> is it true that dots were legal in MySQL 3.22.32?
i think they were legal.. but it's a very good question - because this leads
to an error:
show tables from test.db
-> You have an error in your SQL syntax near '.db' at line 1
If there is a db with a dot in it, you have only the chance to get the
tables over API-functions (e.g. mysql_list_tables() in C-API)
Ansgar
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php