| Commit message (Expand) | Author | Age | Files | Lines |
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -8/+20 |
|\ |
|
| * | Fixed that when using a trigger mysql.proc is now accessed | Michael Widenius | 2011-10-06 | 1 | -7/+9 |
* | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
|\ \ |
|
| * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
| |\ \
| | |/
| |/| |
|
* | | | Bug #57663 Concurrent statement using stored function and DROP DATABASE | Jon Olav Hauglid | 2010-11-17 | 1 | -0/+12 |
* | | | Fix for bug#57061 "User without privilege on routine can | Dmitry Lenev | 2010-10-07 | 1 | -3/+0 |
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-06-10 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
* | | | A post-fix patch for WL#4877/WL#5030: | Alexander Nozdrin | 2010-04-12 | 1 | -1/+1 |
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+29 |
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-04 | 1 | -0/+32 |
|\ \ \ |
|
| * | | | backported: | Sergey Glukhov | 2010-01-15 | 1 | -0/+32 |
| |/ / |
|
* | | | Merge next-mr -> next-4284. | Konstantin Osipov | 2010-02-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -1/+1 |
* | | | Patch that changes metadata locking subsystem to use mutex per lock and | Dmitry Lenev | 2010-01-21 | 1 | -1/+1 |
* | | | Apply and review: | Konstantin Osipov | 2009-12-29 | 1 | -1/+17 |
* | | | Backport of: | Konstantin Osipov | 2009-12-09 | 1 | -3/+4 |
* | | | Backpo | Konstantin Osipov | 2009-12-09 | 1 | -1/+2 |
* | | | Backport of: | Konstantin Osipov | 2009-12-08 | 1 | -12/+38 |
|/ / |
|
* | | BUG#41166 stored function requires "deterministic" if binlog_format is "state... | Alfranio Correia | 2009-07-28 | 1 | -0/+3 |
* | | Bug#44658 Create procedure makes server crash when user does not have ALL pri... | Kristofer Pettersson | 2009-05-29 | 1 | -2/+2 |
* | | Remove dead code. | unknown | 2008-04-08 | 1 | -3/+0 |
* | | Fix for BUG#24923: Functions with ENUM issues. | unknown | 2007-10-17 | 1 | -0/+1 |
* | | Fix for BUG#25843: changing default database between PREPARE and EXECUTE | unknown | 2007-08-31 | 1 | -11/+0 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-06-01 | 1 | -1/+2 |
|\ \ |
|
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 1 | -1/+2 |
* | | | Refactoring patch: | unknown | 2007-05-29 | 1 | -23/+6 |
|/ / |
|
* | | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be locked | unknown | 2007-03-09 | 1 | -1/+0 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | unknown | 2006-12-23 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | | Bug#21039 Transaction cache not flushed after SELECT CREATE | unknown | 2006-07-26 | 1 | -2/+1 |
|/ |
|
* | A fix and a test case for | unknown | 2006-06-27 | 1 | -7/+7 |
* | Fixed BUG#16303: erroneus stored procedures and functions should be droppable | unknown | 2006-01-26 | 1 | -1/+4 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-12-07 | 1 | -4/+5 |
|\ |
|
| * | Fix for bug #11555 "Stored procedures: current SP tables locking make | unknown | 2005-12-07 | 1 | -2/+2 |
* | | Merge mysql.com:/usr/local/bk/mysql-5.0 | unknown | 2005-12-06 | 1 | -5/+5 |
|\ \
| |/
|/| |
|
| * | Fixed BUG#14233: Crash after tampering with the mysql.proc table | unknown | 2005-10-26 | 1 | -5/+5 |
* | | Recursion support made for SP (BUG#10100). | unknown | 2005-11-23 | 1 | -4/+2 |
|/ |
|
* | Fix for bug #12704 "Server crashes during trigger execution". | unknown | 2005-09-15 | 1 | -0/+1 |
* | Avoid spurious error when restoring INFORMATION_SCHEMA as the current | unknown | 2005-08-11 | 1 | -4/+0 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-08-09 | 1 | -0/+7 |
|\ |
|
| * | Fix for bug #10055 "Using stored function with information_schema causes empty | unknown | 2005-08-08 | 1 | -0/+7 |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-08-03 | 1 | -1/+4 |
|\ \ |
|
| * | | Prelocking-free SPs, post-review fixes: | unknown | 2005-08-03 | 1 | -2/+2 |
| * | | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock... | unknown | 2005-07-30 | 1 | -1/+4 |
| |/ |
|
* | | Increase allowed size of stored procedure bodies to 4GB, and | unknown | 2005-07-26 | 1 | -0/+1 |
|/ |
|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-07-13 | 1 | -3/+0 |
|\ |
|
| * | Implementation of Monty's idea: Now we can open mysql.proc table for lookup | unknown | 2005-07-13 | 1 | -3/+0 |
* | | Manual fixes after merging patch for bug #8406 "Triggers crash if referencing | unknown | 2005-07-09 | 1 | -1/+1 |
* | | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggers | unknown | 2005-07-09 | 1 | -9/+13 |
|/ |
|
* | Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure name | unknown | 2005-05-31 | 1 | -0/+1 |