クエリを使用して MySQL データベース名を変更するにはどうすればよいですか?
rename
phpmyadmin 経由でデータベースを試してみたところ、次のエラーが発生しました。
SQL query:
RENAME DATABASE test TO test_bkp
MySQL said:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DATABASE test To test_bkp' at line 1