summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* After merge fixesunknown2004-11-121-1/+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
* | | Remove usage of !$ from mysql-testsunknown2004-11-021-37/+53
* | | These modifications are the result ofunknown2004-10-291-1/+29
* | | 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
|/ /
* | Merge with 4.0unknown2004-09-011-1/+1
|\ \
| * | Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-1/+1
* | | mergedunknown2004-08-261-1/+1
|\ \ \ | |/ /
| * | mysql_priv.h:unknown2004-08-141-1/+1
* | | cleanupunknown2004-08-071-2/+2
* | | Merge with 4.0 to get bug fixesunknown2004-07-091-7/+11
|\ \ \ | |/ /
| * | Fixing a bug in mysqltest.c:unknown2004-07-021-8/+11
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-061-0/+3
|\ \ \
| * | | mysqltest.c:unknown2004-07-061-0/+3
* | | | unused (and unnecessary) mysqltest commands removedunknown2004-07-021-65/+3
|/ / /
* | | removing forgotten line (had not noticed as I build with LINT_INIT undefined ...unknown2004-06-241-1/+0
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-231-1/+25
|\ \ \
| * | | Robustness feature.unknown2004-06-201-1/+25
| | |/ | |/|
* | | After merge fixesunknown2004-06-211-10/+24
* | | Merge with 4.0.21unknown2004-06-181-2/+1
|\ \ \ | | |/ | |/|
| * | test suite for bug Bug#3969 (commited separetely because it took too long tim...unknown2004-06-111-1/+1
* | | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-8/+11
| |/ |/|
* | mysqltest.c: don't hardcode variables to be taken from environment.unknown2004-06-111-10/+9
* | Merge with 4.0 to get fixes for netwareunknown2004-06-021-5/+6
|\ \ | |/
| * Fix applied to allow building of 4.0.20 for NetWareunknown2004-06-011-5/+6
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-251-1/+111
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-1/+111
| |\
| | * Added patches from Novellunknown2004-05-251-1/+111
* | | Portability fixesunknown2004-05-191-1/+1
* | | Merge with 4.0.20unknown2004-05-171-3/+18
|\ \ \ | |/ /
| * | Replication testsuite: making the master-slave synchronization less likely to...unknown2004-05-141-3/+18
| |/
* | Fixed charsetnr sent to the clientunknown2004-04-061-1/+4
* | simple optimzationunknown2004-03-311-3/+5
* | Fix to get correct metadata when using temporary tables to create result. (Bu...unknown2004-03-301-7/+55
* | Ensure that we use unix file format (no \r\n) for all new filesunknown2004-03-201-8/+7