summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* mysql_client_test.c:unknown2005-03-251-0/+2
* Mergeunknown2005-02-171-0/+49
|\
| * Only escape the first character in a sequence of bytes that appears to beunknown2005-02-151-10/+10
| * When escaping a string in a multi-byte character set, escape all bytes ofunknown2005-02-091-0/+49
* | Follow-up for bug#7990unknown2005-02-101-0/+1
* | A fix and test case for Bug#7990 "mysql_stmt_close doesn't unknown2005-02-101-1/+21
* | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).unknown2005-02-101-0/+54
|/
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-0/+6
|\
| * fixes/cleanups according to Coverity reportunknown2005-01-241-0/+6
* | - renamed client_test -> mysql_client_testunknown2005-01-202-3/+3
|/
* A test case for Bug#6761 "mysql_list_fields doesn't work"unknown2005-01-121-0/+24
* Fix to perform correctly with charsets in embedded serverunknown2004-12-211-2/+0
* Making 4.1 tree compile with -ansi -pedanticunknown2004-12-161-3/+3
* A fix of return value of mysql_stmt_bind_result() and cleanup.unknown2004-12-151-4/+1
* bug#6275 "client_test" fail in 4.1.7 make testunknown2004-12-141-11/+18
* Test for BUG#7242: Testing prepare + several times executeunknown2004-12-141-0/+51
* Fix for a bug #6996unknown2004-12-071-0/+62
* Fixes to make mysql-test-run --embedded-server workingunknown2004-12-021-0/+2
* Fixes (bug #6932: 'revoke all privileges...' doesn't remove all proper column...unknown2004-12-021-2/+2
* Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-0/+135
|\
| * Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-0/+135
* | Some comments regarding Bug#6275 ""client_test" fail in 4.1.7 make test"unknown2004-11-181-3/+19
* | Code cleanup and some optimizations.unknown2004-11-121-13/+11
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-121-188/+217
|\ \
| * | Added possibility to run only certain tests by giving the test name(s)unknown2004-11-121-188/+217
* | | Write fatal errors even if silent is used in client_testunknown2004-11-111-0/+2
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-081-38/+48
|\ \
| * | Simpler arena swapping codeunknown2004-11-081-38/+48
* | | A fix and test case for the bug reported by Reggie: if character setunknown2004-11-051-0/+71
|/ /
* | A test case for Bug#4172 "Floating point conversion looses precision unknown2004-11-051-0/+67
|/
* bad automerge (?) fixedunknown2004-11-021-1/+0
* Remove usage of !$ from mysql-testsunknown2004-11-021-417/+690
* A fix and test case for Bug#6096 "field.max_length is always zero for unknown2004-10-271-0/+101
* Playing with test_bug5399() to make it work on HPUX 64 bit: no unknown2004-10-261-18/+19
* Manual merge of fix for bug #6081 "Call to deprecated mysql_create_db() funct...unknown2004-10-221-0/+26
|\
| * Fix for bug #6081 "Call to deprecated mysql_create_db() function crashesunknown2004-10-171-0/+28
* | A test case for Bug#6046: no fix is needed (the bug is alreadyunknown2004-10-221-0/+48
* | Manual merge.unknown2004-10-211-0/+18
|\ \
| * | A fix and test case for bug#6059 "mysql_stmt_field_count returns unknown2004-10-211-0/+17
| |/
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-3/+98
|\ \
| * | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' unknown2004-10-201-4/+52
| * | A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-0/+47
| |/
* | Review of all code pushed since last reviewunknown2004-10-201-11/+3
|/
* tests/client_test.c:unknown2004-10-131-482/+596
* Makefile.am, client_test.test, mysql-test-run.sh:unknown2004-10-081-1/+2
* A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-1/+1
* client_test.test:unknown2004-09-281-8/+6
* Mergeunknown2004-09-251-30/+44
|\
| * client_test.c:unknown2004-09-251-30/+44
* | fix client_test to be a bit faster under valgrind.unknown2004-09-231-1/+1