summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conf...unknown2004-08-271-17/+50
* "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)".unknown2004-08-261-2/+1
* mergeunknown2004-08-231-12/+12
|\
| * skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-12/+12
* | after merge fixesunknown2004-08-191-1/+1
* | manually mergedunknown2004-08-181-0/+6
|\ \ | |/ |/|
| * BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEunknown2004-07-261-1/+7
| * Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-06-251-2/+2
| |\
| | * parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-241-2/+2
| | * fixed functions to be able work with group function as argumentunknown2003-01-291-36/+275
| | * followup: s/st_table_list->name/st_table_list->alias/unknown2002-09-231-6/+6
| | * Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-291-8/+8
* | | allow get_format(TIMESTAMP, ...) syntaxunknown2004-08-111-4/+7
* | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-0/+12
* | | WL#807 Optimize loading database options in load_db_optunknown2004-07-081-2/+2
* | | Don't allow badly formed UTF8 identitiersunknown2004-07-071-0/+12
* | | Bug #4374 SHOW TABLE STATUS FROM ignores collation_connectionunknown2004-07-021-1/+3
* | | removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288)unknown2004-06-271-3/+1
* | | after merge fixedunknown2004-06-261-5/+4
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2004-06-241-2/+2
|\ \ \
| * | | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-241-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-3/+3
|\ \ \ \
| * | | | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-3/+3
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-1/+1
|\ \ \ \ \
| * | | | | Fix and test case for BUG#3899unknown2004-06-231-1/+1
| |/ / / /
* | | | | mergedunknown2004-06-231-9/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | handler interface cleanups:unknown2004-06-231-9/+9
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-221-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix for Bug# 4200 "Parse error on LIKE ESCAPE with parameter binding"unknown2004-06-221-4/+8
* | | | | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-181-1/+7
|/ / / /
* | | | Mergedunknown2004-06-071-0/+88
|\ \ \ \ | |/ / / |/| | |
| * | | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-5/+5
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-0/+4
| |\ \ \
| * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-0/+88
| |\ \ \ \
| | * \ \ \ Mergeunknown2004-05-241-56/+50
| | |\ \ \ \
| | * \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-0/+88
| | |\ \ \ \ \
| | | * | | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-3/+18
| | | * | | | | Trivial manual mergeunknown2004-05-151-0/+73
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-0/+73
| | | | |\ \ \ \ \
| | | | | * | | | | WL#1622 "SQL Syntax for Prepared Statements" - cosmetic code review fixesunknown2004-04-301-10/+9
| | | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-281-19/+21
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Mergeunknown2004-04-081-0/+74
| | | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ \ Post-merge fixesunknown2004-04-051-0/+74
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Many files:unknown2004-04-051-0/+74
* | | | | | | | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-0/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Mergingunknown2004-05-271-8/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | WL#1163 To make spatial code optionalunknown2004-03-121-8/+0
* | | | | | | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-241-51/+49
|\ \ \ \ \ \ \ \ \ \ \