summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'connect/10.2' into 10.2bb-10.2-connect-mergeOleksandr Byelkin2018-11-082-0/+21
|\
| * - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1413-51/+151
* | MDEV-17635 Server hangs after the query with recursive CTEIgor Babaev2018-11-073-1/+215
* | MDEV-14528 followup.Andrei Elkin2018-11-072-2/+9
* | MDEV-14528: Disable a failing testMarko Mäkelä2018-11-071-0/+1
* | Merge 10.1 into 10.2Marko Mäkelä2018-11-0715-111/+166
|\ \
| * \ Merge 10.0 into 10.1Marko Mäkelä2018-11-0713-54/+82
| |\ \
| | * \ Merge 5.5 into 10.0Marko Mäkelä2018-11-079-32/+80
| | |\ \
| | | * | MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...Oleksandr Byelkin2018-11-023-31/+51
| | | * | fix the test to clean after itselfSergei Golubchik2018-11-011-0/+2
| | | * | MDEV-17377 invalid gap in auto-increment values after LOAD DATASergei Golubchik2018-11-013-0/+26
| | | * | test framework manual is movedTakashi Sasaki2018-11-013-3/+3
| | * | | Add implementation in .h and delete unneccessery printingAnel Husakovic2018-11-064-24/+2
| * | | | MDEV-17230: encryption_key_id from alter is ignored by encryption threadsJan Lindström2018-11-064-28/+83
* | | | | MDEV-14781 - threadpool slowdown with slow ssl handshake.Vladislav Vaintroub2018-11-071-7/+3
* | | | | MDEV-14528 Track master timestamp in case rolling back to serial replicationIgor Mazur2018-11-063-0/+16
* | | | | Disable rocksdb.com_rpc_tx testSergei Petrunia2018-11-061-0/+1
* | | | | Unify a test with the 10.3 versionMarko Mäkelä2018-11-062-595/+597
* | | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-06277-4184/+16904
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.0 into 10.1Marko Mäkelä2018-11-0516-154/+104
| |\ \ \ \ | | |/ / /
| | * | | Revert some InnoDB/XtraDB changesMarko Mäkelä2018-11-0516-154/+104
| * | | | Merge 10.0 into 10.1Marko Mäkelä2018-11-0515-63/+378
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13671 InnoDB should use case-insensitive column name comparisons like th...Eugene Kosov2018-11-056-46/+261
| | * | | Remove dead code is_thd_killed()Marko Mäkelä2018-11-023-17/+4
| | * | | bump the VERSIONDaniel Bartholomew2018-11-011-1/+1
| | * | | MDEV-16695: Estimate for rows of derived tables is very high when we are usin...Varun Gupta2018-11-013-0/+91
| | * | | Revert commit b2f39a5f567d006000aad8b431267298cf81b569 wrongJan Lindström2018-11-012-132/+0
| | * | | Add missing wsrep.cnf.shJan Lindström2018-11-012-0/+132
| | * | | MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER...Alexander Barkov2018-10-313-2/+23
| * | | | MDEV-15890 Strange error message if you try to FLUSH TABLES <view> after LOCK...Alexey Botchkov2018-11-0313-49/+33
| * | | | bump the VERSIONDaniel Bartholomew2018-11-021-1/+1
| * | | | MDEV-17133 follow-up patch to fix mf_iocache-t unittestAndrei Elkin2018-11-011-1/+1
| * | | | Updated list of unstable tests for 10.1.37 releasemariadb-10.1.37Elena Stepanova2018-10-311-50/+45
| * | | | update rdiffs for 32bitSergei Golubchik2018-10-312-49/+57
| * | | | Fix innodb.table_flags,debugMarko Mäkelä2018-10-318-15/+279
| * | | | disabling a crashing testSergei Golubchik2018-10-311-1/+1
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-3118-207/+710
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-315-23/+121
| | |\ \ \ | | | |/ /
| | | * | don't try to build with OpenSSL 1.1+Sergei Golubchik2018-10-301-1/+2
| | | * | ./mtr --gdb='b mysql_parse;r'Sergei Golubchik2018-10-301-3/+12
| | | * | MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-303-16/+105
| | | * | bump the VERSIONDaniel Bartholomew2018-10-261-1/+1
| | * | | List of unstable tests for 10.0.37 releasemariadb-10.0.37Elena Stepanova2018-10-301-25/+57
| | * | | MDEV-12023 Assertion failure sym_node->table != NULL on startupMarko Mäkelä2018-10-3015-174/+588
| * | | | Merge branch '10.1' into bb-10.1-sergSergei Golubchik2018-10-311-3/+7
| |\ \ \ \
| | * | | | README: Add reporting security vulns. directionShinnok2018-10-301-3/+7
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-30250-4202/+16174
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | MDEV-15919 lower_case_table_names does not behave as expectedSergei Golubchik2018-10-292-2/+3
| | * | | CONNECT: bintar compilation failure on Mac OS XSergei Golubchik2018-10-291-1/+1
| | * | | after-merge: enable testsSergei Golubchik2018-10-283-4/+2