summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Added missing (char*) casts in bzero calls.unknown2003-07-031-1/+1
* Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-1/+1
* Fixed searching after ssl directories.unknown2002-09-051-3/+2
* New SET syntax & system variables.unknown2002-07-231-6/+31
* Added interface for first set of dynamic variables.unknown2002-06-281-0/+1
* Cleanup of checking of user resourcesunknown2002-06-161-1/+0
* A fix for multi-table delete with tables optimised away.unknown2002-06-111-0/+1
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-1/+1
* replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-151-0/+1
* slave start <options> to be able to dounknown2002-03-091-0/+1
* Fix after merge from 3.23unknown2002-02-151-2/+2
* merge with 3.23.49unknown2002-02-141-0/+2
|\
| * Don't give warnings for empty statements with commentsunknown2002-02-141-0/+2
* | Update copyrightunknown2001-12-061-3/+3
* | Portability fixunknown2001-11-071-1/+1
* | merge with 3.23.44unknown2001-11-041-3/+24
|\ \ | |/
| * Fix for gcc 3.0unknown2001-10-301-2/+23
| * Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-1/+1
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-2/+2
* | Changed to use my_global.hunknown2001-09-141-2/+9
* | Merge with 3.23.42unknown2001-09-131-3/+13
|\ \ | |/
| * fixed IDENTITY crisisunknown2001-09-101-3/+13
* | mergedunknown2001-08-091-2/+2
|\ \ | |/
| * Added new optino --sql-mode to mysqld.unknown2001-08-091-2/+2
* | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-8/+29
* | mergeunknown2001-06-281-6/+3
|\ \ | |/
| * Allow floats of type 1.0e1unknown2001-06-281-6/+3
* | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-5/+5
* | Added all changes from old 4.0 version:unknown2001-04-111-1/+7
|/
* Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-141-32/+24
* Moved state_map copying to THD::THD().unknown2001-03-141-1/+1
* sql_lex.cc per-thread state_map temporarily disabledunknown2001-03-131-1/+1
* Added SQL_ANSI_MODE.unknown2001-03-121-24/+32
* Added new tests to benchmark suiteunknown2001-03-111-1/+2
* Portability fixesunknown2000-10-111-3/+5
* Import changesetunknown2000-07-311-0/+810