summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-0/+8
* Fixed bug with GROUP BY and aliasunknown2003-03-251-0/+1
* mergedunknown2003-03-131-0/+11
|\
| * fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-111-0/+11
* | reverting a fixunknown2003-01-141-1/+1
* | Fix for a bug in SHOW GRANTS when :unknown2003-01-111-1/+1
* | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-14/+15
* | Merge with 3.23.54unknown2002-10-161-4/+38
|\ \ | |/
| * Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-161-4/+38
* | INSERT ... VALUES(DEFAULT)unknown2002-07-251-0/+2
* | New SET syntax & system variables.unknown2002-07-231-1/+1
* | merge with 3.23.50unknown2002-03-271-3/+20
|\ \ | |/
| * Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-3/+20
* | Update copyrightunknown2001-12-061-3/+3
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-4/+4
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+5
* | Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-1/+9
* | Changed to use my_global.hunknown2001-09-141-0/+22
* | Fix UNIONunknown2001-08-021-0/+1
* | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-1/+1
|/
* Remove wrong access check for locks.unknown2001-05-231-1/+1
* Lots of manual changesunknown2001-01-251-1/+1
* FLUSH TABLE table_listunknown2000-08-221-3/+4
* Import changesetunknown2000-07-311-0/+680