> When I type a command after the mysql prompt nothing happens and no
> error. For example:
> mysql> CREATE DATABASE members
>          > SHOW DATABASES
> What do you think is the problem.
> This is an apache web server.
> The OS is Redhat

This is just a shot in the dark, but there are no semi-colons at the end of
each of the above lines to indicate full, executable query.

Chris


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

Reply via email to