Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY | Nuno Carvalho | 2012-11-20 | 1 | -0/+2 |
* | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USER | Praveenkumar Hulakund | 2012-11-07 | 1 | -1/+0 |
* | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY | Praveenkumar Hulakund | 2012-05-28 | 1 | -1/+20 |
* | Merge 5.5.24 back into main 5.5. | Joerg Bruehe | 2012-05-07 | 1 | -1/+2 |
|\ | |||||
| * | Bug #12408412: GROUP_CONCAT + ORDER BY + INPUT/OUTPUT SAME | Georgi Kodinov | 2012-03-09 | 1 | -0/+1 |
* | | merge bug11754117-45670 fixes from 5.1. | Andrei Elkin | 2012-04-21 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | BUG#11754117 incorrect logging of INSERT into auto-increment | Andrei Elkin | 2012-04-20 | 1 | -0/+2 |
* | | BUG#11763882 - 56652: VALGRIND WARNINGS FOR MEMORY LEAK IN | Sergey Vojtovich | 2011-11-10 | 1 | -2/+3 |
* | | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ... | Andrei Elkin | 2011-10-27 | 1 | -3/+0 |
* | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-08-02 | 1 | -7/+0 |
|\ \ | |/ | |||||
| * | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -7/+0 |
| * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -0/+1 |
| |\ | |||||
| | * | Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDED | Mayank Prasad | 2011-05-18 | 1 | -0/+1 |
| * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
* | | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6 | Davi Arnaut | 2011-07-07 | 1 | -8/+0 |
* | | | Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADES | Dmitry Lenev | 2011-06-16 | 1 | -1/+13 |
* | | | merge | Mikael Ronström | 2011-05-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | merge from 5.1 for bug#11764633 | Mayank Prasad | 2011-05-18 | 1 | -0/+1 |
* | | | | merge | Mikael Ronström | 2011-05-12 | 1 | -5/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Preliminary patch for Bug#11848763 / 60025 | Alexander Nozdrin | 2011-05-06 | 1 | -5/+13 |
* | | | | Merge 5.5 | Mikael Ronström | 2011-04-15 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty | Alexander Nozdrin | 2011-04-15 | 1 | -2/+2 |
* | | | | Changed prefix from ES_ to STMT_ on Query arena state | Mikael Ronstrom | 2011-03-04 | 1 | -12/+12 |
* | | | | merge | Mikael Ronström | 2011-02-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge to 5.1. | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fixes for Bug #55755 and Bug #52315 part 2 | Georgi Kodinov | 2011-02-02 | 1 | -1/+1 |
* | | | | BUG#59549, fix compiler error on Windows, step 2 | Mikael Ronstrom | 2011-01-20 | 1 | -12/+12 |
|/ / / | |||||
* | | | 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 |
* | | | Bug#58136: Crash in vio_close at concurrent disconnect and KILL | Davi Arnaut | 2010-12-15 | 1 | -0/+3 |
* | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-14 | 1 | -2/+0 |
|\ \ \ | |/ / | |||||
| * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -2/+0 |
* | | | Merge from mysql-5.5-runtime to mysql-5.5-bugteam | Jon Olav Hauglid | 2010-11-18 | 1 | -27/+54 |
|\ \ \ | |||||
| * | | | Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW over | Konstantin Osipov | 2010-11-12 | 1 | -0/+14 |
| * | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -27/+34 |
| * | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-10-25 | 1 | -4/+3 |
| |\ \ \ | |||||
| * | | | | Bug#37780: Make KILL reliable (main.kill fails randomly) | Davi Arnaut | 2010-10-22 | 1 | -0/+6 |
* | | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well. | Alexander Barkov | 2010-11-18 | 1 | -7/+65 |
| |/ / / |/| | | | |||||
* | | | | Manual merge | 2010-10-23 | 1 | -4/+3 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Bug#27606 GRANT statement should be replicated with DEFINER information | 2010-10-23 | 1 | -4/+3 | |
| * | | WL#5370 Keep forward-compatibility when changing | 2010-08-18 | 1 | -2/+6 | |
* | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -8/+13 |
|\ \ \ | |||||
| * \ \ | Auto-merge from mysql-5.5-merge. | Alexander Nozdrin | 2010-08-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-18 | 1 | -6/+6 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge mysql-5.5-bugfixing -> mysql-5.5-innodb | Vasil Dimov | 2010-08-18 | 1 | -173/+11 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix bug #53496 Use Lock_time in slow query log output for InnoDB row | Jimmy Yang | 2010-08-17 | 1 | -1/+1 |
| * | | | | | | Merging with mysql-5.5 | Mats Kindahl | 2010-08-23 | 1 | -6/+6 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | |