summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2017-12-185-11/+18
|\
| * MDEV-14641 Incompatible key or row definition between the MariaDB .frm file a...Sergei Golubchik2017-12-183-8/+9
| * MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bul...Alexander Barkov2017-12-182-3/+9
* | MDEV-10442: "Address already in use" on restartNirbhay Choubey2017-12-181-1/+0
* | MW-416sjaakola2017-12-185-11/+44
* | MDEV-10486 MariaDB 10.x does not update rows_examined in performance_schema t...Alexey Botchkov2017-12-181-2/+3
* | Merge 10.0 into 10.1Marko Mäkelä2017-12-123-14/+31
|\ \ | |/
| * MDEV-12681 Wrong VIEW results for CHAR(0xDF USING latin1)Alexander Barkov2017-11-152-0/+15
| * MDEV-8949: COLUMN_CREATE unicode name breakageOleksandr Byelkin2017-11-143-14/+16
* | MDEV-14401: Stored procedure that declares a handler that catches ER_LOCK_DEA...Jan Lindström2017-12-091-12/+21
* | MDEV-12837: WSREP: BF lock wait longJan Lindström2017-12-093-2/+20
* | never add new error messages to old GA releases!Sergei Golubchik2017-11-191-5/+3
* | Fix the build on OpenBSD (#488)David Carlier2017-11-171-1/+1
* | MDEV-9510 Segmentation fault in binlog thread causes crashAndrei Elkin2017-11-151-2/+20
* | MDEV-12012/MDEV-11969 Can't remove GTIDs for a stale GTID Domain IDAndrei Elkin2017-11-1512-75/+398
* | MDEV-13936: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2017-11-141-19/+23
* | MDEV-14205 Windows : fix race condition writing into error log and setvbufmariadb-10.1.29Vladislav Vaintroub2017-11-131-3/+0
* | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2017-11-104-5/+30
|\ \
| * | MW-406 Bumped up the wsrep patch version (5.6.37-25.21)Teemu Ollakka2017-11-081-1/+2
| * | MW-399 Freeing wsrep_status_vars, before provider is released.sjaakola2017-11-081-1/+8
| * | MW-402 cascading FK issuessjaakola2017-11-081-0/+3
| * | MW-394Jan Lindström2017-11-081-2/+2
| * | MW-394sjaakola2017-11-081-4/+6
| * | MW-388 Remove unnecessary conditionsDaniele Sciascia2017-11-081-2/+0
| * | MW-388 Fix conflict handling of SPs with DECLARE ... HANDLERJan Lindström2017-11-081-2/+2
| * | MW-388 Fix conflict handling of SPs with DECLARE ... HANDLERDaniele Sciascia2017-11-081-0/+20
| * | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galeraSachin Setiya2017-11-0347-287/+560
| |\ \
* | \ \ Merge branch '10.0' into 10.1Sergei Golubchik2017-11-101-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | typoSergei Golubchik2017-11-091-1/+1
* | | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2017-11-0914-52/+83
|\ \ \ \ | |/ / /
| * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ...Oleksandr Byelkin2017-11-0912-45/+76
| * | | MDEV-14116 INET6_NTOA output is set as null to varchar(39) variableAlexander Barkov2017-11-072-6/+7
| | |/ | |/|
* | | MDEV-12633 Error from valgrind related to dd_frm_typeMonty2017-11-022-3/+21
* | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2017-11-021-0/+11
* | | Merge 10.0 into 10.1Marko Mäkelä2017-10-242-4/+7
|\ \ \ | |/ /
| * | MDEV-13776 mysqld got signal 11 on delete returningIgor Babaev2017-10-231-1/+2
| * | MDEV-13607 MariaDB crash in fix_semijoin_strategies_for_picked_join_orderIgor Babaev2017-10-231-3/+5
* | | Various compier warningsSergei Golubchik2017-10-222-6/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-2239-206/+346
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-1836-187/+269
| |\ \
| | * | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST, COL), NAME_CONST(...mariadb-5.5.58Sergei Golubchik2017-10-171-0/+1
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-176-34/+31
| | |\ \
| | | * | Bug#26361149 MYSQL SERVER CRASHES AT: COL IN(IFNULL(CONST,Ajo Robert2017-08-241-1/+7
| | | * | 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-231-6/+6
| | | * | Bug#24763131 LOCAL-INFILE DEFAULT SHOULD BE DISABLEDVenkatesh Duggirala2017-08-231-1/+0
| | * | | MDEV-13937 Aria engine: Internal Error 160 after partition handlingSergei Golubchik2017-10-171-1/+2
| | * | | MDEV-14056 DROP TEMPORARY TABLE IF EXISTS causes error 1290 with read_only op...Sergei Golubchik2017-10-171-25/+16
| | * | | MDEV-13912 Can't refer the same column twice in one ALTER TABLESergei Golubchik2017-10-171-3/+42
| | * | | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-1721-75/+71