summaryrefslogtreecommitdiff
path: root/sql/sql_class.cc
Commit message (Expand)AuthorAgeFilesLines
* adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-0/+4
* post-merge fixes.Sergei Golubchik2011-07-021-54/+1
* 5.5-mergeSergei Golubchik2011-07-021-56/+387
|\
| * merge from latest 5.5Guilhem Bichot2011-05-211-3/+268
| |\
| | * mergeMikael Ronström2011-05-191-0/+19
| | |\
| | | * merge from 5.1 for bug#11764633Mayank Prasad2011-05-181-0/+19
| | * | mergeMikael Ronstrom2011-05-041-0/+1
| | |\ \ | | | |/
| | * | Fixed missing change of thd_unlock_connection_data to thd_unlock_thread_countMikael Ronstrom2011-04-201-1/+1
| | * | Merge 5.5Mikael Ronström2011-04-151-9/+4
| | |\ \
| | * | | Changed name to better reflect function logic in accordance with WL#5788Mikael Ronström2011-04-151-2/+2
| | * | | Use C++ manner for unused param instead of C mannerMikael Ronström2011-04-151-4/+2
| | * | | Further review fixesMikael Ronstrom2011-03-041-3/+3
| | * | | More work on interfacesMikael Ronström2011-02-161-0/+32
| | * | | Defined private interface to THD variables, first step to plugin APIMikael Ronström2011-02-161-0/+196
| | * | | Added setters to scheduler interfaceMikael Ronström2011-02-101-2/+12
| | * | | more fixes of scheduler interface changesMikael Ronström2011-02-101-0/+10
| | * | | mergeMikael Ronström2011-02-101-3/+4
| | |\ \ \
| | * | | | BUG#59549, fix compiler error on Windows, step 2Mikael Ronstrom2011-01-201-1/+1
| * | | | | Merge from 5.1.Guilhem Bichot2011-05-211-3/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-5/+4
| * | | | | Merge mysql-5.5-innodb -> mysql-5.5Vasil Dimov2011-04-211-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-04-111-0/+1
| | |\ \ \ \ | | | |/ / / | | | | | / | | | |_|/ | | |/| |
| | | * | Bug #11766513 - 59641: Prepared XA transaction in system after hard crashMarko Mäkelä2011-04-071-0/+1
| * | | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-9/+4
| |/ / /
| * | | Bug #59273 show profile source doesn't show Source_function or truncates Sour...Tor Didriksen2011-01-271-3/+4
| | |/ | |/|
| * | BUG#58948 - Valgrind warning in do_handle_one_connection()Sergey Vojtovich2010-12-171-1/+1
| * | Bug#58136: Crash in vio_close at concurrent disconnect and KILLDavi Arnaut2010-12-151-0/+34
| * | Merge from mysql-5.5-runtime to mysql-5.5-bugteamJon Olav Hauglid2010-11-181-15/+58
| |\ \
| | * \ Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-11-161-2/+10
| | |\ \
| | * | | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-3/+7
| | * | | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-10-251-3/+3
| | |\ \ \
| | * | | | Bug#37780: Make KILL reliable (main.kill fails randomly)Davi Arnaut2010-10-221-12/+51
| * | | | | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-16/+6
| | |_|/ / | |/| | |
| * | | | Bug#54812: assert in Diagnostics_area::set_ok_status Jorgen Loland2010-11-151-2/+10
| | |/ / | |/| |
| * | | Manual mergeunknown2010-10-231-3/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#27606 GRANT statement should be replicated with DEFINER informationunknown2010-10-231-3/+3
| | * Bug#39932 "create table fails if column for FK is in differentMagne Mahre2010-09-011-1/+3
| * | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-121/+89
| |\ \
| * \ \ merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-161-58/+64
| |\ \ \
| * | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-22/+34
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-10/+11
* | | | | merge.Sergei Golubchik2010-11-251-41/+265
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Automerge with 5.2Michael Widenius2010-11-051-1/+1
| |\ \ \ \
| | * \ \ \ Automatic merge with 5.1Michael Widenius2010-11-041-1/+1
| | |\ \ \ \
| | | * | | | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-1/+1
| * | | | | | Fixed wrong queue_replace(), which caused timeout failure in pbxt.flush_read_...Michael Widenius2010-11-021-1/+1
| * | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-14/+59
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | merge with 5.1Sergei Golubchik2010-09-111-11/+35
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+33
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | * | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-4/+23
| | |\ \ \ \ \ | | | |/ / / /