summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #270 from JRonak/MDEV-11354Sergey Vojtovich2016-12-071-1/+0
|\
| * fixes MDEV-11354 twin includeRonak Jain2016-12-061-1/+0
* | MDEV-10382 Using systemd, mariadb doesn't restart on crashesSergei Golubchik2016-12-061-2/+4
* | MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-062-4/+16
* | MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted...Sergei Golubchik2016-12-062-11/+18
|/
* MDEV-11429 Increase number of max table_open_cache instancesMonty2016-12-021-1/+1
* Merge branch 'bb-mdev-11016' into 10.1SachinSetiya2016-11-221-1/+4
|\
| * MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-10-281-1/+4
* | Merge branch 'mdev10863' into 10.1Kristian Nielsen2016-11-151-1/+15
|\ \
| * | MDEV-10863: parallel replication tries to continue from wrong positionKristian Nielsen2016-11-041-1/+16
* | | MDEV-11219 main.null fails in buldbot and outside with ps-protocolAlexander Barkov2016-11-032-2/+44
* | | MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TONirbhay Choubey2016-11-022-8/+20
* | | MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replica...Nirbhay Choubey2016-11-023-0/+20
* | | MDEV-10944: GALERA log-slave-updates FAIL after upgrading from 10.1.17 to 10....Nirbhay Choubey2016-11-021-0/+6
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-029-66/+116
|\ \ \
| * \ \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-2824-168/+265
| |\ \ \ | | |/ /
| | * | Typo fixed.mariadb-10.0.28Oleksandr Byelkin2016-10-271-2/+2
| | * | Fixed bug mdev-9628.Igor Babaev2016-10-261-1/+8
| | * | Fixed bug mdev-11096.Igor Babaev2016-10-262-11/+9
| | * | MDEV-10846 Running mysqldump backup twice returns error: TableAlexey Botchkov2016-10-271-5/+21
| | * | MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error logSergei Golubchik2016-10-261-2/+7
| | * | MDEV-11126: Crash while altering persistent virtual columnJan Lindström2016-10-261-0/+1
| | * | Removed duplicate open_strategy assignmentsSergey Vojtovich2016-10-261-12/+0
| | * | MDEV-10824 - Crash in CREATE OR REPLACE TABLE t1 AS SELECT spfunc()Sergey Vojtovich2016-10-261-1/+2
| | * | MDEV-11083 performance schema test fail with threadpoolVladislav Vaintroub2016-10-191-33/+66
* | | | MDEV-10347 mysqld got signal 11Alexander Barkov2016-11-021-0/+5
| |_|/ |/| |
* | | Revert "Prepare XtraDB to be used with xtrabackup."Vladislav Vaintroub2016-10-231-8/+1
* | | Prepare XtraDB to be used with xtrabackup.Vladislav Vaintroub2016-10-221-1/+8
* | | Merge "remove unnecessary global mutex in parallel replication" into 10.1.0.1Kristian Nielsen2016-10-163-43/+96
|\ \ \
| * | | Remove unnecessary global mutex in parallel replication.Kristian Nielsen2016-10-143-43/+96
* | | | MDEV-10823 amend : Use opt_log_basename instead of hostname to testVladislav Vaintroub2016-10-101-2/+2
* | | | MDEV-9312: storage engine not enforced during galera cluster replicationmariadb-10.1.18Nirbhay Choubey2016-09-292-2/+8
* | | | init plugin psi keys before LOCK_pluginSergei Golubchik2016-09-291-4/+3
* | | | MDEV-10716: Assertion `real_type() != FIELD_ITEM' failed in Item_ref::build_e...Oleksandr Byelkin2016-09-281-1/+2
* | | | MDEV-9416: MariaDB galera got signal 11 when altering table add unique indexNirbhay Choubey2016-09-281-21/+15
* | | | MDEV-9312: storage engine not enforced during galera cluster replicationNirbhay Choubey2016-09-284-26/+91
* | | | Merge branch '10.0-galera' into 10.1Nirbhay Choubey2016-09-281-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-10714: Could not execute Delete_rows event on table; wsrep_max_ws_rows e...Nirbhay Choubey2016-09-011-22/+31
| * | | Cleanup: MDL_context::wsrep_get_thd() is no longer neededNirbhay Choubey2016-09-013-13/+12
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-2815-101/+147
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-09-2711-101/+142
| |\ \ \
| | * | | MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-261-84/+67
| | * | | report correct write error on log writesSergei Golubchik2016-09-261-1/+1
| | * | | MDEV-10725 Server 10.1.17 fails to build using clang with c++11Sergei Golubchik2016-09-261-3/+3
| | * | | fix BIGINT+MEDIUMINT type aggregationmariadb-5.5.52Sergei Golubchik2016-09-121-1/+1
| | * | | don't use my_copystat in the serverSergei Golubchik2016-09-121-0/+1
| | * | | missing element in prelocked_mode_name[] arraySergei Golubchik2016-09-122-1/+4
| | * | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-09-113-7/+5
| | |\ \ \
| | | * | | Bug#24388753: PRIVILEGE ESCALATION USING MYSQLD_SAFESivert Sorumgard2016-08-254-11/+131
| | | * | | Bug #19984392 : MEDIUMINT: STACK BUFFER OVERFLOW IN PROTOCOL_TEXT::STORE_LONGKailasnath Nagarkar2016-08-041-1/+1