summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
Commit message (Expand)AuthorAgeFilesLines
* Removing "DTCollation user_var_entry::collation", using a CHARSET_INFOAlexander Barkov2015-09-211-1/+3
* Fix to make os_thread_id it compiled on windows.Oleksandr Byelkin2015-09-201-1/+1
* MDEV-6756: map a linux pid (child pid) to a connection id shown in the output...Oleksandr Byelkin2015-09-171-0/+1
* cleanup: remove Slave_log_event (unused since 2002)Sergei Golubchik2015-09-041-1/+0
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-4/+12
|\
| * Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-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-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | | Stage 2 of MDEV-6152:Monty2015-08-211-0/+7
* | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-6/+5
* | | MDEV-7205 : Galera cluster & sql_log_bin = off don't workNirbhay Choubey2015-08-081-3/+11
* | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2015-07-141-0/+3
* | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Monty2015-07-091-6/+13
|\ \ \
| * | | [MDEV-6877] Change replication event loop to account for empty events10.1-MDEV-6877-binlog_row_imageVicențiu Ciorbaru2015-06-301-1/+1
| * | | [MDEV-6877] Add binlog writing according to columnsVicențiu Ciorbaru2015-06-301-3/+1
| * | | [MDEV-6877] Update binlog_prepare_pending_rows_events to use comparison functionVicențiu Ciorbaru2015-06-301-3/+1
| * | | [MDEV-6877] Added binlog_row_image system variableVicențiu Ciorbaru2015-06-301-0/+11
* | | | Speed and code space optimziation:Monty2015-07-091-0/+2
* | | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-6/+7
|/ / /
* | | 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