summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Fixed BUG#16896: Stored function: unused AGGREGATE-clause in CREATE FUNCTIONunknown2006-02-091-0/+10
* 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
| * | | mergedunknown2005-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
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fixed BUG#14233: Crash after tampering with the mysql.proc tableunknown2005-11-251-0/+5
| | | |_|/ | | |/| |
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-021-5/+19
|\ \ \ \ \ | |/ / / /
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-12-021-4/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Now we shall store only position (index of first character)unknown2005-12-021-4/+12
| | | |/ | | |/|
| * | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-021-1/+7
| |\ \ \ | | |/ / | |/| |
| | * | Post-review fixes for BUG#14376: MySQL crash on scoped variable (re)initializ...unknown2005-12-021-5/+5
| | * | Fixed BUG#14376: MySQL crash on scoped variable (re)initializationunknown2005-11-011-1/+7
| | |/
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-231-3/+3
|\ \ \ | |/ /
| * | A name of macro is fixed.unknown2005-11-231-3/+3
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-221-8/+50
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0unknown2005-11-231-3/+17
| |\ \
| | * | Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-3/+17
| * | | Set type and default correctly for local SP variables during parsing.unknown2005-11-221-3/+4
| * | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-11-221-2/+26
| |\ \ \
| | * | | Background:unknown2005-11-171-2/+26
| * | | | Bug#13510 "Setting password local variable changes current unknown2005-11-191-0/+3
* | | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-161-55/+2
|\ \ \ \ \ | |/ / / /
| * | | | Issuing error about presence of commit/rollback statements in stored function...unknown2005-11-161-55/+2
| |/ / /
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-291-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-271-0/+1
| | |\ \
| | | * \ Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-221-0/+1
| | | |\ \
| | | | * | Fixed bug #12762:unknown2005-10-151-0/+1
* | | | | | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-154/+213