Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -5/+134 |
|\ | |||||
| * | bug#11759333: | Rohit Kalhans | 2012-07-10 | 1 | -16/+10 |
| * | BUG#11759333: SBR LOGGING WARNING MESSAGES FOR PRIMARY | Rohit Kalhans | 2012-07-10 | 1 | -5/+139 |
| * | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY | Praveenkumar Hulakund | 2012-05-28 | 1 | -1/+85 |
* | | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 1 | -3/+10 |
|\ \ | |/ | |||||
| * | Merge 5.5.24 back into main 5.5. | Joerg Bruehe | 2012-05-07 | 1 | -8/+37 |
| |\ | |||||
| * \ | merge bug11754117-45670 fixes from 5.1. | Andrei Elkin | 2012-04-21 | 1 | -1/+7 |
| |\ \ | |||||
| | * | | BUG#11754117 incorrect logging of INSERT into auto-increment | Andrei Elkin | 2012-04-20 | 1 | -1/+7 |
* | | | | c | Sergei Golubchik | 2012-05-21 | 1 | -7/+36 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug #12408412: GROUP_CONCAT + ORDER BY + INPUT/OUTPUT SAME | Georgi Kodinov | 2012-03-09 | 1 | -7/+36 |
| |/ / | |||||
* | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merged from mysql-5.1-security | Gopal Shankar | 2012-01-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Bug#13105873 :Valgrind Warning: CRASH IN FOREIGN | Gopal Shankar | 2012-01-30 | 1 | -2/+2 |
* | | | mdev-201 - Assertion `!thd->spcont' failed in net_send_error on server shutdown | Sergei Golubchik | 2012-03-27 | 1 | -0/+3 |
* | | | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5. | unknown | 2012-03-12 | 1 | -6/+23 |
|\ \ \ | |||||
| * | | | Implementation of MDEV-28 LIMIT ROWS EXAMINED | unknown | 2012-03-11 | 1 | -6/+23 |
* | | | | Merge 5.3->5.5. | Igor Babaev | 2012-03-01 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed LP bug #939009. | Igor Babaev | 2012-02-24 | 1 | -0/+6 |
* | | | | Update copyright notices | Vladislav Vaintroub | 2012-02-28 | 1 | -1/+1 |
* | | | | Simplify thd_wait_begin. given how seldom they are called, calling current_th... | Vladislav Vaintroub | 2012-02-17 | 1 | -13/+7 |
* | | | | address second round review comments | Vladislav Vaintroub | 2012-02-16 | 1 | -9/+21 |
* | | | | Threadpool : Rest of monty's review | Vladislav Vaintroub | 2012-01-27 | 1 | -1/+1 |
* | | | | Further review points and simplify Windows implementation | Vladislav Vaintroub | 2012-01-26 | 1 | -0/+2 |
* | | | | further reduce diffs to 5.5, monty review | Vladislav Vaintroub | 2012-01-24 | 1 | -5/+1 |
* | | | | merge | Vladislav Vaintroub | 2012-01-24 | 1 | -32/+8 |
|\ \ \ \ | |||||
| * \ \ \ | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -0/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDS | Andrei Elkin | 2011-12-14 | 1 | -0/+5 |
| * | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -32/+7 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Rewrite IGNORE handling: | Michael Widenius | 2011-12-11 | 1 | -11/+2 |
| | * | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -5/+26 |
| | |\ \ \ | |||||
| | | * \ \ | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -5/+26 |
| | | |\ \ \ | |||||
| | | | * \ \ | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -5/+26 |
| | | | |\ \ \ | | | | | | |/ | | | | | |/| | |||||
* | | | | | | | Fix crashes in windows-embedded | Vladislav Vaintroub | 2012-01-02 | 1 | -1/+1 |
* | | | | | | | LP909537: Ensure thd_wait_begin/thd_wait_end callbacks are called. | Vladislav Vaintroub | 2011-12-29 | 1 | -17/+9 |
* | | | | | | | fix embedded build and warning | Vladislav Vaintroub | 2011-12-27 | 1 | -1/+1 |
* | | | | | | | Small adjustements to threadpool | Vladislav Vaintroub | 2011-12-18 | 1 | -0/+1 |
* | | | | | | | Fix Unix build | Vladislav Vaintroub | 2011-12-10 | 1 | -0/+2 |
* | | | | | | | Initial threadpool implementation for MariaDB 5.5 | Vladislav Vaintroub | 2011-12-08 | 1 | -29/+8 |
|/ / / / / / | |||||
* | | | | | | small cleanup | Sergei Golubchik | 2011-11-28 | 1 | -9/+1 |
* | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -31/+88 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -4/+37 |
| * | | | | | Merge with 5.2 | Michael Widenius | 2011-09-10 | 1 | -1/+13 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -1/+13 |
| * | | | | | Merge 5.2->5.3 | unknown | 2011-09-02 | 1 | -25/+37 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | LP BUG#823169 fix. | unknown | 2011-09-02 | 1 | -24/+36 |
| | * | | | | Added logging of all messages (also system warnings) one gets during a MyISAM... | Michael Widenius | 2011-08-29 | 1 | -1/+1 |
* | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -18/+27 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Backporting fix from trunk (revid 3381), original comment: | Bjorn Munch | 2011-08-24 | 1 | -1/+1 |
| * | | | | | Cherry-picking patch for 12777649 from mysql-5.5 | Alexander Nozdrin | 2011-08-15 | 1 | -2/+2 |
| * | | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-08-02 | 1 | -1/+0 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | |