summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14526: MariaDB keeps crashing under load when query_cache_type is changedbb-5.5-MDEV-14526Oleksandr Byelkin2018-01-123-0/+97
* mysql_install_db: Use --defaults-group-suffix if specifiedDaniel Black2018-01-121-2/+5
* Fixed misleading voariable names.Oleksandr Byelkin2018-01-111-9/+9
* MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-113-11/+55
* MDEV-8200 aria bug with insert select and lock tablesMonty2018-01-117-9/+150
* MDEV-14916 InnoDB reports warning for "Purge reached the head of the history ...Marko Mäkelä2018-01-112-52/+0
* MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_inOleksandr Byelkin2018-01-107-16/+206
* MDEV-13814 Extra logging when innodb_log_archive=ONMarko Mäkelä2018-01-102-1/+2
* MDEV-14174 crash on start with innodb-track-changed-pagesMarko Mäkelä2018-01-102-7/+10
* Silence some -Wimplicit-fallthrough by proper spellingMarko Mäkelä2018-01-033-15/+15
* Follow-up to MDEV-14799: Remove bogus debug assertionsMarko Mäkelä2018-01-022-6/+0
* MDEV-14799 After UPDATE of indexed columns, old values will not be purged fro...Marko Mäkelä2018-01-026-4/+34
* MDEV-14309 MTR tests require perl-Env which is not always in the default inst...Sergei Golubchik2017-12-272-9/+4
* MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-276-3/+96
* MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_...Varun Gupta2017-12-203-2/+56
* MDEV-14639: Fix unexpected end of line at 'Normal shutdown'Simon J Mudd2017-12-191-22/+22
* MDEV-14619: VIEW and GROUP_CONCATOleksandr Byelkin2017-12-173-1/+27
* MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))Alexander Barkov2017-12-084-0/+34
* Revert "Remove use of volatile in stored_field_cmp_to_item"Vicențiu Ciorbaru2017-12-061-2/+7
* Remove use of volatile in stored_field_cmp_to_itemDaniel Black2017-12-051-7/+2
* MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-304-0/+48
* MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-2011-20/+165
* MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
* MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
* Fixed bug MDEV-14368 Improper error for a grouping query thatIgor Babaev2017-11-113-1/+34
* MDEV-14337 mysqld_safe may suppress error messages with --log-output=fileSergei Golubchik2017-11-101-2/+2
* MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-033-5/+11
* MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-033-22/+31
* MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-2626-42/+42
* MDEV-14051 'Undo log record is too big.' error occurring in very narrow range...bb-5.5-markoMarko Mäkelä2017-10-246-4/+331
* bump the VERSIONDaniel Bartholomew2017-10-181-1/+1
* Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-173-0/+15
* Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-1713-44/+84
|\
| * (no commit message)mysql-5.5.58mysql-builder@oracle.com2017-09-130-0/+0
| * Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASHAnushree Prakash B2017-09-131-1/+4
| * Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,Ajo Robert2017-08-241-1/+7
| * Bug#26482173: TLS CIPHER NEGOTIATION INCORRECTLY MATCHES ONArun Kuruvila2017-08-247-164/+182
| * Bug#26390632: CREATE TABLE CAN CAUSE MYSQL TO EXIT.Nisha Gopalakrishnan2017-08-233-129/+204
| * Bug#19875294 ASSERTION `SRC' FAILED IN MY_STRNXFRM_UNICODE (SIG 6 -STRINGS/CT...Tor Didriksen2017-08-233-6/+34
| * Bug#24763131 LOCAL-INFILE DEFAULT SHOULD BE DISABLEDVenkatesh Duggirala2017-08-231-1/+0
| * Bug#26161247: MTR: --NOREORDER IS SEARCHING FOR TEST SCRIPT ONLY IN MAIN SUITEDeepa Dixit2017-07-251-12/+54
| * Merge branch 'mysql-5.5.57-release' into mysql-5.5Gipson Pulla2017-07-170-0/+0
| |\
| * | Bug#26400146 - 5.5 AND 5.6 DOCKER PACKAGES MISSING MYSQLCHECK UPGRADE NOT POS...Balasubramanian Kandasamy2017-07-071-1/+2
| * | Bug#26171638 MYSQL 5.5.57 - MSI COMMUNITY PACKAGES NOT GETTING INSTALLEDPiotr Obrzut2017-06-052-26/+31
| * | Bug#26171638 MYSQL 5.5.57 - MSI COMMUNITY PACKAGES NOT GETTING INSTALLEDPiotr Obrzut2017-06-021-31/+0
| * | Bug#26181622 MSI BUILD FAIL DUE TO DUPLICATED FILE IDPiotr Obrzut2017-06-011-7/+22
| * | Raise version number after cloning 5.5.57Balasubramanian Kandasamy2017-05-291-1/+1
* | | MDEV-13937 Aria engine: Internal Error 160 after partition handlingSergei Golubchik2017-10-173-1/+38
* | | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-173-25/+24
* | | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-173-3/+135