Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InnoDB: ignore intra-database foreign key references between tables | marko@hundin.mysql.fi | 2004-04-02 | 1 | -2/+5 |
* | InnoDB cleanup: fixing buffer overflows and quoting of quotes | marko@hundin.mysql.fi | 2004-04-01 | 1 | -5/+2 |
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-30 | 1 | -1/+6 |
|\ | |||||
| * | A fix for the error message when database can not be dropped due to | Sinisa@sinisa.nasamreza.org | 2004-03-30 | 1 | -1/+6 |
* | | some cleanup of last patch for BUG #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 1 | -0/+9 |
* | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-27 | 3 | -0/+45 |
|\ \ | |/ |/| | |||||
| * | fixed bug #2342 | vva@eagle.mysql.r18.ru | 2004-03-27 | 3 | -0/+45 |
* | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -2/+12 |
|\ \ | |/ |/| | |||||
| * | order_by.result: | Sinisa@sinisa.nasamreza.org | 2004-03-26 | 1 | -2/+12 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-03-26 | 1 | -3/+14 |
|\ \ | |||||
| * | | fixed BUG in query cahe statistic counting | bell@sanja.is.com.ua | 2004-03-21 | 1 | -3/+14 |
* | | | merge with 3.23 | monty@mysql.com | 2004-03-25 | 2 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Improved test case | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
| * | | used right table for grants check (BUG#3270) | bell@sanja.is.com.ua | 2004-03-23 | 1 | -1/+1 |
* | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-22 | 1 | -0/+10 |
|\ \ \ | |_|/ |/| | | |||||
| * | | union.result: | Sinisa@sinisa.nasamreza.org | 2004-03-22 | 1 | -0/+10 |
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-03-20 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS, | guilhem@mysql.com | 2004-03-20 | 1 | -2/+3 |
* | | | | WL #1510 "Implement support for "commercial" binaries on handshake", | konstantin@mysql.com | 2004-03-17 | 1 | -3/+1 |
|/ / / | |||||
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-03-17 | 1 | -2/+10 |
|\ \ \ | |||||
| * | | | Fix for BUG#2922 "Crash (signal11) after "load data from master"" | guilhem@mysql.com | 2004-03-17 | 1 | -2/+10 |
| |/ / | |||||
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0 | gluh@gluh.mysql.r18.ru | 2004-03-16 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for bug #2629 NULLIF() doesn't behave as described in manual | gluh@gluh.mysql.r18.ru | 2004-03-16 | 1 | -3/+3 |
* | | | Fixes to newly pushed code | monty@mysql.com | 2004-03-12 | 2 | -3/+4 |
* | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-03-12 | 3 | -13/+29 |
|\ \ \ | |||||
| * | | | extra correction of check_db_name, check_table_name and check_column_name | vva@eagle.mysql.r18.ru | 2004-03-12 | 1 | -18/+14 |
| * | | | fixed Bug #2985 | vva@eagle.mysql.r18.ru | 2004-03-05 | 3 | -11/+31 |
* | | | | Portability fixes & fixing of test suite | monty@mysql.com | 2004-03-12 | 1 | -7/+10 |
* | | | | Merge | monty@mysql.com | 2004-03-12 | 6 | -15/+21 |
|\ \ \ \ | |||||
| * \ \ \ | Merge with 3.23 to get patch for floor() | monty@mysql.com | 2004-03-12 | 1 | -1/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | fixed Bug #3051 "FLOOR returns invalid" | vva@eagle.mysql.r18.ru | 2004-03-04 | 1 | -1/+2 |
| * | | | | Ensure that install_test_db.sh script works with both 'make install' and 'mak... | monty@mysql.com | 2004-03-12 | 5 | -14/+19 |
* | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2004-03-11 | 9 | -134/+183 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep... | guilhem@mysql.com | 2004-03-11 | 4 | -84/+126 |
| * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-03-11 | 7 | -50/+57 |
| |\ \ \ \ | |||||
| | * | | | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18": | guilhem@mysql.com | 2004-03-11 | 7 | -50/+57 |
| | |/ / / | |||||
* | | | | | multi_update.result: | Sinisa@sinisa.nasamreza.org | 2004-03-11 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Small fixes. | jani@ua72d24.elisa.omakaista.fi | 2004-03-11 | 1 | -0/+2 |
|/ / / | |||||
* | | | Backporting parts of | guilhem@mysql.com | 2004-03-10 | 4 | -6/+8 |
* | | | Undoing 2 parts of changeset 1.1730.1.1 : | guilhem@mysql.com | 2004-03-10 | 6 | -48/+22 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-10 | 18 | -95/+150 |
|\ \ \ | |||||
| * | | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 18 | -95/+150 |
* | | | | Touch up error message. | paul@ice.snake.net | 2004-03-08 | 1 | -4/+4 |
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-03-08 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix for BUG#3081 "if an INSERT DELAYED is killed, it is binlogged as killed b... | guilhem@mysql.com | 2004-03-08 | 1 | -1/+3 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-06 | 8 | -12/+65 |
|\ \ \ \ | |||||
| * \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-03-04 | 6 | -3/+49 |
| |\ \ \ \ | |||||
| | * | | | | invalidation of locking for write tables (BUG#2693) | bell@sanja.is.com.ua | 2004-03-04 | 6 | -3/+49 |
| * | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0 | jani@ua72d24.elisa.omakaista.fi | 2004-03-04 | 5 | -9/+16 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep... | jani@ua72d24.elisa.omakaista.fi | 2004-03-04 | 5 | -9/+16 |
| | |/ / / |