summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Added missing (char*) casts in bzero calls.pem@mysql.com2003-07-031-1/+1
* Integer values between 9223372036854775807 and 9999999999999999999 are nowmonty@narttu.mysql.fi2003-02-271-1/+1
* Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-3/+2
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-6/+31
* Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-0/+1
* Cleanup of checking of user resourcesmonty@mashka.mysql.fi2002-06-161-1/+0
* A fix for multi-table delete with tables optimised away.Sinisa@sinisa.nasamreza.org2002-06-111-0/+1
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+1
* replication updates and bugfixes. Still not perfect - there is some strangesasha@mysql.sashanet.com2002-03-151-0/+1
* slave start <options> to be able to dosasha@mysql.sashanet.com2002-03-091-0/+1
* Fix after merge from 3.23monty@hundin.mysql.fi2002-02-151-2/+2
* merge with 3.23.49monty@hundin.mysql.fi2002-02-141-0/+2
|\
| * Don't give warnings for empty statements with commentsmonty@hundin.mysql.fi2002-02-141-0/+2
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | Portability fixmonty@hundin.mysql.fi2001-11-071-1/+1
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-3/+24
|\ \ | |/
| * Fix for gcc 3.0monty@hundin.mysql.fi2001-10-301-2/+23
| * Fix for 'mysqladmin -w1 unknown-command'monty@hundin.mysql.fi2001-10-071-1/+1
* | Don't do signal() on windows (Causes instability problems)monty@hundin.mysql.fi2001-10-171-2/+2
* | Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-2/+9
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-3/+13
|\ \ | |/
| * fixed IDENTITY crisissasha@mysql.sashanet.com2001-09-101-3/+13
* | mergedsasha@mysql.sashanet.com2001-08-091-2/+2
|\ \ | |/
| * Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-091-2/+2
* | Added support for ANSI SQL X'hex-string' format.monty@tik.mysql.fi2001-07-041-8/+29
* | mergemonty@work.mysql.com2001-06-281-6/+3
|\ \ | |/
| * Allow floats of type 1.0e1monty@hundin.mysql.fi2001-06-281-6/+3
* | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-031-5/+5
* | Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-1/+7
|/
* Reversed SQL_ANSI_MODE per Monty's request.jcole@abel.spaceapes.com2001-03-141-32/+24
* Moved state_map copying to THD::THD().jcole@tetra.spaceapes.com2001-03-141-1/+1
* sql_lex.cc per-thread state_map temporarily disabledserg@serg.mysql.com2001-03-131-1/+1
* Added SQL_ANSI_MODE.jcole@tetra.spaceapes.com2001-03-121-24/+32
* Added new tests to benchmark suitemonty@donna.mysql.fi2001-03-111-1/+2
* Portability fixesmonty@narttu.mysql.fi2000-10-111-3/+5
* Import changesetbk@work.mysql.com2000-07-311-0/+810