Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | merge | Mikael Ronstrom | 2011-03-04 | 1 | -1/+0 | |
| | | | | |\ \ \ \ \ \ | | | | | | | |_|/ / / | | | | | | |/| | | | | ||||||
| | | | | * | | | | | | BUG#59549, fix compiler error on Windows, step 2 | Mikael Ronstrom | 2011-01-20 | 1 | -7/+7 | |
| | | | * | | | | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -2/+2 | |
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | / / / | | | | | | |_|/ / / | | | | | |/| | | | | ||||||
| | | | | * | | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -3/+3 | |
| | | | | | |_|/ / | | | | | |/| | | | ||||||
| | | | * | | | | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty | Alexander Nozdrin | 2011-04-15 | 1 | -3/+4 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | | * | | | | WL#5670: Proposal: Remove SHOW NEW MASTER statement | Sven Sandberg | 2011-02-16 | 1 | -1/+0 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | merge mysql-5.5->mysql-5.5-bugteam | Georgi Kodinov | 2010-12-16 | 1 | -7/+4 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Bug#45445: cannot execute procedures with thread_stack set to 128k. | Alexander Nozdrin | 2010-11-24 | 1 | -7/+4 | |
| | | | * | | | | Bug #58350: 5.5.7-rc compile failed at sp_head.cc | Georgi Kodinov | 2010-12-08 | 1 | -1/+1 | |
| | | | |/ / / | ||||||
| | | | * | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteam | Jon Olav Hauglid | 2010-11-18 | 1 | -2/+12 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW over | Konstantin Osipov | 2010-11-12 | 1 | -0/+5 | |
| | | | | * | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-12 | 1 | -1/+1 | |
| | | | | |\ \ \ | ||||||
| | | | | * | | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -2/+7 | |
| | | | * | | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well. | Alexander Barkov | 2010-11-18 | 1 | -5/+2 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Auto-merge from mysql-5.1-bugteam for bug#54375. | Dmitry Shulga | 2010-11-11 | 1 | -1/+1 | |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | | |/ / | ||||||
| | | | | * | | Fixed bug#54375 - Error in stored procedure leaves connection | Dmitry Shulga | 2010-11-11 | 1 | -1/+1 | |
| | | | * | | | Patch for Bug#55850 (Trigger warnings not cleared). | Alexander Nozdrin | 2010-10-26 | 1 | -6/+20 | |
| | | | * | | | Fixed bug#45445 - cannot execute procedures with thread_stack | Dmitry Shulga | 2010-10-21 | 1 | -4/+7 | |
| | | | * | | | Reverting a patch for Bug#45445 (cannot execute procedures with thread_stack ... | Alexander Nozdrin | 2010-10-13 | 1 | -1/+4 | |
| | | | * | | | A follow up for the patch for Bug#45445, increase stack size | Dmitry Shulga | 2010-10-12 | 1 | -2/+3 | |
| | | | * | | | Fixed bug#45445 - cannot execute procedures with thread_stack | Dmitry Shulga | 2010-10-07 | 1 | -2/+21 | |
| | | | * | | | Fix use of uninitialized variable. | Alexander Nozdrin | 2010-08-12 | 1 | -1/+1 | |
| | | | * | | | BUG#50312 Warnings for unsafe sub-statement not returned to client | Alfranio Correia | 2010-08-10 | 1 | -0/+19 | |
| | | | * | | | Auto-merge from mysql-trunk-bugfixing. | Alexander Nozdrin | 2010-07-30 | 1 | -68/+125 | |
| | | | * | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-07-27 | 1 | -11/+36 | |
| | | | * | | | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 1 | -4/+30 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | merge 5.1-bugteam => trunk-merge | Kristofer Pettersson | 2010-06-08 | 1 | -4/+30 | |
| | | | | |\ \ \ | | | | | | |/ / | ||||||
| | | | | | * | | Bug#53191 Lock_time in slow log is negative when logging stored routines | Kristofer Pettersson | 2010-06-08 | 1 | -8/+37 | |
| | | | * | | | | manual merge from mysql-trunk-bugfixing | Jon Olav Hauglid | 2010-06-06 | 1 | -121/+113 | |
| | | | |\ \ \ \ | | | | | |/ / / | ||||||
| | | | | * | | | Backport a old cleanup patch. | Davi Arnaut | 2010-05-28 | 1 | -102/+101 | |
| | | | | * | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 1 | -21/+14 | |
| | | | | |\ \ \ | ||||||
| | | | | | * \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-07 | 1 | -21/+13 | |
| | | | | | |\ \ \ | | | | | | | |/ / | ||||||
| | | | | | | * | | Bug#50755: Crash if stored routine def contains version comments | Davi Arnaut | 2010-04-01 | 1 | -21/+13 | |
| | | | | | * | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-04-27 | 1 | -1/+10 | |
| | | | | | |\ \ \ | ||||||
| | | | | | * \ \ \ | Manual merge of mysql-5.1-bugteam to | Alexey Kopytov | 2010-04-19 | 1 | -1/+14 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | * \ \ \ \ | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2010-04-03 | 1 | -0/+1 | |
| | | | | | |\ \ \ \ \ | | | | | | | | |_|/ / | | | | | | | |/| | | | ||||||
| | | | | | | * | | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-03-29 | 1 | -0/+1 | |
| | | | | | | * | | | | revert 48525 | Tatiana A. Nurnberg | 2010-02-22 | 1 | -1/+0 | |
| | | | | | | * | | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-02-18 | 1 | -0/+1 | |
| | | | * | | | | | | | Pre-requisite patch for bug #51263 "Deadlock between | Dmitry Lenev | 2010-05-25 | 1 | -3/+8 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | Committing on behalf or Dmitry Lenev: | Konstantin Osipov | 2010-04-28 | 1 | -0/+3 | |
| | | | | |_|_|/ / | | | | |/| | | | | ||||||
| | | | * | | | | | A fix for Bug#11918 "SP does not accept variables in LIMIT clause" | Konstantin Osipov | 2010-04-14 | 1 | -1/+10 | |
| | | | | |_|/ / | | | | |/| | | | ||||||
| | | | * | | | | WL#5030: Splitting mysql_priv.h | Mats Kindahl | 2010-04-07 | 1 | -0/+1 | |
| | | | * | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+13 | |
| | | | |/ / / | ||||||
| | | | * | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2010-03-02 | 1 | -0/+3 | |
| | | | |\ \ \ | ||||||
| | | | | * \ \ | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-02-24 | 1 | -0/+3 | |
| | | | | |\ \ \ | ||||||
| | | | | | * \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -0/+3 | |
| | | | | | |\ \ \ | | | | | | | |/ / | ||||||
| | | | | | | * | | Bug #47905 stored procedures with conditional statements not | Staale Smedseng | 2010-02-11 | 1 | -0/+3 | |
| | | | | | * | | | Manual merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-01-30 | 1 | -0/+1 | |
| | | | | | |\ \ \ | | | | | | | |/ / | ||||||
| | | | | | | * | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -0/+1 |