Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4206 : log all slow statements (do not use filters), if log_slow_filte... | Vladislav Vaintroub | 2013-05-08 | 1 | -1/+2 |
* | extend check_global_access() to avoid my_error when it's not needed | Sergei Golubchik | 2013-03-19 | 1 | -5/+8 |
* | Fix compile error when building with DBUG, but without DEBUG_SYNC. | unknown | 2013-03-01 | 1 | -0/+2 |
* | 5.3 merge | Sergei Golubchik | 2013-01-25 | 1 | -1/+14 |
|\ | |||||
| * | 5.2 merge | Sergei Golubchik | 2013-01-25 | 1 | -1/+16 |
| |\ | |||||
| | * | MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing | Sergei Golubchik | 2013-01-25 | 1 | -1/+16 |
| * | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -3/+9 |
| |\ \ | | |/ | |||||
| | * | 5.1 merge | Sergei Golubchik | 2012-08-22 | 1 | -3/+9 |
| | |\ | |||||
| | | * | merge with MySQL 5.1.65 | Sergei Golubchik | 2012-08-22 | 1 | -3/+9 |
| | | |\ | |||||
| | | | * | Bug#12636001 : deadlock from thd_security_context | Gopal Shankar | 2012-05-17 | 1 | -2/+3 |
| * | | | | 5.2 merge | Sergei Golubchik | 2012-05-20 | 1 | -2/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | 5.1 merge | Sergei Golubchik | 2012-05-18 | 1 | -2/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 1 | -2/+3 |
| | | |\ \ | |||||
* | | | \ \ | mysql-5.5.29 merge | Sergei Golubchik | 2013-01-15 | 1 | -2/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASES | Gleb Shchepa | 2012-12-05 | 1 | -2/+7 |
| * | | | | | | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY | Praveenkumar Hulakund | 2012-05-28 | 1 | -3/+4 |
* | | | | | | | Fixed some race conditons and bugs related to killed queries | Michael Widenius | 2013-01-11 | 1 | -9/+13 |
* | | | | | | | Fixed the CREATE TABLE IF EXIST generates warnings instead of errors | Michael Widenius | 2012-12-17 | 1 | -1/+8 |
* | | | | | | | Fix yet another regression after MDEV-3885. | Vladislav Vaintroub | 2012-11-27 | 1 | -1/+3 |
* | | | | | | | fix regression in sp_notembedded after MDEV-3885 | Vladislav Vaintroub | 2012-11-27 | 1 | -1/+1 |
* | | | | | | | MDEV-3885 - connection suicide via mysql_kill() causes assertion in server | Vladislav Vaintroub | 2012-11-27 | 1 | -1/+1 |
* | | | | | | | This fix+comments was originally made by Alexey Kopytov | Michael Widenius | 2012-09-18 | 1 | -0/+1 |
* | | | | | | | Added THD::utime_after_query to avoid calling current_utime() twice for every... | Michael Widenius | 2012-09-13 | 1 | -28/+20 |
* | | | | | | | Added new status variables: | Michael Widenius | 2012-09-09 | 1 | -0/+1 |
* | | | | | | | Fixed compiler errors | Michael Widenius | 2012-08-14 | 1 | -1/+1 |
* | | | | | | | merge | Sergei Golubchik | 2012-06-16 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | merge bug11754117-45670 fixes from 5.1. | Andrei Elkin | 2012-04-21 | 1 | -0/+5 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | BUG#11754117 incorrect logging of INSERT into auto-increment | Andrei Elkin | 2012-04-20 | 1 | -0/+5 |
| | * | | | | | | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENT | Nuno Carvalho | 2012-04-18 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENT | Nuno Carvalho | 2012-04-18 | 1 | -1/+1 |
| | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | BUG 13454045 - 63524: BUG #35396 "ABNORMAL/IMPOSSIBLE/LARGE QUERY_TIME AND LO... | Tatjana Azundris Nuernberg | 2012-02-19 | 1 | -2/+3 |
* | | | | | | | Fixed LP bug #1010729. | Igor Babaev | 2012-06-08 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
* | | | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -3/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Backout the patch for bug#11758263. | Rohit Kalhans | 2012-02-08 | 1 | -9/+3 |
| * | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 1 | -3/+9 |
* | | | | | | Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5. | unknown | 2012-03-12 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Implementation of MDEV-28 LIMIT ROWS EXAMINED | unknown | 2012-03-11 | 1 | -0/+1 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge fix for lp:910817: Race condition in kill_threads_for_user(). | unknown | 2012-02-10 | 1 | -3/+13 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -2/+5 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Fixed wrong merge | Michael Widenius | 2012-01-07 | 1 | -2/+0 |
| | * | | | | | Merge with 5.1 | Michael Widenius | 2012-01-04 | 1 | -0/+5 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Fixes lp:907049 "Server started with skip-aria crashes on an attempt to conne... | Michael Widenius | 2011-12-21 | 1 | -2/+5 |
* | | | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS | Dmitry Shulga | 2012-01-25 | 1 | -0/+2 |
* | | | | | | | mdev-20: INSTALL PLUGIN SONAME | Sergei Golubchik | 2012-03-05 | 1 | -1/+2 |
* | | | | | | | Update copyright notices | Vladislav Vaintroub | 2012-02-28 | 1 | -1/+1 |
* | | | | | | | merge from 5.5 | Vladislav Vaintroub | 2012-02-16 | 1 | -3/+13 |
|\ \ \ \ \ \ \ |