summaryrefslogtreecommitdiff
path: root/client/mysqltest.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure that we use unix file format (no \r\n) for all new filesunknown2004-03-201-8/+7
* Added test to show bug in current union implementationunknown2004-03-191-19/+56
* merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-191-13/+20
|\
| * Portability fixesunknown2004-03-191-13/+20
* | Don't change server suffix if given to configureunknown2004-03-181-1/+1
* | merge fixes (use old code)unknown2004-03-181-25/+36
|\ \
| * \ merge with 4.0unknown2004-03-161-25/+36
| |\ \ | | |/
| | * fixed BUG #2874 "Grant table bug" andunknown2004-03-101-24/+34
| | * fix for bug #2905 - unknown2004-02-261-1/+1
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-5/+1
|\ \ \
| * | | fixed a lot of warnings in processing of unknown2004-03-161-5/+1
| |/ /
* | | actions for bug unknown2004-03-151-4/+10
|/ /
* | corrected spelling error horisontal->horizontalunknown2004-03-061-7/+7
* | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccunknown2004-03-061-0/+25
* | Fixed bug #2082 'mysqldump converts "inf" to NULL' andunknown2004-03-041-10/+33
* | Merge with 4.0.18unknown2004-02-111-4/+4
|\ \ | |/
| * Some small portability fixes.unknown2003-12-301-4/+4
| * Portability fixes (mostly test suite)unknown2003-12-161-150/+255
| * Added checking of return value from my_once_alloc() in charsetunknown2003-12-101-0/+1
* | Portability fixes found during 5.0 test compilationunknown2003-12-211-7/+12
* | Removed unneccessary sprintf call and a variable.unknown2003-12-181-3/+3
* | Fixed parenthesis needed by valgrind-max.unknown2003-12-161-1/+2
* | Some minor code clean up.unknown2003-12-161-3/+3
* | Added support for multi statement tests. Use mysqltest internalunknown2003-12-161-186/+218
* | Cleanupunknown2003-12-161-4/+0
* | Update VC++ filesunknown2003-11-211-9/+4
* | Fixes after mergeunknown2003-10-081-5/+4
* | Merge with 4.0.16unknown2003-10-071-17/+20
|\ \ | |/
| * Added resetting of replace_result patterns after --exec command in mysqltest ...unknown2003-09-291-0/+4
| * Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-15/+15
| * #1169: Add --exec command to mysqltestunknown2003-09-241-0/+65
* | SCRUMunknown2003-09-191-4/+4
* | SCRUM:unknown2003-09-181-1/+1
* | merge with 4.1 treeunknown2003-09-111-64/+31
|\ \
| * \ merge with 4.0.15unknown2003-08-291-64/+31
| |\ \ | | |/
| | * Portability fixesunknown2003-08-281-59/+0
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-221-5/+24
| | |\
| | | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-5/+24
| | * | comment addedunknown2003-08-201-0/+7
| | |/
* | | #1169: Add --exec command to mysqltestunknown2003-09-081-0/+65
|/ /
* | After merge fixesunknown2003-08-191-10/+13
* | Merge with 4.0.14unknown2003-08-111-1/+2
|\ \ | |/
| * Fix for nightly build test failure (test update).unknown2003-06-161-1/+2
* | Resolving conflictsunknown2003-07-041-1/+1
|\ \
| * \ SCRUMunknown2003-06-171-15/+14
| |\ \
| * | | SCRUMunknown2003-06-171-1/+1
* | | | Allow one to use MERGE tables with tables from different databasesunknown2003-06-271-10/+88
| |/ / |/| |
* | | consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-131-15/+14
|/ /
* | Merge with 4.0.13unknown2003-06-041-1/+5
|\ \ | |/
| * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+5