[CWB] Export accounts from CQPweb
Jörg Knappen
j.knappen at mx.uni-saarland.de
Tue Sep 8 15:24:58 CEST 2020
Am 2020-09-08 14:19, schrieb Simon Meier-Vieracker:
> Hi,
>
> we are setting up a new CQPweb server at my new university. Is there a
> way to export all the user accounts from my old mysql database and
> import them to the new one? Or will I have to ask the users to
> register again?
You can dump the whole mysql database using the mysqldump utility and
import the dump into your new mysql instance on the new cqpweb server. I
have successfully migrated cqpweb installations this way. The dump
contains more than just the user registrations, e.g., saved query
histories and saved catqueries. You want to conserve these data, too.
--Jörg Knappen
> Thanks and best regards
> Simon
>
>
>
> _______________________________________________
> CWB mailing list
> CWB at sslmit.unibo.it
> http://liste.sslmit.unibo.it/mailman/listinfo/cwb
More information about the CWB
mailing list