summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed failing test cases 'row.test' when running with --ps-protocolunknown2005-02-151-1/+8
* Merge with 4.1unknown2005-02-101-0/+2
|\
| * Applied a patch for Netware.unknown2005-02-081-0/+5
* | mergedunknown2005-01-241-2/+3
|\ \ | |/
| * fixes/cleanups according to Coverity reportunknown2005-01-241-2/+3
| * WL#964unknown2005-01-021-1/+3
* | Added possibility to use --error <name> instead of --error <number>unknown2005-01-181-8/+43
* | A patch for Netware.unknown2005-01-131-0/+5
* | Manual merge.unknown2004-12-311-107/+307
|\ \
| * \ Manual merge of patch implementing WL#1339 with main tree.unknown2004-12-291-107/+307
| |\ \
| | * | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-107/+307
* | | | Merge with global treeunknown2004-12-311-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge with 4.1unknown2004-12-221-1/+4
| |\ \ \ | | | |/ | | |/|
| | * | corrected mysqltest.dspunknown2004-12-141-1/+4
* | | | A fix (bug #7283: Test failure: 'update' (using '--ps-protocol': server crash)).unknown2004-12-201-1/+1
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-101-0/+1
|\ \ \
| * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-091-0/+1
| |\ \ \
| | * | | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+1
| | | |/ | | |/|
* | | | Fixed that mysql-test-run --ps-protocol works with system_mysql_db_fix.testunknown2004-12-081-6/+10
|/ / /
* | | Merge with new VARCHAR codeunknown2004-12-061-1/+1
|\ \ \ | |/ / |/| |
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
* | | Merge with 4.1unknown2004-11-121-1/+2
|\ \ \ | | |/ | |/|
| * | After merge fixesunknown2004-11-121-1/+2
* | | Corrected a syntax error detected in test build.unknown2004-11-111-1/+1
| |/ |/|
* | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-4/+2
|\ \ | |/
| * Simpler arena swapping codeunknown2004-11-081-8/+0
| * autocommit and changed name mysql_test_run_newunknown2004-11-041-1/+4
| * autocommitunknown2004-11-041-3/+6
| |\
| | * Merge mysql.com:/home/wax/mysql/mysql-4.1unknown2004-09-161-15/+21
| | |\
| | | * WL#964unknown2004-09-161-15/+21
* | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-17/+61
|\ \ \ \ | |/ / /
| * | | Remove usage of !$ from mysql-testsunknown2004-11-021-37/+53
| * | | These modifications are the result ofunknown2004-10-291-1/+29
* | | | Fixes after merge with 4.1unknown2004-11-031-1/+2
* | | | merge with 4.1unknown2004-10-291-104/+906
|\ \ \ \ | |/ / /
| * | | A lot of fixes for prepared statements (PS):unknown2004-10-261-54/+637
| * | | mergeunknown2004-10-221-5/+6
| |\ \ \
| | * | | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-5/+6
| * | | | Mergeunknown2004-10-221-4/+61
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mysqltest.c:unknown2004-09-161-4/+61
| | |/ /
| * | | mysqltest.c, mysqltest.result, mysqltest.test:unknown2004-10-221-30/+108
| * | | Review of all code pushed since last reviewunknown2004-10-201-15/+7
| * | | Fixed a bug in password handling. All related to Bug#5955.unknown2004-10-071-1/+2
| * | | Merge mysql.com:/home/bk/mysql-4.1unknown2004-09-281-7/+12
| |\ \ \
| | * | | client_test.test:unknown2004-09-281-2/+2
| | * | | client_test.c:unknown2004-09-251-7/+12
| | |/ /
| * | | mysql-test-run.sh:unknown2004-09-271-2/+87
| |/ /
* | | Strict mode & better warningsunknown2004-09-281-5/+8
|/ /
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \
| * | Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1