buggy query parser
Run: select count (*) from lflead;
Gets error
Run: select count(*) from lflead;
Works.
Yup, the only difference is a space between “count” and “(*)”.
I am using MySQL Browser 1.2.12
Too many other similar problems to list.
Is there a better version or are there any other decent dev tools for MySQL?
Subject
Views
Written By
Posted
buggy query parser
4903
October 06, 2008 11:46AM
3129
October 30, 2008 03:01PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.