summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-031-13/+23
|\
| * Various syntax fixes in sql/sql_yacc.yy for stored procedures:unknown2004-11-031-13/+23
* | Merge on pullunknown2004-11-031-49/+101
|\ \ | |/ |/|
| * Fixes after merge with 4.1unknown2004-11-031-1/+2
| * merge with 4.1unknown2004-10-291-49/+100
| |\
| | * An extra "separator" class member was removed from Item_func_concat_ws.unknown2004-10-281-1/+1
| | * Typo fixunknown2004-10-261-1/+1
| | * Fix for bug #6166: index prefix length of 0 not rejectedunknown2004-10-261-1/+13
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-4/+8
| | |\
| | | * Fix for bug #6173 "One can circumvent missing UPDATE privilege ifunknown2004-10-201-4/+8
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-2/+2
| | |\ \ | | | |/ | | |/|
| | | * true,false -> TRUE, FALSEunknown2004-10-141-2/+2
| | * | clean-up, indentation fixes.unknown2004-10-101-10/+10
| | * | A fix (bug #5382: Server crashes after writing INTO OUTFILE)unknown2004-10-101-17/+37
| | |/
| | * Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-5/+5
| | * After merge fixesunknown2004-10-071-1/+1
| | * Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+7
| | |\
| | | * Bug#4118: multi-table UPDATE takes WRITE lock on read tableunknown2004-10-031-2/+10
| | * | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-2/+13
| | * | un-reserving "RETURNS"unknown2004-09-131-12/+13
* | | | Merge bk-internal:/home/bk/mysql-5.0/unknown2004-10-281-43/+47
|\ \ \ \ | |/ / / |/| | |
| * | | smarter ALTER TABLE - don't copy the table if only comment or default val...unknown2004-10-211-43/+47
* | | | 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
|/ / /
* | | 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
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | 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
| | | |/ / /