summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* fixed merged view fields names (BUG#5147)unknown2004-09-141-6/+6
* sql_yacc.yy:unknown2004-09-101-0/+1
* Fixed BUG#3294: Stored procedure crash if table dropped before use.unknown2004-09-101-3/+7
* Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-60/+143
|\
| * Merge on pullunknown2004-09-091-48/+115
| |\
| | * Merge with 4.1unknown2004-09-061-48/+115
| | |\
| | | * 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
| * | | | | Fixed BUG#5000: SPs can be created with no default database.unknown2004-09-081-1/+18
| |/ / / /
* | | | | WL#1218 "Triggers"unknown2004-09-091-18/+30
* | | | | Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-30/+254
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-30/+254
* | | | | Print value of Item_param if it has a value (when debugging)unknown2004-09-041-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-301-2/+6
|\ \ \ \ \
| * | | | | Fix column name where it starts with a backtickunknown2004-08-301-2/+6
* | | | | | Major rehacking and cleanup of sp_pcontext.unknown2004-08-261-83/+86
* | | | | | Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,unknown2004-08-241-8/+19
* | | | | | Fixed a valgrind warning when creating stored procedures containing complexunknown2004-08-241-0/+1
* | | | | | WL#2002: Implement stored procedure GOTO.unknown2004-08-171-18/+129
* | | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-08-061-2/+2
|\ \ \ \ \ \
| * | | | | | join_nested.result, join_nested.test:unknown2004-08-061-2/+2
| | |/ / / / | |/| | | |
* | | | | | Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,unknown2004-08-061-8/+1
* | | | | | Fixed BUG#434: Stored procedure which drops itself causes crash.unknown2004-07-291-0/+10
* | | | | | Fixed BUG#4318: Stored Procedure packet error if HANDLER statement,unknown2004-07-291-1/+2
| |/ / / / |/| | | |
* | | | | fixed SP variables detecting (BUG#4604)unknown2004-07-221-1/+4
|/ / / /
* | | | VIEWunknown2004-07-161-16/+125
* | | | Mergeunknown2004-07-151-43/+147
|\ \ \ \
| * \ \ \ Merge with 4.1unknown2004-07-121-3/+17
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | Merge with 4.1.3-betaunknown2004-07-071-36/+127
| |\ \ \ \ | | |/ / /