summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-29802-15102/+37465
|\
| * Fix broken cmake -DBUILD_CONFIG=mysql_release on Windows.mariadb-10.1.20Vladislav Vaintroub2016-12-141-1/+2
| * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-4/+4
| * MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0'...Varun Gupta2016-12-143-0/+54
| * MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-148-9/+188
| * Revert "MDEV-11016 wsrep_node_is_ready() check is too strict"Sachin Setiya2016-12-143-24/+1
| * MDEV-10368: get_latest_version() called too oftenJan Lindström2016-12-1318-207/+464
| * MDEV-10545: Server crashed in my_copy_fix_mb on querying I_S and P_S tablesNirbhay Choubey2016-12-121-0/+2
| * MDEV-11179: WSREP transaction excceded size limit in Galera clusterNirbhay Choubey2016-12-122-2/+18
| * MDEV-10954: MariaDB Galera: wsrep_sst_common: line 120: which: command not foundNirbhay Choubey2016-12-121-1/+1
| * Updated the list of unstable tests after the mergeElena Stepanova2016-12-121-115/+108
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-11150-567/+2247
| |\
| | * MDEV-11533: Roles with trailing white spaces are not cleared correctlyVicențiu Ciorbaru2016-12-103-0/+29
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-0961-82/+746
| | |\
| | | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-084-2/+5
| | | * Revert "MDEV-10713: signal 11 error on multi-table update - crash in handler:...Sergei Golubchik2016-12-082-25/+17
| | | * MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after LOAD DATA...Sergei Golubchik2016-12-071-0/+3
| | | * MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.Alexey Botchkov2016-12-0713-0/+45
| | | * MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-065-29/+181
| | | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Oleksandr Byelkin2016-12-064-17/+113
| | | * MDEV-10776: Server crash on queryOleksandr Byelkin2016-12-068-5/+106
| | | * MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(Protocol...Alexander Barkov2016-12-063-0/+41
| | | * MDEV-10293 'setupterm' was not declared in this scopeSergei Golubchik2016-12-052-1/+1
| | | * str2decimal: don't return a negative zeroSergei Golubchik2016-12-054-4/+10
| | | * MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Tex...Sergei Golubchik2016-12-033-6/+18
| | | * MDEV-11242 MariaDB Server releases contains promotion of MariaDB CorporationSergei Golubchik2016-12-031-4/+2
| | | * typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-035-17/+17
| | | * MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa...Alexander Barkov2016-11-283-1/+20
| | | * Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in buildbotVladislav Vaintroub2016-11-141-1/+1
| | | * Fixed bug mdev-11161.Igor Babaev2016-11-113-0/+139
| | | * MDEV-11248 Fix passing offset parameter to my_file_pread in read_ddl_log_file...Vladislav Vaintroub2016-11-101-2/+2
| | | * MDEV-11214 Windows : MSI installation fails, if run by a service user (e.g L...Vladislav Vaintroub2016-11-031-1/+16
| | | * MDEV-11157 Windows - Upgrade installer to use HeidiSQL 9.4Vladislav Vaintroub2016-10-272-4/+12
| | | * VS2015 build fixesVladislav Vaintroub2016-10-272-1/+2
| | | * MDEV-9409 Windows - workaround VS2015 CRT bug that makesVladislav Vaintroub2016-10-272-6/+28
| | * | MDEV-11162 Assertion `num_records == m_idx_array.size()' failed in Filesort_b...Varun Gupta2016-12-081-0/+3
| | * | MDEV-11162 Assertion `num_records == m_idx_array.size()' failed in Filesort_b...Varun Gupta2016-12-083-0/+18
| | * | MDEV-10787 Assertion `ltime->neg == 0' failed in void date_to_datetime(MYSQL_...Alexander Barkov2016-12-073-1/+97
| | * | Merge pull request #271 from iangilfillan/10.0Sergey Vojtovich2016-12-071-0/+23
| | |\ \
| | | * | Update mysqldump man pageiangilfillan2016-12-061-0/+23
| | |/ /
| | * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-0436-280/+286
| | * | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-12-049-3/+173
| | |\ \
| | | * | 5.6.34-79.1Sergei Golubchik2016-12-027-1/+171
| | * | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-12-042-30/+2
| | |\ \ \
| | | * | | 5.6.34-79.1Sergei Golubchik2016-12-022-29/+1
| | * | | | import a test case from percona-server-5.6.34-79.1Sergei Golubchik2016-12-043-0/+115
| | * | | | MDEV-10744: Roles are not fully case sensitiveVicențiu Ciorbaru2016-12-013-1/+113
| | * | | | Remove labs() warning from maria and myisam storage enginesVicențiu Ciorbaru2016-12-012-6/+0
| | * | | | Fixed bug mdev-11364.Igor Babaev2016-11-295-14/+82
| | * | | | MDEV-10427: innodb.innodb-wl5522-debug-zip fails sporadically in buildbotJan Lindström2016-11-292-0/+7