summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs pointed by "Crash with 'big' derivated table in MySQL-4.1" bugreportunknown2002-11-161-1/+1
* fixed bug in cyclic reference refinitionunknown2002-11-141-1/+3
* fixed cyclic reference bugunknown2002-11-141-1/+2
* fixed possible bugunknown2002-11-131-1/+1
* fixed bug of derived table in subselectunknown2002-11-131-11/+14
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-121-2/+2
|\
| * some code cleanup as per CTO's instructions plus a small bug fix withunknown2002-11-121-2/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-121-6/+7
|\ \ | |/ |/|
| * fixed select_lex & max_join_size parameters with BIG_TABLESunknown2002-11-111-6/+7
* | some bug fixes related to derived tablesunknown2002-11-111-5/+5
* | small bug fixunknown2002-11-111-7/+9
|/
* Some code optimisations related to EXPLAIN of derived tables and the unknown2002-11-091-81/+26
* Extensions to support this:unknown2002-11-061-1/+1
* moved similar code to functionunknown2002-11-041-2/+2
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-041-21/+23
|\
| * removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-21/+23
* | Fixed error handling bugunknown2002-11-041-2/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-301-3/+7
|\ \ | |/ |/|
| * changes for mysqladmin debugunknown2002-10-301-3/+7
* | add help command on server sideunknown2002-10-281-0/+4
* | code cleanupunknown2002-10-261-1/+0
|/
* Added Rand_log_eventunknown2002-10-241-0/+1
* mergeunknown2002-10-171-68/+29
|\
| * Some small accelerations ...unknown2002-10-161-33/+26
| * Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-161-20/+4
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-10-161-18/+1
| | |\
| | | * fixed subselect explain bugunknown2002-10-161-18/+1
| * | | some fixes for SELECT INTO @vars ..unknown2002-10-161-39/+12
| * | | SCRUM taskunknown2002-10-111-16/+28
| | |/ | |/|
* | | Merge hundin.mysql.fi:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.1unknown2002-10-161-309/+522
|\ \ \
| * \ \ merge with 4.0.5unknown2002-10-161-309/+522
| |\ \ \ | | | |/ | | |/|
| | * | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-2/+3
| | |/
| | * after merging fixunknown2002-10-071-2/+2
| | * mergingunknown2002-10-041-15/+108
| | |\
| | | * fixing EXPLAIN select typesunknown2002-10-031-1/+3
| | | * new EXPLAINunknown2002-09-261-9/+99
| | | * mergedunknown2002-09-031-9/+11
| | | |\
| | | | * subselect with unionunknown2002-09-031-9/+11
| | * | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-031-1/+1
| | |\ \ \
| | | * | | after merging bugfixunknown2002-10-031-1/+1
| | * | | | Update after last merge. Fixes some wrong test results.unknown2002-10-031-1/+1
| | * | | | Merge with 4.0.4unknown2002-10-021-297/+416
| | |\ \ \ \ | | | |/ / /
| | | * | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-149/+213
| | | * | | Merge with 4.0.3unknown2002-08-301-165/+220
| | | |\ \ \ | | | | |/ /
| | | | * | CREATE ... SELECT extension (WL 317)unknown2002-07-201-1/+1
| | | | |/
| | | | * SHOW CREATE DATABASE name;unknown2002-07-021-1/+18
| | | | * ALTER DATABASE DEFAULT CHARACTER SET latin1;unknown2002-06-271-0/+17
| | | | * database default character set is now stored in database directoryunknown2002-06-211-1/+1
| | | | * sql_error.cc, sql_prepare.cc:unknown2002-06-121-4/+50
| | | | * New command: SHOW CHARACTER SET [LIKE 'wild']unknown2002-06-111-0/+3