summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixing compile-time failures in recently pushed code (aCC, Sun Studio)unknown2004-12-171-3/+3
* | Changed C++-ism into C in client_test.c.unknown2004-12-161-1/+2
* | Data truncation reporting implementation (libmysql) + post reviewunknown2004-12-161-55/+311
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-099-0/+15
|\ \
| * | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-099-0/+15
* | | Update results for new varchar handlingunknown2004-12-071-7/+25
* | | Merge with new VARCHAR codeunknown2004-12-061-4/+4
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+4
* | | Merge with 4.1unknown2004-12-062-2/+4
|\ \ \ | | |/ | |/|