summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* add help command on server sideunknown2002-10-281-2/+15
* code cleanupunknown2002-10-261-1/+1
* ENUM/SET fields now have charset toounknown2002-10-251-2/+2
* Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-251-12/+12
|\
| * BINARY charset is now used instead of binary_flagunknown2002-10-251-12/+12
* | Merge nleippe@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-241-1/+15
|\ \ | |/ |/|
| * changed syntax from SHOW MASTER LOGS to SHOW BINARY LOGSunknown2002-10-241-1/+15
| * altered syntax from SLAVE START|STOP to START|STOP SLAVEunknown2002-10-241-2/+2
* | In database/table charset the keyword DEFAULT is now optional,unknown2002-10-241-4/+14
|/
* All these syntaxes now work:unknown2002-10-231-2/+7
* Both syntaxes are now working:unknown2002-10-231-20/+24
* sql_yacc.yy:unknown2002-10-231-1/+9
* mergeunknown2002-10-171-36/+102
|\
| * Some small accelerations ...unknown2002-10-161-11/+23
| * some fixes for SELECT INTO @vars ..unknown2002-10-161-36/+76
| * SCRUM taskunknown2002-10-111-10/+27
* | merge with 4.0.5unknown2002-10-161-146/+449
|\ \ | |/
| * mergingunknown2002-10-041-5/+7
| |\
| | * mergedunknown2002-09-031-4/+6
| | |\
| | | * subselect with unionunknown2002-09-031-4/+6
| * | | Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-10-031-3/+6
| |\ \ \
| | * | | after merging bugfixunknown2002-10-031-3/+6
| * | | | Merge with 4.0.4unknown2002-10-021-140/+439
| |\ \ \ \ | | |/ / /
| | * | | merge with workunknown2002-10-021-35/+35
| | |\ \ \
| | | * | | Fixed that CHARSET keyword could not be used as identifierunknown2002-09-131-0/+1
| | | * | | Now table and database inhirited a character set from a level above at CREATE...unknown2002-09-121-35/+34
| | | |/ /
| | * | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-34/+33
| | * | | Merge with 4.0.3unknown2002-08-301-118/+418
| | |\ \ \ | | | |/ /
| | | * | Stupid bug fixes in sql_yacc.ccunknown2002-08-221-4/+14
| | | |/
| | | * SHOW CREATE DATABASE name;unknown2002-07-021-0/+5
| | | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-07-011-3/+4
| | | |\
| | | | * subselect in having clauseunknown2002-07-011-3/+4
| | | * | ALTER DATABASE DEFAULT CHARACTER SET latin1;unknown2002-06-271-8/+16
| | | |/
| | | * database default character set is now stored in database directoryunknown2002-06-211-0/+1
| | | * New CHARSET() functionunknown2002-06-201-0/+2
| | | * New syntax for string with charset: _latin1'string'unknown2002-06-201-39/+19
| | | * Merge abarkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-06-201-0/+5
| | | |\
| | | | * Now it is possible to drop default charset from table:unknown2002-06-191-0/+5
| | | * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-06-191-6/+18
| | | |\ \ | | | | |/
| | | | * Default table character set has been added:unknown2002-06-191-6/+18
| | | * | mergedunknown2002-06-191-6/+21
| | | |\ \ | | | | |/ | | | |/|
| | | | * EXISTS type of subselectunknown2002-06-191-6/+21
| | | * | sql_error.cc, sql_prepare.cc:unknown2002-06-121-2/+55
| | | * | New command: SHOW CHARACTER SET [LIKE 'wild']unknown2002-06-111-0/+2
| | | |/
| | | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-06-071-7/+8
| | | |\
| | | | * Charset of any string field now can be specified during CREATE TABLEunknown2002-06-071-7/+8
| | | * | mergedunknown2002-06-051-332/+376
| | | |\ \ | | | | |/
| | | | * Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-06-041-332/+378
| | | | |\
| | | | | * merge with 4.0 to get last fixes to last mergeunknown2002-06-041-1/+0
| | | | | |\
| | | | | * | Changes for new binary .frm formatunknown2002-06-041-6/+19