summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo...Alexander Barkov2016-11-298-47/+196
* | | | MDEV-11348 LOAD DATA LOCAL INFILE crashes the server on loading a backslash f...Alexander Barkov2016-11-251-1/+2
* | | | MDEV-6424: MariaDB server crashes with assertion failure in file ha_innodb.c ...Jan Lindström2016-11-172-12/+140
* | | | Fixing a typo in the patch for MDEV-10780, which caused default.test failure.Alexander Barkov2016-11-171-1/+1
* | | | Fix incorrect reading of events from relaylog in parallel replication.Kristian Nielsen2016-11-162-1/+7
* | | | Back-port Master_info::using_parallel() to 10.0.Kristian Nielsen2016-11-155-16/+16
* | | | Merge branch 'mdev10863' into 10.0Kristian Nielsen2016-11-153-1/+159
|\ \ \ \
| * | | | MDEV-10863: parallel replication tries to continue from wrong positionKristian Nielsen2016-11-043-1/+159
* | | | | A join patch for MDEV-10780 and MDEV-11265Alexander Barkov2016-11-103-0/+90
* | | | | Initialize zip_dict_ids table and avoid referencing array itemsJan Lindström2016-11-011-0/+10
* | | | | MDEV-11188: rpl.rpl_parallel_partition fails with valgrind warnings in buildb...Jan Lindström2016-10-311-0/+6
* | | | | bump the VERSIONDaniel Bartholomew2016-10-281-1/+1
* | | | | MDEV-11164 - hardening-wrapper has been removed from Debian SidSergey Vojtovich2016-10-283-3/+0
|/ / / /