summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* un-reserving "RETURNS"unknown2004-09-131-12/+13
* Merge with 4.0 to get latest bug fixesunknown2004-09-041-1/+1
|\
| * sql_yacc.yy:unknown2004-09-031-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-08-311-6/+18
|\ \
| * | after review patchunknown2004-08-311-8/+12
| * | NOT elimination moved in parsing (suggested by Monty)unknown2004-08-291-2/+10
* | | Better easier to call error message format.unknown2004-08-311-6/+3
|/ /
* | 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
| | | | | | |\ \ \ \ \ \