summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-3/+1
* Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-211-1/+0
* Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-1/+2
* mergedunknown2003-08-211-0/+1
|\
| * Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client...unknown2003-08-211-0/+1
* | LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-261-0/+17
* | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-1/+1
* | mergedunknown2003-03-131-4/+7
|\ \ | |/
| * fixed an obscure bug in group by + having + Item_ref::get_dateunknown2003-03-111-4/+7
* | Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-0/+5
* | Fix for MIN/MAX with empty tablesunknown2003-02-031-0/+1
* | Fixes for Netwareunknown2003-01-281-0/+16
* | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsunknown2002-12-261-2/+0
* | current_user() to return priv_userunknown2002-12-051-1/+3
* | Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-13/+14
* | Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-0/+1
* | Merge with 3.23.54unknown2002-10-161-0/+3
|\ \ | |/
| * Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-161-0/+3
* | INSERT ... VALUES(DEFAULT)unknown2002-07-251-1/+23
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-21/+21
* | mergeunknown2002-07-231-1/+2
|\ \
| * | New SET syntax & system variables.unknown2002-07-231-1/+2
* | | OLAP functionality plus some small bug fixesunknown2002-07-201-0/+21
|/ /
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+4
* | merge with 3.23.51unknown2002-05-161-0/+19
|\ \ | |/
| * Fixed bug in datetime range optimizationunknown2002-05-151-0/+19
* | merge with 3.23.50unknown2002-03-271-4/+6
|\ \ | |/
| * Fix for bug in WHERE key='j' or key='J'unknown2002-03-221-4/+6
* | Fix sorting of NULL values (Should always be first)unknown2002-03-021-0/+5
* | Code that had to be changed so that CREATE ... SELECT ... always unknown2001-12-291-3/+3
* | Update copyrightunknown2001-12-061-3/+3
* | Update of query cache code.unknown2001-12-051-2/+2
* | Portability fixunknown2001-11-071-1/+1
* | merge with 3.23.44unknown2001-11-041-0/+1
|\ \ | |/
| * Portability fixesunknown2001-10-311-0/+1
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-4/+4
* | Fixed some build problems.unknown2001-10-041-0/+4
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-0/+1
* | Changed to use my_global.hunknown2001-09-141-0/+13
|/
* bugfix: HAVING MATCHunknown2001-04-171-1/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-0/+1
* Fixes for Ia64unknown2000-08-231-2/+2
* Import changesetunknown2000-07-311-0/+432