Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
* | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+2 |
* | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 1 | -13/+7 |
* | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -18/+6 |
* | fixed invalidation of query cache | bell@sanja.is.com.ua | 2002-11-22 | 1 | -6/+3 |
* | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -3/+7 |
* | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -9/+15 |
* | Portability fix (accidently left out from last changeset) | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
* | Portability fix extern "C" static -> extern "C" | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
* | merge | monty@butch. | 2002-11-07 | 1 | -2/+2 |
|\ | |||||
| * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. | monty@butch. | 2002-11-07 | 1 | -2/+2 |
* | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -8/+10 |
|/ | |||||
* | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -2/+2 |
* | Added code to flush a bulk_insert index. | monty@mashka.mysql.fi | 2002-09-18 | 1 | -0/+2 |
* | Fixed searching after ssl directories. | monty@mashka.mysql.fi | 2002-09-05 | 1 | -2/+0 |
* | Fixed bug in wait_for_update() that I had introduced. | monty@hundin.mysql.fi | 2002-08-22 | 1 | -1/+1 |
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+1 |
|\ | |||||
| * | A small fix for last_insert_id with multi-row inserts | Sinisa@sinisa.nasamreza.org | 2002-08-10 | 1 | -1/+1 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Added some missing mutex_locks() when manipulating the table cache. | monty@narttu.mysql.fi | 2002-08-05 | 1 | -0/+5 |
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -4/+4 |
* | | INSERT ... VALUES(DEFAULT) | monty@mashka.mysql.fi | 2002-07-25 | 1 | -14/+12 |
* | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -0/+1 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -5/+5 |
* | | Updated windows files (VC++ files and winmysqladmin). | monty@hundin.mysql.fi | 2002-06-28 | 1 | -0/+2 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -1/+1 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+2 |
* | | Merge hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-06-05 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Fixed mysql_info() result when using INSERT DELAYED | monty@hundin.mysql.fi | 2002-06-05 | 1 | -1/+3 |
* | | Fixed a bug with big result sets and UNION's | Sinisa@sinisa.nasamreza.org | 2002-05-24 | 1 | -0/+1 |
* | | merge | bell@sanja.is.com.ua | 2002-05-09 | 1 | -4/+6 |
|\ \ | |||||
| * | | invalidation moved before tables unlocking | bell@sanja.is.com.ua | 2002-04-29 | 1 | -2/+4 |
* | | | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -1/+6 |
|/ / | |||||
* | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -1/+1 |
* | | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -5/+5 |
* | | processing trunsactional tables in query cache | bell@sanja.is.com.ua | 2002-03-15 | 1 | -5/+5 |
* | | Some changes in multi-table deletes, with some speed-ups and | Sinisa@sinisa.nasamreza.org | 2002-01-12 | 1 | -1/+1 |
* | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -13/+3 |
* | | Fix insert delated + query cache. | monty@hundin.mysql.fi | 2001-12-20 | 1 | -0/+2 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -5/+5 |
* | | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -4/+4 |
* | | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -0/+6 |
* | | merge | monty@hundin.mysql.fi | 2001-11-28 | 1 | -4/+11 |
|\ \ | |/ | |||||
| * | Fixed bug when joining with caching. | monty@hundin.mysql.fi | 2001-11-27 | 1 | -4/+11 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+2 |
* | | merge | monty@work.mysql.com | 2001-10-02 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | Fixed bug in INSERT DELAYED | monty@hundin.mysql.fi | 2001-10-02 | 1 | -2/+9 |
* | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -2/+2 |
* | | merge | monty@hundin.mysql.fi | 2001-09-02 | 1 | -15/+19 |
|\ \ | |||||
| * \ | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -15/+19 |
| |\ \ | | |/ |