Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mylan | 2003-09-03 | 1 | -0/+26 |
|\ | |||||
| * | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ] | serg@serg.mylan | 2003-09-03 | 1 | -0/+12 |
| * | bug #1078. two innodb+delayed crashes | serg@serg.mylan | 2003-08-22 | 1 | -0/+14 |
* | | Fix for bug #799 FLUSH TABLES WITH READ LOCK does not block CREATE TABLE | gluh@gluh.mysql.r18.ru | 2003-08-28 | 1 | -0/+15 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -1/+1 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -4/+23 |
|\ \ | |/ |/| | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-07-03 | 1 | -17/+0 |
| |\ | |||||
| | * | innodb.result, innodb.test: | heikki@hundin.mysql.fi | 2003-07-03 | 1 | -16/+0 |
| | * | innodb.test, innodb.result: | heikki@hundin.mysql.fi | 2003-07-02 | 1 | -1/+0 |
| * | | Cleaner implementation if INSERT ... SELECT with same tables | monty@narttu.mysql.fi | 2003-07-03 | 1 | -0/+2 |
| |/ | |||||
| * | Many files: | heikki@hundin.mysql.fi | 2003-06-15 | 1 | -9/+0 |
* | | absurd (and syntaxically incorrect) column definition corrected | serg@serg.mylan | 2003-07-21 | 1 | -1/+1 |
* | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 1 | -2/+2 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -1/+0 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -9/+72 |
|\ \ | |/ | |||||
| * | - disabled all "EXPLAIN SELECT" tests from the InnoDB test because of | lenz@mysql.com | 2003-05-13 | 1 | -4/+4 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-05-03 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix problem where key_read was not cleaned up properly, which caused assert i... | monty@narttu.mysql.fi | 2003-05-03 | 1 | -2/+2 |
| * | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 1 | -2/+0 |
| |\ \ | | |/ | |||||
| | * | - Removed two EXPLAIN SELECT statements from the InnoDB test suite | lenz@mysql.com | 2003-04-28 | 1 | -2/+0 |
| * | | code cleanup | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 1 | -1/+1 |
| * | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -0/+54 |
| |\ \ | | |/ | |||||
| | * | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -0/+53 |
| * | | Two bug fixes | Sinisa@sinisa.nasamreza.org | 2003-04-11 | 1 | -0/+5 |
| * | | One test case, one bug fix and one new feature | Sinisa@sinisa.nasamreza.org | 2003-04-03 | 1 | -0/+8 |
| |/ | |||||
* | | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -0/+31 |
* | | Fix for a bug record #307. | Sinisa@sinisa.nasamreza.org | 2003-04-21 | 1 | -0/+8 |
* | | Fixes for fill_help_tables.sql | monty@narttu.mysql.fi | 2003-03-21 | 1 | -1/+1 |
* | | Fixed reference to uninitialized memory | monty@narttu.mysql.fi | 2003-03-21 | 1 | -1/+1 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-03-20 | 1 | -0/+6 |
* | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -1/+72 |
|\ \ | |/ | |||||
| * | Allow optimzation of multi-table-update also for InnoDB tables | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+28 |
| * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tables | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+11 |
| |\ | |||||
| | * | Fix of 'halloween bug' with UPDATE of InnoDB tables. | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+11 |
| * | | Test of range optimizer in InnoDB | monty@narttu.mysql.fi | 2003-03-18 | 1 | -1/+33 |
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+11 |
|\ \ \ | |/ / | |||||
| * | | making sure that test works. | Sinisa@sinisa.nasamreza.org | 2003-03-12 | 1 | -1/+1 |
| * | | A little bit improved test case | Sinisa@sinisa.nasamreza.org | 2003-03-12 | 1 | -1/+1 |
| * | | A bug fix for multi-table updates with InnoDB storage engine | Sinisa@sinisa.nasamreza.org | 2003-03-11 | 1 | -0/+11 |
* | | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Applied Sinisa's patch: | lenz@mysql.com | 2003-02-19 | 1 | -0/+6 |
* | | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -0/+13 |
* | | | Merge with 4.0 to get fix for MIN/MAX | monty@mashka.mysql.fi | 2003-02-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Added START TRANSACTION syntax | monty@mashka.mysql.fi | 2003-02-06 | 1 | -1/+1 |
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+3 |
|/ / | |||||
* | | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -0/+23 |
* | | Fixed some bugs from last multi-table-update push. | monty@mashka.mysql.fi | 2002-12-01 | 1 | -0/+13 |
* | | InnoDB support for HANDLER | serg@serg.mysql.com | 2002-08-21 | 1 | -7/+1 |
* | | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 1 | -0/+28 |