summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4065 thd_kill_statement serviceSergei Golubchik2013-01-185-26/+48
* Fix Windows installers' bootstrapper scripts , after mysql_performance_table...Vladislav Vaintroub2013-01-181-1/+2
* Don't reset maybe_null in update_used_tables(); This breaks ROLLUPMichael Widenius2013-01-173-5/+5
* Test case and a different fix for MySQL bug#14485479Sergei Golubchik2013-01-153-14/+50
* small cleanupsSergei Golubchik2013-01-152-7/+10
* mysql-5.5.29 mergeSergei Golubchik2013-01-1528-180/+594
|\
| * Bug #15954896 "SP, MULTI-TABLE DELETE AND LONG ALIAS".Dmitry Lenev2012-12-101-22/+28
| * Bug#15912213: BUFFER OVERFLOW IN ACL_GET()Harin Vadodaria2012-12-061-1/+20
| * Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-051-2/+0
| * Bug #15948123: SERVER WORKS INCORRECT WITH LONG TABLE ALIASESGleb Shchepa2012-12-052-2/+9
| * BUG#14485479: INSTALL AUDIT PLUGIN HANGS IF WE TRY TOAshish Agarwal2012-10-311-2/+3
| * BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-212-9/+16
| |\
| * \ BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-213-7/+86
| |\ \
| | * \ BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-123-7/+86
| | |\ \
| * | | | Bug #14226171 EXCESSIVE ROW LOCKING WITH UPDATE IN 5.5.25Annamalai Gurusami2012-10-191-0/+31
| * | | | Bug#13726751 - 8 BYTE MEMORY LEAK IN DO_SAVE_BLOBNeeraj Bisht2012-10-181-7/+0
| |\ \ \ \
| * \ \ \ \ Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNEDNeeraj Bisht2012-10-162-1/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge mysql-5.1 --> mysql-5.5Marc Alff2012-10-122-12/+23
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Bug #14211140: CRASH WHEN GRANTING OR REVOKING PROXYHarin Vadodaria2012-10-091-5/+16
| * | | | | | Fixing a compilation issue. Annamalai Gurusami2012-10-091-1/+1
| * | | | | | Bug #14036214 MYSQLD CRASHES WHEN EXECUTING UPDATE IN TRX WITHAnnamalai Gurusami2012-10-0818-109/+304
| * | | | | | Bug#14640599 MEMORY LEAK WHEN EXECUTING STORED ROUTINE EXCEPTION HANDLERJon Olav Hauglid2012-10-043-14/+54
| * | | | | | Bug#13713525 CREATE_INITIAL_DB.CMAKE IS FAILING ON WINDOWS, STILL "DEVENV" RE...Tor Didriksen2012-10-031-3/+5
| * | | | | | Bug#14495351: CRASH IN HA_PARTITION::HANDLE_UNORDERED_NEXTJon Olav Hauglid2012-10-031-1/+1
| * | | | | | Bug#14495351: CRASH IN HA_PARTITION::HANDLE_UNORDERED_NEXTMattias Jonsson2012-09-102-46/+176
| * | | | | | merge 5.1 => 5.5Tor Didriksen2012-10-011-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 5.1 => 5.5Tor Didriksen2012-09-251-0/+19
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2012-09-251-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ BUG#13864642: DROP/CREATE USER BEHAVING ODDLY Raghav Kapoor2012-09-251-96/+159
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ bug#14548159: upmerge from mysql-5.1 -> mysql-5.5Rohit Kalhans2012-09-232-3/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ upmerge to bug#14548159Rohit Kalhans2012-09-2211-134/+309
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#14542543 FIX BUG #12694872 IN 5.5Tor Didriksen2012-09-184-8/+21
| * | | | | | | | | | | | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-09-173-4/+98
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge from 5.1 to 5.5Sujatha Sivakumar2012-09-171-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 5.1 => 5.5Tor Didriksen2012-09-122-5/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | WL#6454: Deprecate SHOW AUTHORS and SHOW CONTRIBUTORSJon Olav Hauglid2012-09-111-0/+8
| * | | | | | | | | | | | | | | merge bug14597605 to 5.5.Andrei Elkin2012-09-101-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 5.1 => 5.5Tor Didriksen2012-09-051-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.3 mergeSergei Golubchik2013-01-1531-276/+512
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.2->5.3 mergeSergei Golubchik2013-01-1021-154/+309
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 5.1 mergeSergei Golubchik2013-01-1021-154/+310
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ mysql-5.1.67 mergeSergei Golubchik2013-01-0921-152/+321
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | Last-minute fix to 5.1.67,Joerg Bruehe2012-12-071-22/+28
| | | | * | | | | | | | | | | | | | | | | | applying patch for BUG15912213unknown2012-11-291-1/+20
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-212-9/+16
| | | | * | | | | | | | | | | | | | | | | BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-213-7/+86
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | / | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | BUG#14629727: USER_VAR_EVENT IS MISSING RANGE CHECKSNuno Carvalho2012-10-123-7/+86
| | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | Bug#13726751 - 8 BYTE MEMORY LEAK IN DO_SAVE_BLOBNeeraj Bisht2012-10-181-7/+0
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNEDNeeraj Bisht2012-10-162-1/+3
| | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Bug#14629232 SECURITY VULNERABILITY WITH SHOW PROFILEMarc Alff2012-10-122-12/+23
| | | | |/ / / / / / / / / / / /