summaryrefslogtreecommitdiff
path: root/mysys/my_lib.c
diff options
context:
space:
mode:
authorunknown <guilhem@mysql.com>2004-07-02 19:20:30 +0200
committerunknown <guilhem@mysql.com>2004-07-02 19:20:30 +0200
commitb30cd30a662762f7823749bd56d2dc7c67b330ce (patch)
treeb6208d862b9cbbc1eb1e5524dda0c471e24a34cb /mysys/my_lib.c
parent6f45a5f18a0e7a8891e2106c85801f262c8ff069 (diff)
downloadmariadb-git-b30cd30a662762f7823749bd56d2dc7c67b330ce.tar.gz
Fixing a bug in mysqltest.c:
if a command has a comment at the end of line, like: error 2002 ; # this is error 2002 then the parsing of comment should not make mysqltest forget about the value of expected error. Reason it forgot it (so the next query caused the test to fail) is that internally the above line is 2 queries. client/mysqltest.c: if a command has a comment at the end of line, like: error 2002 ; # this is error 2002 then the parsing of comment should not make mysqltest forget about the value of expected error.
Diffstat (limited to 'mysys/my_lib.c')
0 files changed, 0 insertions, 0 deletions