Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved similar code to function | bell@sanja.is.com.ua | 2002-11-04 | 1 | -8/+1 |
* | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM) | bell@sanja.is.com.ua | 2002-10-30 | 1 | -3/+10 |
* | merged | serg@serg.mysql.com | 2002-10-25 | 1 | -9/+9 |
|\ | |||||
| * | Small code improvement in multi-table updates | Sinisa@sinisa.nasamreza.org | 2002-10-17 | 1 | -9/+9 |
* | | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -2/+1 |
* | | Added THD as parameter to filesort. Removed not used 'special' argument. | monty@hundin.mysql.fi | 2002-10-16 | 1 | -2/+2 |
* | | merged | serg@serg.mysql.com | 2002-10-14 | 1 | -13/+22 |
|\ \ | |/ |/| | |||||
| * | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -0/+3 |
| |\ | |||||
| | * | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -0/+3 |
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -8/+8 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -5/+11 |
| |\ \ | | |/ | |||||
| | * | merged | bell@sanja.is.com.ua | 2002-06-05 | 1 | -3/+10 |
| | |\ | |||||
| | | * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -3/+10 |
| | | |\ | |||||
| | * | \ | merge | bell@sanja.is.com.ua | 2002-05-26 | 1 | -2/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -2/+3 |
| | * | | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li... | bell@sanja.is.com.ua | 2002-05-08 | 1 | -4/+9 |
| | |/ / | |||||
* | | | | Two bug fixes | Sinisa@sinisa.nasamreza.org | 2002-10-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -2/+3 |
* | | | | fixed two bugs in multi-table update | Sinisa@sinisa.nasamreza.org | 2002-08-06 | 1 | -12/+20 |
* | | | | few small fixes | Sinisa@sinisa.nasamreza.org | 2002-08-01 | 1 | -1/+1 |
|/ / / | |||||
* | | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
* | | | Fixed some comments , plus introduced some tests so that I do not | Sinisa@sinisa.nasamreza.org | 2002-06-18 | 1 | -3/+3 |
* | | | Some small changes in multi-table update "ported" from mulit-table | Sinisa@sinisa.nasamreza.org | 2002-06-13 | 1 | -4/+4 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -21/+30 |
| |/ |/| | |||||
* | | merge | bell@sanja.is.com.ua | 2002-05-09 | 1 | -4/+8 |
|\ \ | |||||
| * | | invalidation moved before tables unlocking | bell@sanja.is.com.ua | 2002-04-29 | 1 | -2/+6 |
| |/ | |||||
* | | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -1/+4 |
|/ | |||||
* | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -2/+2 |
* | processing trunsactional tables in query cache | bell@sanja.is.com.ua | 2002-03-15 | 1 | -2/+4 |
* | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -21/+33 |
* | normal maintenance. Nothing for Arjen ... | Sinisa@sinisa.nasamreza.org | 2002-01-17 | 1 | -1/+1 |
* | Merge | monty@hundin.mysql.fi | 2002-01-16 | 1 | -6/+0 |
|\ | |||||
| * | Move HA_EXTRA_NO_READCHECK to ha_open | monty@hundin.mysql.fi | 2002-01-16 | 1 | -6/+0 |
* | | some small changes for MULTI-TABLE updates and other little fixes | Sinisa@sinisa.nasamreza.org | 2002-01-16 | 1 | -22/+10 |
|/ | |||||
* | Some changes in multi-table deletes, with some speed-ups and | Sinisa@sinisa.nasamreza.org | 2002-01-12 | 1 | -0/+2 |
* | Changes for the BitKeeper resolve. | Sinisa@sinisa.nasamreza.org | 2001-12-26 | 1 | -1/+460 |
|\ | |||||
| * | This is a large push. Included are : | Sinisa@sinisa.nasamreza.org | 2001-12-26 | 1 | -1/+460 |
* | | Query cache. | monty@hundin.mysql.fi | 2001-12-02 | 1 | -0/+2 |
* | | Fix not critical MyISAM bug in locking. | monty@hundin.mysql.fi | 2001-11-29 | 1 | -2/+2 |
* | | memory leak fixed | serg@serg.mysql.com | 2001-11-24 | 1 | -0/+1 |
* | | merge | monty@hundin.mysql.fi | 2001-11-22 | 1 | -1/+3 |
|\ \ | |||||
| * | | (UPDATE|DELETE) ...WHERE MATCH bugfix | serg@serg.mysql.com | 2001-11-21 | 1 | -1/+3 |
* | | | Fixed bug in UPDATE .. ORDER BY | monty@hundin.mysql.fi | 2001-11-08 | 1 | -1/+1 |
| |/ |/| | |||||
* | | 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 |
* | | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -2/+2 |
* | | merged with 3.23 | sasha@mysql.sashanet.com | 2001-07-17 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Patch for netBSD | monty@tik.mysql.fi | 2001-07-16 | 1 | -1/+2 |
* | | Fixed bug when sorting big files (introduced with multi-table-delete) | monty@hundin.mysql.fi | 2001-06-25 | 1 | -1/+1 |