Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increment and get the query_id atomically, otherwise two concurrent threads | Sergei Golubchik | 2014-02-19 | 1 | -3/+4 |
* | Fix for MDEV-5531: double call procedure in one session - hard shutdown the s... | Michael Widenius | 2014-01-24 | 1 | -1/+6 |
* | MDEV-5396 Assertion `Handlerton: r==0 ' failed (errno=0) on EXPLAIN with Toku... | Sergei Golubchik | 2013-12-17 | 1 | -1/+1 |
* | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -6/+35 |
|\ | |||||
| * | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -4/+4 |
| |\ | |||||
| | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -4/+4 |
| * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" AND | Praveenkumar Hulakund | 2013-08-21 | 1 | -0/+2 |
| | * | | bug#14163155 COM_CHANGE_USER DOESN'T WORK WITH CHARACTER-SET-SERVER=UCS2 IN | Igor Solodovnikov | 2013-02-07 | 1 | -14/+21 |
| * | | | Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEAR | Dmitry Lenev | 2013-08-20 | 1 | -5/+34 |
| | |/ | |/| | |||||
* | | | MDEV-4824 userstats - wrong user statistics | Sergei Golubchik | 2013-11-11 | 1 | -16/+15 |
* | | | MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and... | unknown | 2013-10-16 | 1 | -1/+1 |
* | | | MDEV-4981: Account for queries handled by query-cache in USER_STATISTICS (and... | unknown | 2013-10-04 | 1 | -1/+4 |
* | | | MDEV-4902 - sql_yacc.yy incompatible with bison 3 | Sergey Vojtovich | 2013-08-30 | 1 | -1/+1 |
* | | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Bug#16169063: SECURITY CONCERN BECAUSE OF INSUFFICIENT LOGGING | Ashish Agarwal | 2013-03-07 | 1 | -0/+5 |
| * | | Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASES | Gleb Shchepa | 2012-12-05 | 1 | -2/+7 |
| * | | BUG#14458232 - CRASH IN THD_IS_TRANSACTION_ACTIVE DURING | Thayumanavar | 2012-11-09 | 1 | -2/+8 |
* | | | MDEV-4752: Segfault during parsing of illegal query | unknown | 2013-07-04 | 1 | -0/+2 |
* | | | MDEV-4683 query start_time not reset when going to sleep | Sergei Golubchik | 2013-07-01 | 1 | -0/+1 |
* | | | MDEV-4578 information_schema.processlist reports incorrect value for Time (21... | Sergei Golubchik | 2013-06-13 | 1 | -0/+3 |
* | | | 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 |