summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2019-01-0314-6/+6
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2019-01-0314-6/+6
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2019-01-032-4/+4
| | |\
| | | * fix the test for 2019Sergei Golubchik2019-01-022-4/+4
| | * | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-0210-0/+0
| | * | compilation warning on WindowsSergei Golubchik2019-01-022-2/+2
* | | | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-034-2/+7
* | | | compilation warning on windowsSergei Golubchik2019-01-031-2/+2
* | | | fix debian builds for cosmicSergei Golubchik2019-01-031-1/+1
* | | | bump the VERSIONDaniel Bartholomew2019-01-021-1/+1
* | | | Merge branch '10.1' into 10.2mariadb-10.2.21Sergei Golubchik2018-12-3029-103/+274
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-2930-104/+284
| |\ \ \ | | |/ /
| | * | MDEV-18041 Database corruption after renaming a prefix-indexed columnEugene Kosov2018-12-294-28/+70
| | * | row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()Marko Mäkelä2018-12-282-2/+4
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-208-56/+43
| | |\ \ | | | |/
| | | * MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrownSergey Vojtovich2018-12-184-46/+11
| | | * Don't default to bundled zlibSergei Golubchik2018-12-171-5/+0
| | | * MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-133-0/+25
| | * | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-193-0/+39
| | * | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-196-7/+79
| | * | Backported MDEV-11196(e4d10e09cf31) and MDEV-10360(8a8ba1949bf4) to 10.0Varun Gupta2018-12-193-5/+244
| | * | MDEV-6453: Assertion `inited==NONE || (inited==RND && scan)' failed in handle...Varun Gupta2018-12-163-0/+39
| | * | remove unsed variableSergei Golubchik2018-12-131-4/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-292-4/+14
|\ \ \ \ | |/ / /
| * | | MDEV-18105 Mariabackup fails to copy encrypted InnoDB system tablespace if LS...Marko Mäkelä2018-12-292-3/+14
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-293-15/+27
|\ \ \ \ | |/ / /
| * | | MDEV-17470: Fix the test for --embeddedMarko Mäkelä2018-12-292-15/+16
| * | | Silence LeakSanitizer by default in mariabackup, so that phanthom "leaks"Vladislav Vaintroub2018-12-291-0/+9
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-285-25/+82
|\ \ \ \ | |/ / /
| * | | MDEV-17470 Orphan temporary files after interrupted ALTER cause InnoDB: Opera...Eugene Kosov2018-12-284-4/+55
| * | | Grammatical errors of README-wsrep fixed. (#915)Rakshit Kumar2018-12-221-17/+17
* | | | Fix a trivial (and harmless) merge errorSergei Petrunia2018-12-261-1/+0
* | | | bump the VERSIONDaniel Bartholomew2018-12-241-1/+1
* | | | Add forgotten .opt file.mariadb-10.2.20Vladislav Vaintroub2018-12-211-0/+1
* | | | Updated list of unstable tests for 10.2.20Elena Stepanova2018-12-211-65/+49
* | | | Follow-up for MDEV-14576 - updated test resultElena Stepanova2018-12-211-2/+2
* | | | Add test for partial backup for partitioned table.Vladislav Vaintroub2018-12-213-8/+90
* | | | MDEV-14576 Include full name of object in message about incorrect value for c...Sergei Golubchik2018-12-217-130/+130
* | | | TokuDB: generate tokudb.cnf unconditionallySergei Golubchik2018-12-211-1/+2
* | | | MDEV-18039 Assertion failed in btr_node_ptr_max_size for VARCHAR(0)Marko Mäkelä2018-12-213-3/+35
* | | | cleanup os_eventEugene Kosov2018-12-211-12/+2
* | | | MDEV-18043 data race in os_eventEugene Kosov2018-12-211-2/+5
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-12-2116-115/+165
|\ \ \ \ | |/ / /
| * | | Relax a too tight suppressionMarko Mäkelä2018-12-212-2/+2
| * | | Cleanup recent mariabackup validation patches.Vladislav Vaintroub2018-12-204-74/+100
| * | | MDEV-18025: Detect corrupted innodb_page_compression=zlib pagesMarko Mäkelä2018-12-202-8/+8
| * | | MDEV-17975 Assertion `! is_set()' or `!is_set() || (m_status == DA_OK_BULK &&...Sergei Golubchik2018-12-203-4/+22
* | | | MDEV-17738 Server crashes in Item::delete_self on closing connection after un...Alexander Barkov2018-12-213-3/+144
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2018-12-2013-204/+232
|\ \ \ \
| * | | | Fix wrong version numberOlivier Bertrand2018-12-041-1/+1