summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-3/+6
* | | | Make SYSDATE() behave as in Oracle: always the current datetime, not theunknown2005-08-241-0/+5
|/ / /
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-08-201-2/+7
|\ \ \
| * | | the syntax is XA END xid [SUSPEND [FOR MIGRATE]]unknown2005-08-191-2/+7
* | | | Cleanups and optimization during review of new codeunknown2005-08-181-2/+4
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-68/+123
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-68/+123
| |\ \ \
| | * | | Implementation of WL#2486 -unknown2005-08-121-68/+123
| | |/ /
* | | | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-2/+7
* | | | Fixes during review of new pushed codeunknown2005-08-121-10/+12
|/ / /
* | | Fix for bug #12280 "Triggers: crash if flush tables".unknown2005-08-101-3/+8
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-191-15/+17
|\ \
| * | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-15/+17
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2005-07-191-1/+1
|\ \ \ | | |/ | |/|