'show databases;' doesn't work as well. I can choose a database ('use test'), create a table, but I can't either fill the table nor drop it.
I am not sure which privileges my user has, but it worked with earlier versions of MySQL and I don't think I'm doing anything differently.
Did anyone else experience similar problems on Mac OS X 10.3?
Martin.
Am 07.01.2004 um 23:45 schrieb fr0g:
Did u choose a database before that?
Martin Hampl wrote:
Hi,
I just installed version 4.1.1 on Mac OS X.
If I enter 'show tables;' after starting mysqld_safe it just says
ERROR: No query specified
The same happens if I try 'CREATE DATABASE menagerie;'
Why?
Thanks, Martin.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]