After installing the PHP toolbox, all the mysql tables in phpstudy that I installed before are gone. What should I do?
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
Find the data directory of your previous MySQL folder and copy the required database folder to the toolbox MySQLdata directory
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
Find the data directory of your previous MySQL folder and copy the required database folder to the toolbox MySQLdata directory