Hi,

I thought that I would report a very minor bug that I have just found in the mysql 
command.
(Ver 11.13 Distrib 3.23.36)

If I do something like:
        select * from foo where bar=123;;
I get the result of the select followed by:
        ERROR: 
        No query specified
This is because I have ';;' at the end of the line and it is complaining
about the empty command.

OK, I should not have typed it, but I do not think that it should be an error.

As I said: very minor.

Thanks for a great product.

-- 
Alain Williams

#include <std_disclaimer.h>

---------------------------------------------------------------------
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

Reply via email to