Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect unexpected return codes of mysqltest in mysql-test-run. | guilhem@gbichot2 | 2004-01-11 | 1 | -1/+4 |
* | Portability fixes found during 5.0 test compilation | monty@mysql.com | 2003-12-21 | 1 | -2/+8 |
* | post-merge fixes | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -1/+1 |
|\ | |||||
| * | SCRUM: | gluh@gluh.mysql.r18.ru | 2003-07-18 | 1 | -1/+1 |
* | | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -8/+2 |
* | | mysql-test-run fixes: | serg@serg.mylan | 2003-11-25 | 1 | -0/+6 |
* | | Typo. | paul@ice.snake.net | 2003-11-20 | 1 | -1/+1 |
* | | - fixed typo in mysql-test-run error message | lenz@kallisto.local | 2003-11-18 | 1 | -1/+1 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -2/+2 |
* | | Fixed access to uninitialized memory in protocol::store_time | monty@mysql.com | 2003-11-04 | 1 | -4/+5 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -2/+11 |
|\ \ | |||||
| * | | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 1 | -0/+3 |
| * | | Fix to be able to run | guilhem@mysql.com | 2003-10-30 | 1 | -1/+7 |
| * | | Fix for BUG#1686 | guilhem@mysql.com | 2003-10-29 | 1 | -1/+1 |
* | | | Merge | monty@narttu.mysql.fi | 2003-11-03 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_... | monty@narttu.mysql.fi | 2003-11-03 | 1 | -3/+3 |
* | | | | Cleanups (comments and compiler warnings) | monty@mysql.com | 2003-11-02 | 1 | -2/+4 |
|/ / / | |||||
* | | | Fixes after merge | monty@narttu.mysql.fi | 2003-10-08 | 1 | -0/+1 |
* | | | Merge with 4.0 to get fix for mysqlbinlog | monty@narttu.mysql.fi | 2003-10-07 | 1 | -7/+8 |
|\ \ \ | |/ / | |||||
| * | | Simple cleanups | monty@narttu.mysql.fi | 2003-10-07 | 1 | -6/+8 |
* | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 1 | -3/+10 |
|\ \ \ | |/ / | |||||
| * | | After merge fixes | monty@narttu.mysql.fi | 2003-10-07 | 1 | -1/+1 |
| * | | Ride hobby horse. | paul@ice.snake.net | 2003-10-04 | 1 | -3/+3 |
| * | | Optimized code for setting user variables with := and fixed some bugs in old ... | monty@mishka.mysql.fi | 2003-10-03 | 1 | -2/+2 |
| * | | Test for mysqlbinlog | dlenev@mysql.com | 2003-09-24 | 1 | -3/+3 |
| * | | Added MYSQL_BINLOG variable. | ram@gw.mysql.r18.ru | 2003-09-24 | 1 | -0/+7 |
| * | | #1169: Add --exec command to mysqltest | ram@gw.mysql.r18.ru | 2003-09-24 | 1 | -0/+8 |
* | | | merge with 4.1 tree | monty@mashka.mysql.fi | 2003-09-11 | 1 | -7/+7 |
|\ \ \ | |||||
| * \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 1 | -1/+7 |
| | * | | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -6/+0 |
* | | | | #1169: Add --exec command to mysqltest | ram@mysql.r18.ru | 2003-09-08 | 1 | -0/+8 |
|/ / / | |||||
* | | | removed --rpl option of ./mysql-test-run | bell@laptop.sanja.is.com.ua | 2003-08-25 | 1 | -15/+4 |
* | | | After merge fixes + bugs from last merge | monty@mashka.mysql.fi | 2003-08-19 | 1 | -3/+3 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -1/+25 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Better error reporting in mysql-test-run (don't hide the important message | guilhem@mysql.com | 2003-06-17 | 1 | -1/+3 |
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-06-10 | 1 | -0/+16 |
| |\ | |||||
| | * | More error messages. This is intended to help debugging; presently I have a | guilhem@mysql.com | 2003-06-10 | 1 | -0/+16 |
| * | | Don't install signal handler for SIGINT by default | monty@narttu.mysql.fi | 2003-06-10 | 1 | -0/+6 |
| |/ | |||||
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+13 |
|\ \ | |/ | |||||
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356) | monty@narttu.mysql.fi | 2003-05-27 | 1 | -1/+11 |
| * | repair_part2 is made repeatable | bell@sanja.is.com.ua | 2003-05-21 | 1 | -0/+2 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -24/+7 |
|\ \ | |/ | |||||
| * | Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432 | monty@narttu.mysql.fi | 2003-05-14 | 1 | -1/+2 |
| * | Removed timing of tests from mysql-test-run. | jani@rhols221.adsl.netsonic.fi | 2003-05-13 | 1 | -23/+5 |
* | | Scrum task 845. Thi is a behaviour change : | guilhem@mysql.com | 2003-05-15 | 1 | -1/+3 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -9/+14 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-03-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Simple fixes (nothing notable) | monty@mashka.mysql.fi | 2003-03-12 | 1 | -1/+1 |
| * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2003-03-11 | 1 | -2/+6 |
| |\ \ | | |/ | |/| |