Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrected spelling error horisontal->horizontal | vva@eagle.mysql.r18.ru | 2004-03-06 | 1 | -7/+7 |
* | - added commands --query_vertical and --query_horisontal to client/mysqltest.cc | vva@eagle.mysql.r18.ru | 2004-03-06 | 1 | -0/+25 |
* | Fixed bug #2082 'mysqldump converts "inf" to NULL' and | vva@eagle.mysql.r18.ru | 2004-03-04 | 1 | -10/+33 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -4/+4 |
|\ | |||||
| * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -4/+4 |
| * | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -150/+255 |
| * | Added checking of return value from my_once_alloc() in charset | monty@mysql.com | 2003-12-10 | 1 | -0/+1 |
* | | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -7/+12 |
* | | Removed unneccessary sprintf call and a variable. | jani@rhols221.arenanet.fi | 2003-12-18 | 1 | -3/+3 |
* | | Fixed parenthesis needed by valgrind-max. | jani@rhols221.adsl.netsonic.fi | 2003-12-16 | 1 | -1/+2 |
* | | Some minor code clean up. | jani@rhols221.adsl.netsonic.fi | 2003-12-16 | 1 | -3/+3 |
* | | Added support for multi statement tests. Use mysqltest internal | jani@rhols221.adsl.netsonic.fi | 2003-12-16 | 1 | -186/+218 |
* | | Cleanup | monty@mysql.com | 2003-12-16 | 1 | -4/+0 |
* | | Update VC++ files | monty@mysql.com | 2003-11-21 | 1 | -9/+4 |
* | | Fixes after merge | monty@narttu.mysql.fi | 2003-10-08 | 1 | -5/+4 |
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -17/+20 |
|\ \ | |/ | |||||
| * | Added resetting of replace_result patterns after --exec command in mysqltest ... | dlenev@mysql.com | 2003-09-29 | 1 | -0/+4 |
| * | Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog) | monty@narttu.mysql.fi | 2003-09-29 | 1 | -15/+15 |
| * | #1169: Add --exec command to mysqltest | ram@gw.mysql.r18.ru | 2003-09-24 | 1 | -0/+65 |
* | | SCRUM | hf@deer.(none) | 2003-09-19 | 1 | -4/+4 |
* | | SCRUM: | hf@deer.(none) | 2003-09-18 | 1 | -1/+1 |
* | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -64/+31 |
|\ \ | |||||
| * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -64/+31 |
| |\ \ | | |/ | |||||
| | * | Portability fixes | monty@narttu.mysql.fi | 2003-08-28 | 1 | -59/+0 |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-22 | 1 | -5/+24 |
| | |\ | |||||
| | | * | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 1 | -5/+24 |
| | * | | comment added | serg@serg.mylan | 2003-08-20 | 1 | -0/+7 |
| | |/ | |||||
* | | | #1169: Add --exec command to mysqltest | ram@mysql.r18.ru | 2003-09-08 | 1 | -0/+65 |
|/ / | |||||
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -10/+13 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix for nightly build test failure (test update). | guilhem@mysql.com | 2003-06-16 | 1 | -1/+2 |
* | | Resolving conflicts | hf@deer.(none) | 2003-07-04 | 1 | -1/+1 |
|\ \ | |||||
| * \ | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -15/+14 |
| |\ \ | |||||
| * | | | SCRUM | hf@deer.(none) | 2003-06-17 | 1 | -1/+1 |
* | | | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 1 | -10/+88 |
| |/ / |/| | | |||||
* | | | consistency fix - all help texts for command-line options should end with a dot. | serg@serg.mylan | 2003-06-13 | 1 | -15/+14 |
|/ / | |||||
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+5 |
|\ \ | |/ | |||||
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356) | monty@narttu.mysql.fi | 2003-05-27 | 1 | -1/+5 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+5 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -29/+31 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -8/+18 |
|\ \ | |/ | |||||
| * | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-03-11 | 1 | -1/+17 |
| |\ | |||||
| | * | Openssl test | gluh@gluh.mysql.r18.ru | 2003-03-11 | 1 | -1/+17 |
| * | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-03-04 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -0/+1 |
| | |/ | |||||
| * | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo... | guilhem@mysql.com | 2003-03-03 | 1 | -7/+0 |
| |/ | |||||
* | | mysqltest.c, mysqlimport.c, mysqldump.c, mysqlcheck.c, mysql.cc: | root@home.(none) | 2003-03-16 | 1 | -24/+25 |
* | | Fixed typo in mysqltest command name. | pem@mysql.com | 2003-02-19 | 1 | -1/+1 |
* | | Fixed problem when connecting to user without a password. | monty@mashka.mysql.fi | 2003-02-14 | 1 | -3/+6 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -15/+3 |
|\ \ | |/ |