mariadb/client
guilhem@mysql.com 83dbc6b006 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.
2004-07-02 19:20:30 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h enum options renamed to avoid possible name conflicts 2003-09-29 11:21:17 +02:00
completion_hash.cc Update copyright 2001-12-06 14:10:51 +02:00
completion_hash.h Update copyright 2001-12-06 14:10:51 +02:00
connect_test.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c fixed bug Bug #683 (Prompt for password doesn't go to console for Windows) 2003-07-16 18:15:35 -04:00
insert_test.c Fix bug #3181: insert_test client test missing mysql_init 2004-03-29 18:10:59 +05:00
list_test.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc Fix to make Windows compilation smoother 2004-05-26 21:40:27 +05:00
mysqladmin.c Added patches from Novell 2004-05-25 22:00:14 +03:00
mysqlbinlog.cc Added patches from Novell 2004-05-25 22:00:14 +03:00
mysqlcheck.c Added patches from Novell 2004-05-25 22:00:14 +03:00
mysqldump.c netware files should always be in 'make dist' 2004-05-27 02:47:04 +03:00
mysqlimport.c Added patches from Novell 2004-05-25 22:00:14 +03:00
mysqlmanager-pwgen.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c Added patches from Novell 2004-05-25 22:00:14 +03:00
mysqltest.c Fixing a bug in mysqltest.c: 2004-07-02 19:20:30 +02:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_test.c Update copyright 2001-12-06 14:10:51 +02:00
showdb_test.c Update copyright 2001-12-06 14:10:51 +02:00
sql_string.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_string.h Update copyright 2001-12-06 14:10:51 +02:00
ssl_test.c Update copyright 2001-12-06 14:10:51 +02:00
thimble.cc Update copyright 2001-12-06 14:10:51 +02:00
thread_test.c fix for bug #2905 - 2004-02-26 19:09:49 +01:00