summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for parallel slave:Michael Widenius2013-10-141-6/+7
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-051-2/+7
* MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-041-2/+4
* MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-031-2/+3
* MDEV-4506: Parallel replication. Intermediate commit.unknown2013-06-261-2/+5
* MDEV-4506: Parallel replication of group-committed transactions: Intermediate...unknown2013-06-241-5/+14
* 5.5 mergeSergei Golubchik2013-06-061-16/+30
|\
| * MDEV-4505 Buffer overrun when processing --log-bin parameter without file nameSergei Golubchik2013-05-131-2/+4
| * mysql-5.5.31 mergeSergei Golubchik2013-05-071-5/+17
| |\
| | * BUG#16196591 - CLIENTS CANNOT CONNECT TO MYSQLThayumanavar2013-02-051-1/+8
| | * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-5/+17
| | |\
| | | * BUG#14303860 - EXECUTING A SELECT QUERY WITH TOO Neeraj Bisht2013-01-141-5/+17
| * | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-9/+9
* | | | MDEV-4605: Failing to load GTID slave position from rpl.gtid_slave_posunknown2013-06-031-2/+4
* | | | MDEV-4478: Implement GTID "strict mode"unknown2013-05-281-10/+3
* | | | Add missing check for thd->killed in mysql_binlog_send().unknown2013-04-241-2/+15
* | | | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-20/+40
* | | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-12/+62
|\ \ \ \
| * | | | MDEV-26: Global transaction ID.unknown2013-03-271-3/+6
| * | | | MDEV-26: Global transaction ID.unknown2013-03-261-8/+25
| * | | | MDEV-26: Global transaction ID.unknown2013-03-221-2/+2
| * | | | MDEV-26: Global transaction IDunknown2013-02-251-0/+1
| * | | | MDEV-26: global transaction id. Intermediate commit.unknown2012-11-071-1/+3
| * | | | MDEV-26: Global transaction commit. Intermediate commit.unknown2012-11-051-1/+9
| * | | | MDEV-500: Session variable for server_idunknown2012-10-231-2/+3
| * | | | MDEV-26: Global transaction id. Partial commit.unknown2012-10-231-0/+18
* | | | | 5.5 mergeSergei Golubchik2013-04-141-23/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MDEV-4356 : MariaDB does not start if bind-address gets resolved to more than...Vladislav Vaintroub2013-04-071-23/+21
* | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection.Alexey Botchkov2013-04-121-1/+1
* | | | | prefer static inline functions to macros.Sergei Golubchik2013-04-091-1/+1
* | | | | MDEV-3807 show plugins soname 'xxx'Sergei Golubchik2013-04-091-5/+6
* | | | | cleanupSergei Golubchik2013-04-091-1/+1
* | | | | 5.5 mergeSergei Golubchik2013-03-271-18/+30
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-4068 rpm scriptlet chown command dangerousSergei Golubchik2013-03-061-8/+1
| * | | | Automatic mergeMichael Widenius2013-03-011-1/+1
| |\ \ \ \
| | * | | | Fixed bug MPDEV-628 / LP:989055 - Querying myisam table metadata may corrupt ...Michael Widenius2013-03-011-1/+1
| * | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-9/+28
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | BUG#11753923-SQL THREAD CRASHES ON DISK FULLVenkatesh Duggirala2013-01-021-0/+1
| | * | | BUG#14726272- BACKPORT FIX FOR BUG 11746142 TO 5.5 AND 5.1Venkatesh Duggirala2012-12-281-8/+40
| | |\ \ \ | | | |/ /
| | | * | BUG#14726272- BACKPORT FIX FOR BUG 11746142 TO 5.5 AND 5.1Venkatesh Duggirala2012-12-281-8/+38
| | * | | Bug#14627287 THREAD CACHE - BYPASSES PRIVILEGESprabakaran thirumalai2012-12-211-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#14627287 THREAD CACHE - BYPASSES PRIVILEGESprabakaran thirumalai2012-12-211-1/+1
| | * | | Bug#14234028 - CRASH DURING SHUTDOWN WITH BACKGROUND PURGE THREADAditya A2012-11-081-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#14234028 - CRASH DURING SHUTDOWN WITH BACKGROUND PURGE THREADAditya A2012-11-081-1/+1
| | * | | Merge from mysql-5.1 to mysql-5.5Jon Olav Hauglid2012-09-251-1/+1
| | |\ \ \ | | | |/ /
* | | | | Automatic mergeMichael Widenius2013-03-251-10/+11
|\ \ \ \ \
| * | | | | Speed up connection time:Michael Widenius2013-03-251-89/+127
| | |_|_|/ | |/| | |
* | | | | Speed up connection time:Michael Widenius2013-03-201-87/+121
|/ / / /
* | | | set THR_THD key and current_thd=NULL as early as possible,Sergei Golubchik2013-02-051-6/+8