Hi, List!

First of all, what does mean 'log' suffix in version name of MySQL server?

I have some problems with MySQL server 4.0.25-log (Don't say that I should update it. I don't have such privileges, so I have to deal with it). Server doesn't understand quoted DB names in USE statement.


mysql> USE `mysql`;
ERROR 1049: Unknown database '`mysql`'

I couldn't find something similar at bugs.mysql.com.

Can anyone suggest some workaround?

Removing -Q while making a dump isn't a way.. I am moving other users' tables where can be a lot of "bad" field and table names.

Thanks in advance!

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to