summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-031-5/+5
|\
| * after merging bugfixunknown2002-10-031-5/+5
* | Update after last merge. Fixes some wrong test results.unknown2002-10-031-1/+1
* | Merge with 4.0.4unknown2002-10-021-39/+249
|\ \ | |/
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-2/+2
| * Merge with 4.0.3unknown2002-08-301-39/+249
| |\
| | * subselect in having clauseunknown2002-07-011-2/+2
| | * New syntax for string with charset: _latin1'string'unknown2002-06-201-1/+13
| | * Hiding internal pointers of SELECT_LEX structuresunknown2002-05-271-6/+7
| | * added depended subselect processingunknown2002-05-261-0/+1
| | * simple subselects ported to new select_lex structuresunknown2002-05-121-0/+1
| | * total table list managment is changedunknown2002-05-091-0/+76
| | * new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-2/+4
| | * new SELECT_LEX structureunknown2002-05-071-0/+115
| | * mergeunknown2002-04-131-38/+40
| | |\
| | | * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-38/+40
* | | | 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