How to fix "Invalid (old?) table or database name" problem?
I have too much error "Invalid (old?) table or database name" in mysql server log.
How can fix this problem?
2016-01-28 11:55:55 9122 [ERROR] Invalid (old?) table or database name 'sql1_phbbd1'
2016-01-28 11:55:55 9122 [ERROR] Invalid (old?) table or database name 'user2_ee55'
2016-01-28 11:55:55 9122 [ERROR] Invalid (old?) table or database name 'wpxb2_userdb'
2016-01-28 11:55:55 9122 [ERROR] Invalid (old?) table or database name 'persi_db2a1'
2016-01-28 11:55:55 9122 [ERROR] Invalid (old?) table or database name 'hotxxx_xdborg'
-
Hello :), Are you getting this warring for your active databases ? Please check all these directory's size in /var/lib/mysql and if you are NOT using this databases then try to remove it through phpmyadmin. 0 -
Thank you for your answer, i tried to do ... For some databases: `/var/lib/mysql/khatamyz_2-5-8': No such file or directory Confused! database is not available, but i see old table or database name on mysql error log! 0 -
Confused! database is not available, but i see old table or database name on mysql error log!
Hello :) It's possible the databases were not properly removed at some point in the past. Try creating, then deleting, the databases that no longer exist in the /var/lib/mysql directory. Thank you.0
Please sign in to leave a comment.
Comments
3 comments