Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Fixes for new getopt | monty@hundin.mysql.fi | 2002-01-31 | 1 | -1/+14 |
* | | Increase max package length to 512M for mysql and mysqldump. | monty@hundin.mysql.fi | 2002-01-23 | 1 | -0/+48 |
* | | Fixed test case after HANDLER CLOSE fix | monty@hundin.mysql.fi | 2001-12-23 | 1 | -0/+1 |
* | | Fix for error message when using HANDLER OPEN on InnoDB tables. | monty@hundin.mysql.fi | 2001-12-22 | 1 | -2/+7 |
* | | Fixed access privilege bug in query cache. | monty@hundin.mysql.fi | 2001-12-22 | 1 | -9/+9 |
* | | merge | monty@hundin.mysql.fi | 2001-12-13 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Fixed problem with default & InnoDB tables. | monty@hundin.mysql.fi | 2001-12-13 | 1 | -0/+8 |
* | | merge with 3.23.47 | monty@hundin.mysql.fi | 2001-12-06 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Better optimization for InnoDB and BDB tables for ORDER BY | monty@hundin.mysql.fi | 2001-11-29 | 1 | -0/+16 |
* | | Fixes for embedded version. | monty@hundin.mysql.fi | 2001-11-25 | 1 | -1/+2 |
* | | Add timeout for shutdown to mysql-test-run | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+2 |