Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed join_types (as was suggested by Peter Gulutzan) | bell@sanja.is.com.ua | 2003-09-14 | 1 | -1/+1 |
* | reset() split in 2 function clear() & add() | bell@laptop.sanja.is.com.ua | 2003-08-28 | 1 | -0/+1 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-08-13 | 1 | -1/+2 |
|\ | |||||
| * | fixed problem with reference on derived table fields (BUG#1031) | bell@sanja.is.com.ua | 2003-08-12 | 1 | -1/+2 |
| * | cut&paste fixed | serg@serg.mylan | 2003-07-15 | 1 | -1/+1 |
* | | new optimisation for ref_null (SCRUM) (WL#818) | bell@sanja.is.com.ua | 2003-07-17 | 1 | -0/+1 |
* | | new IN subquery engine added for simple IN with non-primary index but without... | bell@sanja.is.com.ua | 2003-07-08 | 1 | -2/+3 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1 | bell@sanja.is.com.ua | 2003-07-07 | 1 | -2/+4 |
|\ \ | |||||
| * \ | merge | bell@sanja.is.com.ua | 2003-07-07 | 1 | -2/+4 |
| |\ \ | | |/ | |||||
| | * | fixed subselect with to temporary tables executing | bell@sanja.is.com.ua | 2003-07-07 | 1 | -1/+3 |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-07-01 | 1 | -1/+1 |
| | |\ | |||||
| | | * | merge | bell@sanja.is.com.ua | 2003-07-01 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | priventing allocation unused Item_buff (alloc_group_fields()) | bell@sanja.is.com.ua | 2003-05-30 | 1 | -1/+1 |
* | | | | | Optimisation if simple IN subselect with primary index | bell@sanja.is.com.ua | 2003-07-07 | 1 | -2/+3 |
|/ / / / | |||||
* | | | | avoiding of allocating JOIN structure on every UNION executing | bell@sanja.is.com.ua | 2003-07-05 | 1 | -32/+49 |
|/ / / | |||||
* | | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI... | monty@mashka.mysql.fi | 2003-06-30 | 1 | -2/+5 |
|/ / | |||||
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -12/+37 |
|/ | |||||
* | Making a better fix for double released pointers and safe | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -39/+0 |
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mysql.com | 2003-03-14 | 1 | -2/+1 |
|\ | |||||
| * | cleanup | serg@serg.mysql.com | 2003-03-14 | 1 | -2/+1 |
* | | three bug fixes and major code cleanup | Sinisa@sinisa.nasamreza.org | 2003-03-06 | 1 | -2/+1 |
|/ | |||||
* | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -2/+2 |
|\ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -2/+2 |
* | | after-review changes (577 SCRUM) | bell@sanja.is.com.ua | 2003-02-02 | 1 | -1/+2 |
* | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -1/+0 |
* | | improving of fields list creation in derived tables and unions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -1/+1 |
* | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -13/+41 |
|\ \ | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -13/+41 |
* | | | Fixed that derived tables are properly droped | monty@mashka.mysql.fi | 2003-01-07 | 1 | -0/+1 |
|/ / | |||||
* | | After merge fixes | monty@mashka.mysql.fi | 2002-12-06 | 1 | -7/+4 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -10/+12 |
|\ \ | |/ | |||||
| * | Copy arguments given to mysql_server_init() | monty@mashka.mysql.fi | 2002-12-05 | 1 | -1/+2 |
| * | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -9/+9 |
| * | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -0/+1 |
* | | fixed cyclic reference bug | bell@sanja.is.com.ua | 2002-11-14 | 1 | -1/+2 |
* | | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -1/+1 |
* | | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -1/+3 |
|\ \ | |||||
| * \ | merged | bell@sanja.is.com.ua | 2002-09-03 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -1/+3 |
* | | | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+3 |
|/ / / | |||||
* | | | Adding a necessary functionality to ::store and ::save_in_field | Sinisa@sinisa.nasamreza.org | 2002-08-24 | 1 | -2/+2 |
|/ / | |||||
* | | merge | bell@sanja.is.com.ua | 2002-05-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -1/+1 |
| |/ | |||||
* | | added depended subselect processing | bell@sanja.is.com.ua | 2002-05-26 | 1 | -0/+3 |
* | | simple subselects ported to new select_lex structures | bell@sanja.is.com.ua | 2002-05-12 | 1 | -2/+65 |
* | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li... | bell@sanja.is.com.ua | 2002-05-08 | 1 | -1/+4 |
|/ | |||||
* | Increase max package length to 512M for mysql and mysqldump. | monty@hundin.mysql.fi | 2002-01-23 | 1 | -1/+1 |
* | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 1 | -2/+3 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -3/+3 |
* | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -9/+9 |