summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | IN subselect erged with current 4.1 (pointer conversion)bell@sanja.is.com.ua2002-11-051-0/+47
|\ \ \ | |/ / |/| |
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-10-301-0/+47
| |\ \
| | * | IN subselectbell@sanja.is.com.ua2002-10-271-0/+47
* | | | moved similar code to functionbell@sanja.is.com.ua2002-11-041-45/+2
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-041-27/+43
|\ \ \ \ | |/ / / |/| | |
| * | | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)bell@sanja.is.com.ua2002-10-301-27/+43
| |/ /
* | | All String->set() now have charset argumentbar@bar.mysql.r18.ru2002-10-301-7/+7
* | | Use item->set_charset() instead of item->str_value.set_charset()bar@bar.mysql.r18.ru2002-10-301-1/+1
|/ /
* | fixed bug in HAVING error handlingserg@serg.mysql.com2002-10-271-11/+11
* | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-12/+6
* | Fix after mergemonty@hundin.mysql.fi2002-10-161-0/+22
* | merge with 4.0.5monty@hundin.mysql.fi2002-10-161-65/+277
|\ \ | |/ |/|
| * removed compiler warningsbell@sanja.is.com.ua2002-10-081-3/+3
| * fixed couple of bugs in field/reference name resolutionbell@sanja.is.com.ua2002-10-081-12/+31
| * mergingbell@sanja.is.com.ua2002-10-041-2/+4
| |\
| | * mergedbell@sanja.is.com.ua2002-09-031-7/+18
| | |\
| | | * subselect with unionbell@sanja.is.com.ua2002-09-031-7/+18
| * | | after merging bugfixbell@sanja.is.com.ua2002-10-031-6/+15
| * | | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-47/+26
| * | | Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-40/+265
| |\ \ \ | | |/ /
| | * | Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-27/+23
| | |/
| | * subselect in having clausebell@sanja.is.com.ua2002-07-011-6/+56
| | * SELECT left(non_default_charset_field,n) GROUP BY 1bar@gw.udmsearch.izhnet.ru2002-06-201-0/+3
| | * sql_error.cc, sql_prepare.cc:venu@myvenu.com2002-06-121-1/+138
| | * new subselect testsbell@sanja.is.com.ua2002-06-011-10/+19
| | * mergebell@sanja.is.com.ua2002-05-261-14/+17
| | |\
| | | * Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-14/+17
| | * | added depended subselect processingbell@sanja.is.com.ua2002-05-261-1/+28
| | |/
| | * mergemonty@hundin.mysql.fi2002-04-131-2/+2
| | |\
| | | * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-2/+2
* | | | Merge with 3.23.54monty@hundin.mysql.fi2002-10-161-4/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;monty@hundin.mysql.fi2002-10-161-4/+38
* | | | INSERT ... VALUES(DEFAULT)monty@mashka.mysql.fi2002-07-251-0/+2
* | | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-1/+1
| |/ / |/| |
* | | merge with 3.23.50monty@hundin.mysql.fi2002-03-271-3/+20
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug in WHERE key='j' or key='J'monty@hundin.mysql.fi2002-03-221-3/+20
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-4/+4
* | Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-1/+5
* | Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-1/+9
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-0/+22
* | Fix UNIONmonty@tik.mysql.fi2001-08-021-0/+1
* | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-1/+1
|/
* Remove wrong access check for locks.monty@donna.mysql.fi2001-05-231-1/+1
* Lots of manual changesmonty@donna.mysql.com2001-01-251-1/+1
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-3/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+680