Re: Problems with 4.1.1 on Mac OS X

2004-01-07 Thread Paul DuBois
At 1:18 +0100 1/8/04, Martin Hampl wrote: I did. '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 thi

Re: Problems with 4.1.1 on Mac OS X

2004-01-07 Thread Martin Hampl
I did. '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 any

Re: Problems with 4.1.1 on Mac OS X

2004-01-07 Thread 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