On Tue, 30 Dec 2003 09:01:50 -0600, Hostmaster <suppressed> wrote:
The semicolon is part of the actual command you will type. Mysql accepts multi-line command, so the semicolon is needed to tell it to 'run' your completed statement.
perhaps you did not read the above portion ...
mysql> create database inventory
if you do not end the statement with a semicolon (;) then mysql sets it up to accept multiple lines until you end the entire query. you should really do a little looking here: http://www.mysql.com -- Aaron Hazelton Hazenet.net _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.