After installing the PHP toolbox, all the mysql tables in phpstudy that I installed before are gone. What should I do?
刘袁铭
刘袁铭 2017-10-10 19:25:59
0
4
2656

After installing the PHP toolbox, all the mysql tables in phpstudy that I installed before are gone. What should I do?

刘袁铭
刘袁铭

reply all(4)
擒获.

I feel the safest thing is to uninstall the installed toolbox first, then open the original backup, then uninstall the original one cleanly, reinstall the toolbox, and import

浮夸

There is a conflict between the two. It is best to back up a database table before installing other environments

路过

Because the directory structures of the two tools are different and the storage locations are different, of course they are not using mysql

drn

Find the data directory of your previous MySQL folder and copy the required database folder to the toolbox MySQLdata directory

  • reply This method is also feasible, but it will not work if there is a conflict between the two mysql versions.
    擒获. author 2017-10-11 17:34:59
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template