summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* post-review fixesbell@sanja.is.com.ua2004-11-121-81/+136
* mergebell@sanja.is.com.ua2004-10-281-17/+3
|\
| * Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.pem@mysql.comhem.se2004-10-221-6/+0
| * Fixed BUG#6027: Stored procedures can be renamed.pem@mysql.comhem.se2004-10-221-10/+2
| * fixed default behaviour of WITH CHECK OPTIONS according to standard (BUG#5989)bell@sanja.is.com.ua2004-10-211-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-201-120/+116
|\ \ | |/ |/|
| * errors without code removedbell@sanja.is.com.ua2004-10-201-120/+116
* | Implemented the stored procedure data access characteristics:pem@mysql.comhem.se2004-10-141-5/+22
|/
* showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...bell@sanja.is.com.ua2004-10-101-2/+2
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-071-18/+1
|\
| * Revised BUG#5000: SPs can be created with no default database.pem@mysql.comhem.se2004-10-071-18/+1
* | test of DELETE privilege and cyclic reference added in case of altering view ...bell@sanja.is.com.ua2004-10-071-3/+7
|/
* fixed & added comments (according to Igor's review and a bit more)bell@sanja.is.com.ua2004-10-071-4/+4
* mergemonty@mishka.local2004-10-051-2/+18
|\
| * More fixes for strict mode:monty@mishka.local2004-10-021-2/+18
* | mergebell@sanja.is.com.ua2004-09-291-4/+8
|\ \ | |/ |/|
| * mergebell@sanja.is.com.ua2004-09-051-1/+1
| |\
| * | CHECK OPTIONs added (WL#1983)bell@sanja.is.com.ua2004-09-031-4/+8
* | | Fixed BUG#3583: query cache doesn't work for stored procedures.pem@mysql.comhem.se2004-09-171-6/+20
* | | Merge.jani@rhols221.adsl.netsonic.fi2004-09-131-2/+6
|\ \ \
| * | | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-2/+6
* | | | sql_yacc.yy:paul@kite-hub.kitebird.com2004-09-101-0/+1
* | | | Fixed BUG#3294: Stored procedure crash if table dropped before use.pem@mysql.comhem.se2004-09-101-3/+7
* | | | Yet another manual merge with main tree for patch for WL#1218 "Triggers"dlenev@mysql.com2004-09-091-60/+143
|\ \ \ \
| * \ \ \ Merge on pullmonty@mysql.com2004-09-091-48/+115
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 4.1monty@mysql.com2004-09-061-48/+115
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge with 4.0 to get latest bug fixesmonty@mysql.com2004-09-041-1/+1
| | | |\ \
| | | | * | sql_yacc.yy:paul@kite-hub.kitebird.com2004-09-031-1/+1
| | | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-08-311-6/+18
| | | |\ \ \
| | | | * | | after review patchbell@sanja.is.com.ua2004-08-311-8/+12
| | | | * | | NOT elimination moved in parsing (suggested by Monty)bell@sanja.is.com.ua2004-08-291-2/+10
| | | * | | | Better easier to call error message format.bar@mysql.com2004-08-311-6/+3
| | | |/ / /
| | | * | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conf...bar@mysql.com2004-08-271-17/+50
| | | * | | "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)".bar@mysql.com2004-08-261-2/+1
| | | * | | mergebell@sanja.is.com.ua2004-08-231-12/+12
| | | |\ \ \
| | | | * | | skip resolving field in table list if table list is not accessable due to gro...bell@sanja.is.com.ua2004-08-131-12/+12
| | | * | | | after merge fixesserg@serg.mylan2004-08-191-1/+1
| | | * | | | manually mergedserg@serg.mylan2004-08-181-0/+6
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | BUG#4717 - check for valid table names in ALTER TABLE ... RENAMEserg@serg.mylan2004-07-261-1/+7
| | | | * | Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0monty@mysql.com2004-06-251-2/+2
| | | | |\ \
| | | | | * | parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)bell@sanja.is.com.ua2004-06-241-2/+2
| | | | | * | fixed functions to be able work with group function as argumentbell@sanja.is.com.ua2003-01-291-36/+275
| | | | | * | followup: s/st_table_list->name/st_table_list->alias/serg@serg.mysql.com2002-09-231-6/+6
| | | | | * | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...monty@mashka.mysql.fi2002-07-291-8/+8
| | | * | | | allow get_format(TIMESTAMP, ...) syntaxserg@serg.mylan2004-08-111-4/+7
| | | * | | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...dlenev@brandersnatch.localdomain2004-08-101-0/+12
| * | | | | | Fixed BUG#5000: SPs can be created with no default database.pem@mysql.comhem.se2004-09-081-1/+18
| |/ / / / /
* | | | | | WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-091-18/+30
* | | | | | Merge of changes from the main tree to tree for WL#1218 "Triggers".dlenev@mysql.com2004-09-081-30/+254
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | WL#1218 "Triggers". Some very preliminary version of patch.dlenev@brandersnatch.localdomain2004-09-071-30/+254