summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-04-141-42/+44
|\
| * Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-42/+44
* | #BUG18715 create view with replicate*ignore-tableunknown2006-04-121-2/+2
|/
* We should prohobit concurent read of inserting file in SPunknown2006-03-151-2/+23
* BUG#15101 SYSDATE() disregards SET TIMESTAMP. unknown2006-03-101-2/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-071-114/+130
|\
| * Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-87/+115
| * Fix for BUG#16266: Definer is not fully qualified error during replication.unknown2006-03-011-27/+15
* | mergedunknown2006-03-061-11/+9
|\ \
| * | kill (subquery) - three years old bugfix that never workedunknown2006-03-061-10/+7
| * | Bug#13233unknown2005-10-211-0/+2
| * | sql_yacc.yy:unknown2005-10-121-1/+4
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-221-4/+20
| |\ \
| | * | a fix (#11553: gives error if aggregate user-defined function in HAVING clause).unknown2005-09-221-4/+20
| * | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-6/+4
| |\ \ \ | | |/ /
| | * | fix for BUG#11139 (multi-delete with alias breaking replication if table rule...unknown2005-09-141-6/+4
* | | | Fix for bug #17866 "Problem with renaming table with triggers with fullyunknown2006-03-041-2/+2
* | | | Merge mysql.com:/extern/mysql/5.0/bug16887/mysql-5.0-runtimeunknown2006-03-031-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed BUG#16887: Cursor causes server segfaultunknown2006-02-151-4/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-02-261-9/+7
|\ \ \ \
| * | | | Fix for bug #13525 "Rename table does not keep info of triggers".unknown2006-02-241-9/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-221-0/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTIONunknown2006-02-091-0/+10
* | | | | WL#2645 (CHECK TABLE FOR UPGRADE)unknown2006-02-171-1/+3
* | | | | Many files:unknown2006-02-141-4/+16
|/ / / /
* | | | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-02-061-8/+9
|\ \ \ \
| * | | | Fixed on BUG#16568: Continue handler with simple CASE not working correctlyunknown2006-01-261-8/+9
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-311-1/+1
|\ \ \ \ \
| * | | | | Fix for bug #16829 "Firing trigger with RETURN crashes the server"unknown2006-01-281-1/+1
| |/ / / /
* | | | | Fixed BUG#15737: Stored procedure optimizer bug with LEAVEunknown2006-01-251-9/+8
|/ / / /
* | | | Fix for the following bugs:unknown2006-01-241-2/+5
* | | | Post-review fixes (BUG#15658).unknown2006-01-191-2/+2
* | | | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-191-0/+15
|\ \ \ \
| * | | | Fixing BUG#15658: Server crashes after creating function as empty stringunknown2006-01-111-0/+15
| |/ / /
* | | | Merge mysql.com:/extern/mysql/bk/mysql-5.0unknown2006-01-161-3/+17
|\ \ \ \
| * | | | Fixed BUG#14498: Stored procedures: hang if undefined variable and exceptionunknown2005-11-041-3/+17
* | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-131-2/+2
|\ \ \ \ \
| * | | | | Fixed bug #15538: unchecked table absence caused server crash.unknown2006-01-111-2/+2
| | |/ / / | |/| | |
* | | | | Fix for BUG#15103: SHOW TRIGGERS: small output alignment problem.unknown2006-01-121-0/+2
|/ / / /
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-101-120/+140
|\ \ \ \
| * | | | A fix and a test case for Bug#15441 "Running SP causes Server unknown2005-12-091-1/+1
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-99/+128
| |\ \ \ \
| | * | | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-99/+128
| * | | | | mergedclone-5.0.17-buildunknown2005-12-071-5/+0
| |\ \ \ \ \
| | * \ \ \ \ Mergeunknown2005-12-061-5/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-051-5/+0
| | | |\ \ \ \
| | | | * | | | this has nothing to do with the bug#13012.unknown2005-12-031-5/+0
| * | | | | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-061-15/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | WL#2486 - Natural/using join according to SQL:2003.unknown2005-11-281-15/+6
| * | | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-061-0/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |