summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-241-51/+49
|\
| * Introduced parameter object "ALTER_INFO" for mysql_alter_tableunknown2004-05-211-51/+49
* | Fix for bug which caused temp_table.test fail on Darwin 7.3unknown2004-05-241-5/+1
|/
* Fixed BUG#3709: SELECT INTO 1 FROM DUAL not parsed as expectedunknown2004-05-191-7/+7
* get rid of remaining strtolls - irix64 compatibilityunknown2004-05-141-2/+2
* Portability fixesunknown2004-05-121-10/+12
* Don't automaticly generate a new key for a foreign key constraint if there is...unknown2004-05-121-5/+7
* Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-1/+3
|\
| * Introduce keys in child tables corresponding to FOREIGN KEYsunknown2004-04-211-1/+3
* | mergeunknown2004-05-051-5/+18
|\ \
| * | after merge fixesunknown2004-05-051-2/+7
| * | Merge with 4.0.19unknown2004-05-051-3/+11
| |\ \ | | |/ | |/|
| | * Fix for Bug 3481unknown2004-04-281-4/+15
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-1/+1
* | | caching of queries with isammerge tables forbiden using general wayunknown2004-05-051-4/+9
|/ /
* | Added NDB storage engineunknown2004-04-151-19/+21
* | Hand-resolved auto mergeunknown2004-04-071-10/+60
|\ \
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-10/+60
* | | Portability fixesunknown2004-04-071-4/+8
* | | Previous patch was wrong :(unknown2004-04-061-9/+3
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-7/+6
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-7/+6
| |\ \ \
| | * | | Fixed many compiler warningsunknown2004-04-051-7/+6
* | | | | WL1368: SHOW GRANTS FOR CURRENT USERunknown2004-04-051-2/+52
|/ / / /
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-6/+15
|/ / /
* | | simple optimzationunknown2004-03-311-4/+4
* | | ALTER TABLE t1 CONVERT TO should also change the default character set.unknown2004-03-301-2/+6
* | | More different syntaxes for (1) modifying the default charaset/collationunknown2004-03-301-13/+20
* | | 1. New data types, from the user point of view:unknown2004-03-261-2/+2
* | | Merge fix.unknown2004-03-251-3/+2
|\ \ \
| * | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-3/+2
* | | | accorting to the manual, when neither GLOBAL or SESSION in SETunknown2004-03-241-1/+1
|/ / /
* | | correct support for a mix of UNION/UNION ALL in the same query.unknown2004-03-231-6/+10
* | | after review changesunknown2004-03-201-8/+7
* | | fixed signed numeric literal parsing unknown2004-03-181-3/+8
* | | mergeunknown2004-03-181-3/+24
|\ \ \ | |/ / |/| |
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-3/+24
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-161-2/+8
|\ \ \ | |/ / |/| |
| * | EOVERFLOW moved to my_base.h - it is used not only in strtod.cunknown2004-03-161-2/+8
* | | mergeunknown2004-03-161-1/+6
|\ \ \ | |/ / |/| |
| * | fixed parsing mode for derived tables (BUG#2421)unknown2004-02-021-1/+6
* | | Fix for bug#2586 Disallow global/session/local as structured var. instance namesunknown2004-03-161-0/+5
* | | Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-7/+7
* | | Portability fixesunknown2004-03-051-7/+7
* | | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-4/+10
* | | merge with 4.0unknown2004-02-221-0/+1
|\ \ \ | | |/ | |/|
| * | Cleanupsunknown2004-02-221-1/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-221-0/+1
| |\ \
| | * | change that master_server_id is not a restricted wordunknown2004-02-221-0/+1
| * | | making one symbol a keywordunknown2004-02-211-0/+1
| |/ /