summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* | 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
* | | | 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 eherman@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-0/+1
* | | | Fixed BUG#13133: Local variables in stored procedures are not initialized cor...unknown2005-09-131-36/+31
|/ / /
* | | Fix for BUG#12943.unknown2005-09-101-1/+10
|/ /
* | Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-071-0/+15
|\ \
| * | Fix for Bug#12995: Inside function "Table 't4' was not locked with LOCK TABLES"unknown2005-09-071-0/+15
* | | Merge mysql.com:/home/alexi/mysql-5.0unknown2005-09-071-2/+8
|\ \ \ | |/ / |/| |
| * | join_outer.result, opt_range.cc, item_cmpfunc.cc:unknown2005-09-071-8/+8
| * | Merge mysql.com:/home/alexi/dev/mysql-4.1-0unknown2005-09-061-0/+6
| |\ \ | | |/
| | * item_cmpfunc.h:unknown2005-09-061-5/+27
* | | Fix for Bug#12953 "Stored procedures: crash if OPTIMIZE TABLE in function"unknown2005-09-061-0/+5
|/ /
* | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-40/+15
* | Merge mysql.com:/home/mydev/mysql-5.0unknown2005-08-291-2/+21
|\ \
| * | Bug#10056 - PACK_KEYS option take values greater than 1 while creating tableunknown2005-08-291-2/+21
* | | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-291-2/+10
|\ \ \ | |/ / |/| |
| * | fix for bug #12490 (all-in-one patch)unknown2005-08-291-2/+10
* | | Merge deer.(none):/home/hf/work/mysql-5.0.11207unknown2005-08-271-11/+14
|\ \ \
| * | | Addition to the fix for #11207 (SET GLOBAL TRANSACTION ISOLATION LEVEL)unknown2005-08-271-10/+13
| * | | Fix for bug #11207 (SET GLOBAL TRANSACTION ISOLATION LEVEL is broken)unknown2005-08-081-1/+1
* | | | Merge deer.(none):/home/hf/work/mysql-5.0.10499unknown2005-08-271-1/+2
|\ \ \ \
| * | | | Fix for bug #10499 (Function creation with GEOMETRY return)unknown2005-08-101-1/+2
| |/ / /
* | | | Bug#9048unknown2005-08-271-5/+23
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-3/+6
|\ \ \ \ | |_|/ / |/| | |