Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for BUG#1686 | guilhem@mysql.com | 2003-10-29 | 1 | -5/+20 |
* | Fix for BUG#1345 "SQL Syntax Error in binarylog with DROP TABLES": | guilhem@mysql.com | 2003-09-28 | 1 | -8/+6 |
* | LEFT JOIN optimization: Change LEFT JOIN to normal join if possible | monty@mashka.mysql.fi | 2003-06-26 | 1 | -4/+12 |
* | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -4/+4 |
* | merge with 3.23 | monty@mashka.mysql.fi | 2003-05-08 | 1 | -2/+2 |
|\ | |||||
| * | Better grant test for SELECT * | monty@mashka.mysql.fi | 2003-05-08 | 1 | -4/+4 |
* | | Merge to get security patch | monty@mashka.mysql.fi | 2003-05-08 | 1 | -5/+4 |
|\ \ | |/ | |||||
| * | Security patch to remove wrong error when one had a global update/delete priv... | monty@mashka.mysql.fi | 2003-05-07 | 1 | -5/+4 |
| * | Porting back security fix from 4.0. | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 1 | -2/+3 |
* | | Fix problem where key_read was not cleaned up properly, which caused assert i... | monty@narttu.mysql.fi | 2003-05-03 | 1 | -2/+3 |
* | | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 1 | -2/+3 |
* | | merged | serg@serg.mysql.com | 2003-03-13 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | Better fix for GRANT bug | monty@mashka.mysql.fi | 2003-03-13 | 1 | -2/+5 |
* | | merged | serg@serg.mysql.com | 2003-03-13 | 1 | -5/+4 |
|\ \ | |/ | |||||
| * | Fix for a bug with column privileges ... | Sinisa@sinisa.nasamreza.org | 2003-03-12 | 1 | -3/+4 |
| * | Fix when using auto_increment and last_insert_id() in the same insert statement. | monty@mashka.mysql.fi | 2003-01-28 | 1 | -13/+6 |
* | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -8/+38 |
* | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -2/+4 |
* | | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -2/+2 |
* | | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -6/+11 |
* | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -32/+92 |
* | | removed redundant line | serg@serg.mysql.com | 2002-11-13 | 1 | -1/+0 |
* | | Merge | Sinisa@sinisa.nasamreza.org | 2002-11-12 | 1 | -0/+1 |
|\ \ | |||||
| * | | IGNORE_INDEX fix for 4.0 | Sinisa@sinisa.nasamreza.org | 2002-11-12 | 1 | -0/+1 |
* | | | Extended WEEK() to be able to handle ISO weeks. | monty@mashka.mysql.fi | 2002-11-12 | 1 | -2/+2 |
* | | | Fixed that NULL and 0 returns 0 instead of NULL | monty@mashka.mysql.fi | 2002-11-11 | 1 | -0/+1 |
* | | | merged | serg@serg.mysql.com | 2002-11-09 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD | serg@serg.mysql.com | 2002-11-09 | 1 | -0/+1 |
| * | Fixed problem with BDB tables and ALTER TABLE | monty@hundin.mysql.fi | 2002-10-24 | 1 | -0/+1 |
| * | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -8/+8 |
| * | Fixed bug introduces by last changeset | monty@mashka.mysql.fi | 2002-09-03 | 1 | -35/+45 |
* | | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -3/+3 |
* | | merge | monty@butch. | 2002-11-07 | 1 | -3/+3 |
|\ \ | |||||
| * | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -3/+3 |
* | | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -16/+12 |
|/ / | |||||
* | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2 | monty@hundin.mysql.fi | 2002-11-05 | 1 | -1/+1 |
* | | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 1 | -5/+8 |
* | | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -8/+8 |
* | | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -1/+8 |
* | | a fix for a bug with all_fields.elements not being changed by | Sinisa@sinisa.nasamreza.org | 2002-09-03 | 1 | -0/+3 |
* | | Some trivial optimzations | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+1 |
* | | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -1/+0 |
* | | Fix after merge | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+18 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -18/+22 |
|\ \ | |/ | |||||
| * | Fixed problem with make distcheck | monty@hundin.mysql.fi | 2002-08-06 | 1 | -14/+7 |
| * | merge | monty@narttu.mysql.fi | 2002-08-05 | 1 | -2/+14 |
| |\ | |||||
| | * | Added some missing mutex_locks() when manipulating the table cache. | monty@narttu.mysql.fi | 2002-08-05 | 1 | -2/+14 |
| * | | Fixed bug with GROUP BY on NULL fields. | monty@mashka.mysql.fi | 2002-08-05 | 1 | -9/+9 |
| |/ | |||||
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -6/+12 |