Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaks | Sergei Golubchik | 2011-07-10 | 1 | -0/+4 |
* | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -54/+1 |
* | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -56/+387 |
|\ | |||||
| * | merge from latest 5.5 | Guilhem Bichot | 2011-05-21 | 1 | -3/+268 |
| |\ | |||||
| | * | merge | Mikael Ronström | 2011-05-19 | 1 | -0/+19 |
| | |\ | |||||
| | | * | merge from 5.1 for bug#11764633 | Mayank Prasad | 2011-05-18 | 1 | -0/+19 |
| | * | | merge | Mikael Ronstrom | 2011-05-04 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | * | | Fixed missing change of thd_unlock_connection_data to thd_unlock_thread_count | Mikael Ronstrom | 2011-04-20 | 1 | -1/+1 |
| | * | | Merge 5.5 | Mikael Ronström | 2011-04-15 | 1 | -9/+4 |
| | |\ \ | |||||
| | * | | | Changed name to better reflect function logic in accordance with WL#5788 | Mikael Ronström | 2011-04-15 | 1 | -2/+2 |
| | * | | | Use C++ manner for unused param instead of C manner | Mikael Ronström | 2011-04-15 | 1 | -4/+2 |
| | * | | | Further review fixes | Mikael Ronstrom | 2011-03-04 | 1 | -3/+3 |
| | * | | | More work on interfaces | Mikael Ronström | 2011-02-16 | 1 | -0/+32 |
| | * | | | Defined private interface to THD variables, first step to plugin API | Mikael Ronström | 2011-02-16 | 1 | -0/+196 |
| | * | | | Added setters to scheduler interface | Mikael Ronström | 2011-02-10 | 1 | -2/+12 |
| | * | | | more fixes of scheduler interface changes | Mikael Ronström | 2011-02-10 | 1 | -0/+10 |
| | * | | | merge | Mikael Ronström | 2011-02-10 | 1 | -3/+4 |
| | |\ \ \ | |||||
| | * | | | | BUG#59549, fix compiler error on Windows, step 2 | Mikael Ronstrom | 2011-01-20 | 1 | -1/+1 |
| * | | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -3/+4 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -5/+4 |
| * | | | | | Merge mysql-5.5-innodb -> mysql-5.5 | Vasil Dimov | 2011-04-21 | 1 | -0/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Merge mysql-5.1-innodb to mysql-5.5-innodb. | Marko Mäkelä | 2011-04-11 | 1 | -0/+1 |
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| | | |||||
| | | * | | Bug #11766513 - 59641: Prepared XA transaction in system after hard crash | Marko Mäkelä | 2011-04-07 | 1 | -0/+1 |
| * | | | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty | Alexander Nozdrin | 2011-04-15 | 1 | -9/+4 |
| |/ / / | |||||
| * | | | Bug #59273 show profile source doesn't show Source_function or truncates Sour... | Tor Didriksen | 2011-01-27 | 1 | -3/+4 |
| | |/ | |/| | |||||
| * | | BUG#58948 - Valgrind warning in do_handle_one_connection() | Sergey Vojtovich | 2010-12-17 | 1 | -1/+1 |
| * | | Bug#58136: Crash in vio_close at concurrent disconnect and KILL | Davi Arnaut | 2010-12-15 | 1 | -0/+34 |
| * | | Merge from mysql-5.5-runtime to mysql-5.5-bugteam | Jon Olav Hauglid | 2010-11-18 | 1 | -15/+58 |
| |\ \ | |||||
| | * \ | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-11-16 | 1 | -2/+10 |
| | |\ \ | |||||
| | * | | | Patch that refactors global read lock implementation and fixes | Dmitry Lenev | 2010-11-11 | 1 | -3/+7 |
| | * | | | Merge from mysql-5.5-bugteam to mysql-5.5-runtime | Jon Olav Hauglid | 2010-10-25 | 1 | -3/+3 |
| | |\ \ \ | |||||
| | * | | | | Bug#37780: Make KILL reliable (main.kill fails randomly) | Davi Arnaut | 2010-10-22 | 1 | -12/+51 |
| * | | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well. | Alexander Barkov | 2010-11-18 | 1 | -16/+6 |
| | |_|/ / | |/| | | | |||||
| * | | | | Bug#54812: assert in Diagnostics_area::set_ok_status | Jorgen Loland | 2010-11-15 | 1 | -2/+10 |
| | |/ / | |/| | | |||||
| * | | | Manual merge | unknown | 2010-10-23 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Bug#27606 GRANT statement should be replicated with DEFINER information | unknown | 2010-10-23 | 1 | -3/+3 |
| | * | Bug#39932 "create table fails if column for FK is in different | Magne Mahre | 2010-09-01 | 1 | -1/+3 |
| * | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -121/+89 |
| |\ \ | |||||
| * \ \ | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 1 | -58/+64 |
| |\ \ \ | |||||
| * | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -22/+34 |
* | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -10/+11 |
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -41/+265 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Automerge with 5.2 | Michael Widenius | 2010-11-05 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * \ \ \ | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 1 | -1/+1 |
| * | | | | | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_... | Michael Widenius | 2010-11-02 | 1 | -1/+1 |
| * | | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -14/+59 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -11/+35 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -3/+33 |
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| | | |||||
| | * | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -4/+23 |
| | |\ \ \ \ \ | | | |/ / / / |