summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for verification tests: loss of decimal places should notunknown2005-04-121-3/+2
* New versions of mail_to_db.pl and pmail.pl.unknown2005-04-092-92/+245
* Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-1/+6
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-251-0/+2
|\
| * mysql_client_test.c:unknown2005-03-251-0/+2
* | Manual mergeunknown2005-03-241-0/+68
|\ \
| * | Fixes and test cases for Bug#8880 "Commands out of sync error with cursors"unknown2005-03-241-0/+69
* | | Add the test case for Bug#8722 "prepared statement with view crashes unknown2005-03-241-0/+43
|/ /
* | Cleanup, remove some -ansi -pedancit warnings (mysql_client_test.c)unknown2005-03-191-47/+123
* | Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-03-171-1/+1
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-5.0-8047unknown2005-03-171-1/+1
| |\ \
| | * | Fix 64-bit issue with mysql_client_test. (Bug #8047)unknown2005-03-161-1/+1
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-171-2/+2
|\ \ \ \ | |/ / /
| * | | Fixed two bugs in MySQL ACL.unknown2005-03-171-2/+2
| |/ /
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-1/+1
|/ /
* | Merge with global treeunknown2005-02-251-6/+2
|\ \
| * | Remove compiler warnings and remove not used variablesunknown2005-02-251-6/+2
* | | Mergeunknown2005-02-201-0/+49
|\ \ \ | |/ /
| * | Mergeunknown2005-02-171-0/+49
| |\ \ | | |/
| | * 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
* | | | fixed SP processing for mysql_list_fields() command (BUG#6814)unknown2005-02-131-0/+37
|/ / /
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-rootunknown2005-02-101-0/+1
|\ \ \ | |/ /
| * | Follow-up for bug#7990unknown2005-02-101-0/+1
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-rootunknown2005-02-101-1/+21
|\ \ \ | |/ /
| * | A fix and test case for Bug#7990 "mysql_stmt_close doesn't unknown2005-02-101-1/+21
* | | manual mergeunknown2005-02-101-0/+53
|\ \ \ | |/ /
| * | A fix and test case for Bug#8330 "mysql_stmt_execute crashes" (libmysql).unknown2005-02-101-0/+54
| |/
* | Precision Math implementationunknown2005-02-091-1/+1
* | Makefile.am:unknown2005-01-251-2/+2
* | Mergeunknown2005-01-242-2/+2
|\ \ | |/
| * Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-241-0/+6
| |\
| * | - renamed client_test -> mysql_client_testunknown2005-01-202-3/+3
* | | mergedunknown2005-01-241-0/+6
|\ \ \ | | |/ | |/|
| * | fixes/cleanups according to Coverity reportunknown2005-01-241-0/+6
| |/
* | Fixes of client_test on Solaris 64 bitunknown2005-01-191-3/+4
* | manual mergeunknown2005-01-121-0/+25
|\ \ | |/
| * A test case for Bug#6761 "mysql_list_fields doesn't work"unknown2005-01-121-0/+24
* | Streamlined code for trim, ltrim and rtrimunknown2005-01-021-21/+29
* | After merge fixesunknown2004-12-311-7/+15
* | Merge with 4.1unknown2004-12-221-17/+131
|\ \ | |/
| * 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
* | More work on truncations in libmysql: after-review fixes.unknown2004-12-181-1/+1
* | Truncations patch: a post-review fix. unknown2004-12-181-0/+51