summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* MW-416 Replicating DDL after ACL check, 5.6 versionsjaakola2017-10-191-0/+1
* Merge tag 'mariadb-5.5.58' into 5.5-galeraJan Lindström2017-10-191-1/+1
|\
| * MDEV-13458: Wrong result for aggregate function with distinct clause when the...Varun Gupta2017-08-091-1/+1
* | Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-mergeSachin Setiya2017-04-181-19/+0
|\ \ | |/
| * bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arenaSergei Golubchik2017-01-151-19/+0
* | Merge tag 'mariadb-5.5.52' into 5.5-galeramariadb-galera-5.5.52Nirbhay Choubey2016-09-191-1/+7
|\ \ | |/
| * missing element in prelocked_mode_name[] arraySergei Golubchik2016-09-121-1/+2
| * DEV-10595 MariaDB daemon leaks memory with specific queryMonty2016-08-251-0/+5
* | MW-292 Reset timestamp after transaction replayDaniele Sciascia2016-08-101-0/+1
* | Merge tag 'mariadb-5.5.49' into 5.5-galeraNirbhay Choubey2016-04-251-1/+13
|\ \ | |/
| * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-1/+13
| |\
| | * BUG#20574550 MAIN.MERGE TEST CASE FAILS IF BINLOG_FORMAT=ROWVenkatesh Duggirala2016-02-261-1/+13
* | | MDEV-9401: wsrep_forced_binlog_format with binlog causes crashNirbhay Choubey2016-03-181-2/+1
* | | Merge tag 'mariadb-5.5.48' into 5.5-galeraNirbhay Choubey2016-02-131-1/+1
|\ \ \ | |/ /
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+1
| |\ \ | | |/
| | * Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_...Chaithra Gopalareddy2015-11-201-0/+16
| | * Bug#20788853 MUTEX ISSUE IN SQL/SQL_SHOW.CC RESULTING IN SIG6. SOURCE LIKELYMarc Alff2015-04-081-0/+1
* | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-091-0/+1
* | | MDEV-8617: Multiple galera tests failures with --ps-protocolNirbhay Choubey2015-08-141-0/+2
* | | Merge tag 'mariadb-5.5.45' into 5.5-galeraNirbhay Choubey2015-08-071-4/+12
|\ \ \ | |/ /
| * | compilation error on windowsSergei Golubchik2015-07-311-1/+1
| * | Fixed memory loss detected on P8. This can happen when we call after_flush bu...Monty2015-07-251-1/+4
| * | Fix for MDEV-8301; Statistics for a thread could be counted twice in SHOW ST...Monty2015-06-261-3/+8
* | | MDEV-8260 : Issues related to concurrent CTASNirbhay Choubey2015-06-191-0/+2
* | | Merge tag 'mariadb-5.5.43' into 5.5-galeraNirbhay Choubey2015-05-041-6/+5
|\ \ \ | |/ /
| * | 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