Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -12/+32 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -16/+40 |
| |\ | |||||
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -16/+40 |
| | |\ | |||||
| | | * | Merge branch 'mysql-5.1' into mysql-5.5 | Ajo Robert | 2015-08-07 | 1 | -15/+41 |
| | | |\ | |||||
| | | | * | Bug #20760261 mysqld crashed in materialized_cursor:: | Ajo Robert | 2015-08-07 | 1 | -15/+40 |
| | | | * | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | | * | BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIER | Rohit Kalhans | 2012-09-22 | 1 | -10/+9 |
| | | * | | Bug#17283409 4-WAY DEADLOCK: ZOMBIES, PURGING BINLOGS, | Venkatesh Duggirala | 2014-05-08 | 1 | -1/+3 |
| | | * | | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -2/+3 |
| | | |\ \ | |||||
| | | | * | | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -2/+3 |
| | | |/ / | |||||
| | | * | | Bug#14261010: ON DUPLICATE KEY UPDATE CRASHES THE SERVER | Chaithra Gopalareddy | 2013-03-30 | 1 | -40/+45 |
| | | * | | Bug#11748731:SOME 'BIG' TESTS FAILING ON 6.0 | Sneha Modi | 2011-11-21 | 1 | -4/+4 |
| | | * | | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2011-11-10 | 1 | -0/+5 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug#11759688 52020: InnoDB can still deadlock on just INSERT...ON DUPLICATE KEY | Marko Mäkelä | 2011-11-10 | 1 | -0/+5 |
| | | * | | backport from mysql-trunk | Gleb Shchepa | 2011-08-03 | 1 | -5/+0 |
| | | * | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-08-02 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -2/+2 |
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -2/+1 |
| | | | |\ | |||||
| | | | * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | |\ \ | |||||
| | | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+4 |
| | | * | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -4/+3 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | | | * | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -4/+3 |
| | | | |/ / | |||||
| | | * | | | merge mysql-5.1 --> mysql-5.5 | Alfranio Correia | 2011-01-31 | 1 | -1/+1 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | BUG#59338 Inconsistency in binlog for statements that don't change any rows S... | Alfranio Correia | 2011-01-28 | 1 | -1/+1 |
| | | | * | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -3/+1 |
| | | | * | | merge | Georgi Kodinov | 2010-08-20 | 1 | -0/+11 |
| | | | |\ \ | |||||
| | | | | * | | BUG#55625 RBR breaks on failing 'CREATE TABLE' | Alfranio Correia | 2010-08-02 | 1 | -0/+11 |
| | | | * | | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -13/+109 | |
| | | * | | | | Bug #57666 Unclear warning with broken text in error log on INSERT DELAYED | 2010-11-29 | 1 | -62/+16 | |
| | | * | | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteam | Jon Olav Hauglid | 2010-11-18 | 1 | -38/+47 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-16 | 1 | -2/+5 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -38/+47 |
| | | * | | | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well. | Alexander Barkov | 2010-11-18 | 1 | -1/+2 |
| | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Bug#54812: assert in Diagnostics_area::set_ok_status | Jorgen Loland | 2010-11-15 | 1 | -2/+5 |
| | | |/ / / / | |||||
| | | * | | | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -3/+1 |
| | | * | | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -14/+112 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Bug #56678 Valgrind warnings from binlog.binlog_unsafe | Jon Olav Hauglid | 2010-09-24 | 1 | -7/+5 |
| | | | * | | | | Fix for bug #56251 "Deadlock with INSERT DELAYED and MERGE | Dmitry Lenev | 2010-09-15 | 1 | -9/+68 |
| | | | * | | | | Bug #54579 Wrong unsafe warning for INSERT DELAYED in SBR | 2010-08-30 | 1 | -5/+46 | |
| | | * | | | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -66/+105 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Follow-up to Bug #54332 Deadlock with two connections doing | Jon Olav Hauglid | 2010-08-24 | 1 | -33/+55 |
| | | | * | | | | Bug #54332 Deadlock with two connections doing LOCK TABLE+INSERT DELAYED | Jon Olav Hauglid | 2010-08-23 | 1 | -10/+63 |
| | | | * | | | | Merge from mysql-5.5-runtime to mysql-5.5-bugfixing. | Jon Olav Hauglid | 2010-08-20 | 1 | -3/+1 |
| | | | |\ \ \ \ | |||||
| | | | | * \ \ \ | Merge from mysql-5.5-bugfixing to mysql-5.5-runtime | Jon Olav Hauglid | 2010-08-18 | 1 | -46/+9 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | Manual merge from mysql-5.5-bugfixing to mysql-5.5-runtime. | Jon Olav Hauglid | 2010-08-18 | 1 | -0/+3 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Commit on behalf of Dmitry Lenev. | Konstantin Osipov | 2010-08-12 | 1 | -1/+1 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | A fix for Bug#41158 "DROP TABLE holds LOCK_open during unlink()". | Konstantin Osipov | 2010-08-09 | 1 | -2/+0 |
| | | | * | | | | | | | | BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with | Alfranio Correia | 2010-08-20 | 1 | -2/+2 |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | |||||
| | | | * | | | | | | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -46/+9 | |
| | | | | |_|/ / / / | | | | |/| | | | | |