summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Some code optimisations related to EXPLAIN of derived tables and the unknown2002-11-091-0/+1
* Fixed accidentally inverted assert conditionunknown2002-11-051-1/+1
* moved similar code to functionunknown2002-11-041-2/+54
* removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-3/+117
* fixed union rexecution bugunknown2002-10-271-1/+1
* code cleanupunknown2002-10-261-0/+1
* fixed subselect explain bugunknown2002-10-161-1/+1
* fixed bug of multi-level EXPLAINunknown2002-10-131-1/+1
* mergingunknown2002-10-041-3/+8
|\
| * subselect with unionunknown2002-09-031-2/+7
* | 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
|\ \ | |/