summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | 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
* | | Fixed bug related to lower case table names on Power Macunknown2004-11-241-2/+3
* | | More test cases are addedunknown2004-11-231-1/+1
* | | mergedunknown2004-11-201-3/+154
|\ \ \ | |/ /
| * | 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
* | | | changed field names, fields order according to WL descriptionunknown2004-11-201-2/+2
* | | | remove unused parts of codeunknown2004-11-181-6/+6
* | | | WL#1629: SHOW with WHERE(partially) &unknown2004-11-131-18/+22
* | | | Merge with 4.1 to get latest fix to client_test.cunknown2004-11-121-13/+11
|\ \ \ \ | |/ / /
| * | | Code cleanup and some optimizations.unknown2004-11-121-13/+11
* | | | Merge with 4.1unknown2004-11-121-202/+233
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /
* | | | Fix compile failure of client_test: Move DBUG_ENTER to work in standard C.unknown2004-11-101-2/+2
| |_|/ |/| |
* | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-33/+181
|\ \ \ | |/ /
| * | 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
| |/ /