Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-08-02 | 1 | -4/+4 |
|\ | |||||
| * | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -4/+4 |
* | | Fix for bug #11754210 - "45777: CHECK TABLE DOESN'T | Dmitry Lenev | 2011-07-22 | 1 | -0/+77 |
* | | 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 | -2/+2 |
| * | Bug# 11763784 (former 56541) | Jon Olav Hauglid | 2011-03-29 | 1 | -2/+1 |
* | | Merge from mysql-5.5.12-release | unknown | 2011-05-06 | 1 | -9/+6 |
|\ \ | |||||
| * | | BUG#11766234: ASSERT (TABLE_REF->TABLE || TABLE_REF->VIEW) | Jorgen Loland | 2011-03-14 | 1 | -9/+6 |
* | | | Bug#12348348 - ASSERTION IN ROW0SEL.C LINE 3698: | Jon Olav Hauglid | 2011-04-12 | 1 | -0/+8 |
|/ / | |||||
* | | Bug #11764779 (former 57649) | Jon Olav Hauglid | 2011-03-07 | 1 | -19/+32 |
* | | weave merge from mysql-5.1 to mysql-5.5 | Georgi Kodinov | 2011-02-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| * | merge | Georgi Kodinov | 2011-01-12 | 1 | -0/+5 |
| |\ | |||||
| * \ | automerge | Georgi Kodinov | 2011-01-07 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | merge | Georgi Kodinov | 2011-01-12 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * \ \ \ | Merge of fix for bug#58553, "Queries with pushed conditions causes 'explain | Jan Wedvik | 2011-01-11 | 1 | -0/+5 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' | Jan Wedvik | 2011-01-11 | 1 | -0/+5 |
| | | |/ | | |/| | |||||
* | | | | automerge | Georgi Kodinov | 2011-01-07 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
* | | | | | merge | Georgi Kodinov | 2010-12-17 | 1 | -5/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table, | Jon Olav Hauglid | 2010-12-16 | 1 | -5/+13 |
* | | | | | Auto-merge from mysql-5.1-security. | Alexander Nozdrin | 2010-12-15 | 1 | -0/+12 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Auto-merge from mysql-5.0-security. | Alexander Nozdrin | 2010-12-15 | 1 | -0/+12 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Patch for Bug#57952 (privilege change is not taken into account by EXECUTE). | Alexander Nozdrin | 2010-12-15 | 1 | -0/+12 |
| | |/ | |||||
| * | | Bug#56226 Table map set to 0 after altering MyISAM table | unknown | 2010-10-11 | 1 | -2/+0 |
* | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -50/+80 |
* | | | A fix and a test case for Bug#56540 "Exception (crash) in | Konstantin Osipov | 2010-10-14 | 1 | -1/+9 |
* | | | Follow-up for Bug #55930 Assertion `thd->transaction.stmt.is_empty() | Jon Olav Hauglid | 2010-10-14 | 1 | -1/+2 |
* | | | Bug #55930 Assertion `thd->transaction.stmt.is_empty() || | Jon Olav Hauglid | 2010-10-13 | 1 | -0/+3 |
* | | | Reverted a temporary workaround for bug #56405 "Deadlock | Dmitry Lenev | 2010-09-30 | 1 | -8/+2 |
* | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-09-30 | 1 | -2/+8 |
|\ \ \ | |||||
| * | | | Fix compile warning about passing NULL to non-pointer | Dmitry Lenev | 2010-09-24 | 1 | -3/+5 |
| * | | | A temporary workaround for bug #56405 "Deadlock in the | Dmitry Lenev | 2010-09-06 | 1 | -0/+4 |
* | | | | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGE | Dmitry Lenev | 2010-09-15 | 1 | -2/+6 |
* | | | | Fix for bug #55273 "FLUSH TABLE tm WITH READ LOCK for Merge | Dmitry Lenev | 2010-09-09 | 1 | -2/+4 |
* | | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilege | Alexander Nozdrin | 2010-08-31 | 1 | -22/+24 |
* | | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilege | Alexander Nozdrin | 2010-08-31 | 1 | -22/+44 |
* | | | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilege | Alexander Nozdrin | 2010-08-27 | 1 | -33/+3 |
|/ / / | |||||
* | | | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing. | Jon Olav Hauglid | 2010-08-20 | 1 | -328/+333 |
|\ \ \ | |||||
| * | | | Bug #55973 Assertion `thd->transaction.stmt.is_empty()' | Jon Olav Hauglid | 2010-08-20 | 1 | -2/+8 |
| * | | | Bug #56085 Embedded server tests fails with assert in | Jon Olav Hauglid | 2010-08-19 | 1 | -39/+10 |
| * | | | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime | Jon Olav Hauglid | 2010-08-18 | 1 | -13/+0 |
| |\ \ \ | |||||
| * \ \ \ | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -87/+0 |
| |\ \ \ \ | |||||
| * | | | | | Remove dead code. | Konstantin Osipov | 2010-08-12 | 1 | -12/+2 |
| * | | | | | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -173/+211 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSH | Dmitry Lenev | 2010-07-27 | 1 | -144/+124 |
| * | | | | | | A pre-requisite patch for the fix for Bug#52044. | Konstantin Osipov | 2010-08-11 | 1 | -0/+2 |
| * | | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". | Konstantin Osipov | 2010-08-09 | 1 | -114/+118 |