summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7832 Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPO...Sergei Golubchik2015-06-271-0/+2
* small cleanupSergei Golubchik2015-06-271-9/+10
* remove unused function and arraySergei Golubchik2015-06-271-1/+0
* MDEV-8192 - THD::set_command() takes 0.05% in OLTP ROSergey Vojtovich2015-06-021-1/+7
* MDEV-8191 - THD::set_query() takes 0.07% in OLTP ROSergey Vojtovich2015-06-021-1/+10
* Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-15/+23
|\
| * perfschema 5.6.24Sergei Golubchik2015-05-051-0/+9
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-8/+6
| |\
| | * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-6/+3
| | |\
| | | * Bug#20094067: BACKPORT BUG#19683834 TO 5.5 AND 5.6Nisha Gopalakrishnan2015-01-271-4/+2
| | | * BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5Thayumanavar2014-01-131-1/+3
| | | * merge 5.1 => 5.5Tor Didriksen2013-11-011-1/+3
| | | |\
| | | | * Bug#17617945 BUFFER OVERFLOW IN GET_MERGE_MANY_BUFFS_COST WITH SMALL SORT_BUF...Tor Didriksen2013-11-011-1/+3
| | | * | WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-4/+14
| | | |\ \
| | | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-4/+14
| | | * | | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-1/+8
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Bug#11765252 - READ OF FREED MEMORY WHEN "USE DB" ANDPraveenkumar Hulakund2013-08-211-1/+8
| | | * | | Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-0/+10
| | | |\ \ \ | | | | |/ / | | | | | / | | | | |/ | | | |/|
| | | | * Bug#17083851 BACKPORT BUG#11765744 TO 5.1, 5.5 AND 5.6 prabakaran thirumalai2013-07-301-0/+11
| | | * | Merge from 5.1 to 5.5Chaithra Gopalareddy2013-04-141-0/+5
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | | * Solve a linkage problem with "libmysqld" on several Solaris platforms:Kent Boortz2012-06-261-2/+1
| | | | * Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+14
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | * | BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAYNuno Carvalho2012-11-201-0/+2
| | | * | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USERPraveenkumar Hulakund2012-11-071-1/+0
| | | * | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTYPraveenkumar Hulakund2012-05-281-1/+20
| | | * | Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-1/+2
| | | |\ \
| | | | * | Bug #12408412: GROUP_CONCAT + ORDER BY + INPUT/OUTPUT SAME Georgi Kodinov2012-03-091-0/+1
| | | * | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-0/+2
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-0/+2
| | | * | BUG#11763882 - 56652: VALGRIND WARNINGS FOR MEMORY LEAK INSergey Vojtovich2011-11-101-2/+3
| | | * | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ...Andrei Elkin2011-10-271-3/+0
| | | * | 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-7/+0
| | | |\ \ | | | | |/
| | | | * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-7/+0
| | | | * Updated/added copyright headersKent Boortz2011-07-031-0/+1
| | | | |\
| | | | | * Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDEDMayank Prasad2011-05-181-0/+1
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | * | | Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-8/+0
| | | * | | Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADESDmitry Lenev2011-06-161-1/+13
| | | * | | mergeMikael Ronström2011-05-191-0/+1
| | | |\ \ \
| | | | * | | merge from 5.1 for bug#11764633Mayank Prasad2011-05-181-0/+1
| | | * | | | mergeMikael Ronström2011-05-121-5/+13
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Preliminary patch for Bug#11848763 / 60025Alexander Nozdrin2011-05-061-5/+13
| | | * | | | Merge 5.5Mikael Ronström2011-04-151-2/+2
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | A patch for Bug#11763166 (55847: SHOW WARNINGS returns emptyAlexander Nozdrin2011-04-151-2/+2
| | | * | | | Changed prefix from ES_ to STMT_ on Query arena stateMikael Ronstrom2011-03-041-12/+12
| | | * | | | mergeMikael Ronström2011-02-101-1/+1
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | mergeGeorgi Kodinov2011-02-021-1/+1
| | | | |\ \ \ | | | | | |/ /