Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+4 |
|\ | |||||
| * | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -3/+4 |
* | | fixed bug in truncating nonexisting table, found by Carsten | bell@sanja.is.com.ua | 2002-08-05 | 1 | -1/+2 |
* | | A bug with tables with different ref_length's whose order is | Sinisa@sinisa.nasamreza.org | 2002-07-31 | 1 | -13/+14 |
|/ | |||||
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
* | Added interface for first set of dynamic variables. | jani@rhols221.adsl.netsonic.fi | 2002-06-28 | 1 | -1/+1 |
* | Remove remains of old getopt | monty@mashka.mysql.fi | 2002-06-12 | 1 | -1/+1 |
* | A fix for multi-table delete with tables optimised away. | Sinisa@sinisa.nasamreza.org | 2002-06-11 | 1 | -4/+4 |
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -6/+8 |
* | Fixed mutex problem in TRUNCATE TABLE | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+6 |
* | merge | bell@sanja.is.com.ua | 2002-05-09 | 1 | -4/+7 |
|\ | |||||
| * | invalidation moved before tables unlocking | bell@sanja.is.com.ua | 2002-04-29 | 1 | -2/+5 |
* | | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -1/+5 |
|/ | |||||
* | fixed bug in truncating temp tables | sasha@mysql.sashanet.com | 2002-04-08 | 1 | -2/+6 |
* | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -3/+3 |
* | processing trunsactional tables in query cache | bell@sanja.is.com.ua | 2002-03-15 | 1 | -3/+3 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -7/+15 |
* | Move HA_EXTRA_NO_READCHECK to ha_open | monty@hundin.mysql.fi | 2002-01-16 | 1 | -43/+18 |
* | merge | monty@hundin.mysql.fi | 2002-01-16 | 1 | -1/+1 |
|\ | |||||
| * | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 1 | -1/+1 |
* | | Some changes in multi-table deletes, with some speed-ups and | Sinisa@sinisa.nasamreza.org | 2002-01-12 | 1 | -26/+19 |
|/ | |||||
* | Fixed sleep time in mysql-test-run | monty@hundin.mysql.fi | 2001-12-13 | 1 | -21/+20 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -5/+5 |
* | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -0/+4 |
* | Fixed fulltext after merge from 3.23.45 | monty@hundin.mysql.fi | 2001-11-22 | 1 | -5/+9 |
* | merge | monty@hundin.mysql.fi | 2001-11-22 | 1 | -9/+6 |
|\ | |||||
| * | (UPDATE|DELETE) ...WHERE MATCH bugfix | serg@serg.mysql.com | 2001-11-21 | 1 | -11/+10 |
* | | New alternate UNION syntax and bug fix for multi-table deletes | Sinisa@sinisa.nasamreza.org | 2001-10-25 | 1 | -7/+7 |
* | | Unchecked changes, so that I could run mysql-test. | Sinisa@sinisa.nasamreza.org | 2001-10-19 | 1 | -8/+24 |
* | | New script: explain_log.sh | monty@hundin.mysql.fi | 2001-10-04 | 1 | -0/+9 |
* | | Portability fixes. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -2/+0 |
* | | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -2/+2 |
* | | Update of manual with 4.0 changes | monty@hundin.mysql.fi | 2001-09-03 | 1 | -11/+16 |
* | | merge | monty@hundin.mysql.fi | 2001-09-02 | 1 | -0/+2 |
|\ \ | |||||
| * \ | merge with 3.23.42 | monty@work.mysql.com | 2001-09-02 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -0/+2 |
* | | | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODB | monty@hundin.mysql.fi | 2001-09-02 | 1 | -118/+121 |
|/ / | |||||
* | | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -21/+7 |
* | | merged with 3.23 | sasha@mysql.sashanet.com | 2001-07-17 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Patch for netBSD | monty@tik.mysql.fi | 2001-07-16 | 1 | -3/+4 |
* | | Further work on UNION's | Sinisa@sinisa.nasamreza.org | 2001-07-13 | 1 | -372/+0 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2001-07-11 | 1 | -0/+2 |
|\ \ | |||||
| * | | UNION stuff mainly. | Sinisa@sinisa.nasamreza.org | 2001-07-11 | 1 | -0/+2 |
* | | | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -29/+17 |
|/ / | |||||
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2001-07-01 | 1 | -2/+38 |
|\ \ | |||||
| * | | Making multi-table delete BETA !! | Sinisa@sinisa.nasamreza.org | 2001-07-01 | 1 | -2/+38 |
* | | | Fix ORDER BY ... DESC optimization | monty@hundin.mysql.fi | 2001-06-29 | 1 | -5/+1 |
|/ / | |||||
* | | Fixed bug when sorting big files (introduced with multi-table-delete) | monty@hundin.mysql.fi | 2001-06-25 | 1 | -1/+1 |
* | | bk resolve changes | Sinisa@sinisa.nasamreza.org | 2001-06-16 | 1 | -2/+5 |
|\ \ | |||||
| * | | Changes for multi-table delete and UNION's | Sinisa@sinisa.nasamreza.org | 2001-06-16 | 1 | -3/+6 |