summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7598 Lock user after too many password errorsbb-10.4-wlad-MDEV-7598Vladislav Vaintroub2019-01-0817-0/+305
* MDEV-18160/MDEV-18162 Assertion failure or crash after DROP COLUMNMarko Mäkelä2019-01-083-4/+50
* MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-077-104/+39
* MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-077-72/+22
* Fix test result differencesMarko Mäkelä2019-01-0710-3/+608
* Merge 10.3 into 10.4Marko Mäkelä2019-01-06155-2618/+2047
|\
| * Updated list of unstable tests for 10.3.12 releasemariadb-10.3.12Elena Stepanova2019-01-041-109/+104
| * Fix the location of test filesElena Stepanova2019-01-042-0/+0
| * Disable a test that is failing very often.Vladislav Vaintroub2019-01-041-0/+1
| * Merge 10.2 into 10.3Marko Mäkelä2019-01-041-2/+2
| |\
| | * Fix a merge error in the parent commitMarko Mäkelä2019-01-041-2/+2
| * | Merge 10.2 into 10.3Marko Mäkelä2019-01-033-9/+28
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-01-033-9/+28
| | |\
| | | * MDEV-18129 Backup fails for encrypted tables: mariabackup: Database page corr...Marko Mäkelä2019-01-033-8/+26
| * | | "fix" sequence.temporary testSergei Golubchik2019-01-031-1/+1
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-03125-608/+1578
| |\ \ \ | | |/ /
| | * | 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