summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-118/+68
* mergeunknown2004-11-121-120/+171
|\
| * post-review fixesunknown2004-11-121-81/+136
| * mergeunknown2004-10-281-17/+3
| |\
| | * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-221-6/+0
| | * Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-221-10/+2
| | * fixed default behaviour of WITH CHECK OPTIONS according to standard (BUG#5989)unknown2004-10-211-1/+1
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-120/+116
| |\ \ | | |/ | |/|
| | * errors without code removedunknown2004-10-201-120/+116
| * | Implemented the stored procedure data access characteristics:unknown2004-10-141-5/+22
| |/
| * showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-2/+2
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-071-18/+1
| |\
| | * Revised BUG#5000: SPs can be created with no default database.unknown2004-10-071-18/+1
| * | test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-3/+7
| |/
| * fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-4/+4
| * mergeunknown2004-10-051-2/+18
| |\
| | * More fixes for strict mode:unknown2004-10-021-2/+18
| * | mergeunknown2004-09-291-4/+8
| |\ \ | | |/ | |/|
| | * mergeunknown2004-09-051-1/+1
| | |\
| | * | CHECK OPTIONs added (WL#1983)unknown2004-09-031-4/+8
| * | | Fixed BUG#3583: query cache doesn't work for stored procedures.unknown2004-09-171-6/+20
| * | | Merge.unknown2004-09-131-2/+6
| |\ \ \
| | * | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-2/+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
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | * | | | 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
| | |\ \
| | * \ \ Merge with 4.1.3-betaunknown2004-07-071-36/+127
| | |\ \ \
| * | | | | patch for task WL 1941 "NO_C_ESCAPE sql_mode"unknown2004-07-071-1/+5
| |/ / / /