summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-06-071-2/+2
| |\
| | * Charset of any string field now can be specified during CREATE TABLEunknown2002-06-071-2/+2
| * | post-merged fixingunknown2002-06-051-2/+2
| * | mergedunknown2002-06-051-85/+158
| |\ \ | | |/
| | * merge with 4.0 to get last fixes to last mergeunknown2002-06-041-2/+12
| | |\
| | * | Changes for new binary .frm formatunknown2002-06-041-0/+3
| | * | merge with 4.0unknown2002-06-031-79/+126
| | |\ \
| | * | | Extension of .frm file (not yet ready for push)unknown2002-06-021-4/+16
| * | | | new subselect testsunknown2002-06-011-5/+5
| * | | | limit clause fixedunknown2002-05-281-4/+5
| * | | | Hiding internal pointers of SELECT_LEX structuresunknown2002-05-271-5/+5
| * | | | mergeunknown2002-05-261-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Fixed key algorithm handlingunknown2002-05-221-2/+3
| * | | | total table list managment is changedunknown2002-05-091-66/+4
| * | | | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-25/+30
| * | | | new SELECT_LEX structureunknown2002-05-071-43/+45
| |/ / /
| * | | mergeunknown2002-04-131-13/+27
| |\ \ \
| | * | | Derived tables !unknown2002-03-261-4/+14
| | * | | Hash now supports several charsetsunknown2002-03-141-1/+2
| | * | | use String->charset instead of default_charset_infounknown2002-03-141-2/+2
| | * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-6/+9
* | | | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-33/+49
* | | | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-4/+3
* | | | | Added nety_retry_count as a changeable variableunknown2002-08-081-2/+1
* | | | | mergeunknown2002-08-081-1/+1
|\ \ \ \ \
| * | | | | Fix for Intel compiler (ecc)unknown2002-08-081-1/+1
* | | | | | mergeunknown2002-08-081-6/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-8/+9
| * | | | | Merge with 3.23.51unknown2002-07-251-0/+14
| |\ \ \ \ \
| | * | | | | Do handler specific drop-database at safe place.unknown2002-07-141-1/+2
| | * | | | | Many files:unknown2002-07-081-0/+13
* | | | | | | Revert SIGINT patch as Monty requested unknown2002-08-041-4/+4
* | | | | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-08-041-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Do not crash on CTRL-C during then running mysqld --bootstrapunknown2002-07-311-2/+4
| |/ / / / / /
* | | | | | | Two small bug fixes ...unknown2002-08-031-1/+1
|/ / / / / /
* | | | | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+31
* | | | | | mergeunknown2002-07-231-57/+26
|\ \ \ \ \ \
| * | | | | | New SET syntax & system variables.unknown2002-07-231-57/+26
* | | | | | | OLAP functionality plus some small bug fixesunknown2002-07-201-1/+1
* | | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-161-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Just making commit in order to stop getting erors.unknown2002-07-161-0/+3
* | | | | | | Merge work:/home/bk/mysql-4.0/unknown2002-07-011-6/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |