summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | Bug #19984392 : MEDIUMINT: STACK BUFFER OVERFLOW IN PROTOCOL_TEXT::STORE_LONGKailasnath Nagarkar2016-08-031-2/+2
| | | * | | Bug #24380263: INCORRECT BEHAVIOR WITH PARAMETER ANDSreeharsha Ramanavarapu2016-08-031-0/+1
| | | * | | BUG#23509275 :DBUG_PRINT in THD::decide_logging_format prints incorrectly, ac...Neha Kumari2016-07-252-10/+33
| | | * | | BUG#23703568 - IS CLIENT LIBRARY SUPPOSED TO RETRY EINTR INDEFINITELY OR NOTThayumanavar S2016-07-251-5/+6
| | | * | | Bug #23295288: HANDLE_FATAL_SIGNAL (SIG=11) INArun Kuruvila2016-07-221-1/+6
| | | * | | Bug #23280699: MYSQLD GOT SIGNAL 11 IN IS_NULL ON SELECTSreeharsha Ramanavarapu2016-07-221-4/+1
| | | * | | Bug#23280059: ITEM_ROW::ILLEGAL_METHOD_CALL(CONST CHAR*):Chaithra Gopalareddy2016-07-191-1/+3
| | * | | | MDEV-8833 Crash of server on prepared statement with conversion to semi-joinOleksandr Byelkin2016-09-021-2/+21
| | * | | | DEV-10595 MariaDB daemon leaks memory with specific queryMonty2016-08-252-6/+28
| | * | | | MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_typeSergey Vojtovich2016-08-171-1/+13
| * | | | | MDEV-10775 System table in InnoDB format allowed in MariaDB could lead to crashSergei Golubchik2016-09-231-0/+1
| * | | | | MDEV-10315 - Online ALTER TABLE may get stuck in tdc_remove_tableSergey Vojtovich2016-09-221-0/+2
| * | | | | Update contributorsiangilfillan2016-09-191-0/+1
| * | | | | fix conpilation on OpenBSDSergei Golubchik2016-08-291-1/+3