summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Fixed BUG#14376: MySQL crash on scoped variable (re)initializationunknown2005-11-011-1/+7
| | |/ / / / / / /
* | | | | | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-8/+47
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | A name of macro is fixed.unknown2005-11-231-3/+3
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge mysql.com:/home/mysql_src/mysql-5.0-vanunknown2005-11-191-55/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Bug#13510 "Setting password local variable changes current unknown2005-11-191-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Issuing error about presence of commit/rollback statements in stored function...unknown2005-11-161-55/+2
| |/ / / / / /
* | | | | | | Merge mysql.com:/home/mysql_src/mysql-5.0unknown2005-11-181-157/+216
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-154/+213
| * | | | | | Fixed BUG#14719: Views DEFINER grammar is incorrectunknown2005-11-091-1/+1
| | |/ / / / | |/| | | |
* | | | | | Added "SHOW AUTHORS" codeunknown2005-11-101-0/+7
* | | | | | Make storage engines "pluggable", handlerton workunknown2005-11-071-28/+34
* | | | | | WL#2575 - Fulltext: Parser plugin for FTSunknown2005-11-061-9/+58
* | | | | | 1. sys_variables[] array is removed.unknown2005-11-061-2/+2
* | | | | | Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-19/+77
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fixed BUG#14256: definer in view definition is not fully qualifiedunknown2005-10-281-2/+1
| | |/ / / | |/| | |
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-251-1/+3
| |\ \ \ \
| | * \ \ \ Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0unknown2005-10-251-1/+3
| | |\ \ \ \
| | | * | | | Additional fix for bug #12267 (Can't use POINT for primary key)unknown2005-10-151-1/+3
| | | | |_|/ | | | |/| |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-251-3/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Deprecate RAID create optionsunknown2005-10-251-3/+15
| | | |_|/ | | |/| |
| * | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-10-251-9/+23
| |\ \ \ \
| | * | | | Fix for BUG#13832 - Unknown column t1.a in 'on clause'.unknown2005-10-251-9/+23
| | | |/ / | | |/| |
| * | | | Fix for BUG#13095: Cannot create VIEWs in prepared statementsunknown2005-10-251-0/+2
| | |/ / | |/| |
| * | | fix for bug #12595 (ESCAPE must be exactly 1 character long)unknown2005-10-211-4/+8
| |/ /
| * | ctype_utf8.result, ctype_utf8.test:unknown2005-10-131-0/+2
| * | Fixed BUG#13510: Setting password local variable changes current passwordunknown2005-10-111-0/+23
| |/
* | Mergeunknown2005-10-061-34/+62
|\ \ | |/
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-221-21/+42
| |\
| | * a fix (bug #11553: gives error if aggregate user-defined function in HAVING c...unknown2005-09-201-21/+42
| * | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-13/+17
| |\ \
| | * | WL#2787 (Add view definer/owner to the view definition (.frm) to check privil...unknown2005-09-201-2/+2
| | * | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-13/+17
| | |/
| * | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2005-09-201-0/+3
| |\ \ | | |/ | |/|
| | * ndb - imlp. show engine ndb status;unknown2005-09-191-0/+3
* | | Handle default engine type better forunknown2005-09-201-1/+5
* | | mergeunknown2005-09-141-7/+67
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-7/+67
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-7/+67
| | |\ \
| | | * | part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-7/+67
* | | | | mergeunknown2005-09-141-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Post-review fix for BUG#12712: SET AUTOCOMMIT should fail within SP/functions...unknown2005-09-141-9/+8
| * | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-09-141-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed BUG#12712: SET AUTOCOMMIT should fail within SP/functions/triggersunknown2005-09-131-0/+9
* | | | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newunknown2005-09-141-36/+32
|\ \ \ \ \ | |/ / / /
| * | | | Merge eherman@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-131-0/+1
| |\ \ \ \ | | |/ / / | |/| | |