summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16217: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...bb-10.2-MDEV-16217Oleksandr Byelkin2018-11-148-5/+147
* bump the VERSIONDaniel Bartholomew2018-11-131-1/+1
* Updated list of unstable tests for 10.2.19mariadb-10.2.19Elena Stepanova2018-11-121-106/+107
* Fix a commentMarko Mäkelä2018-11-121-1/+1
* update results after CONC-351 fixSergei Golubchik2018-11-121-6/+0
* adjust MTR code after C/C changed the location of plugin librariesVladislav Vaintroub2018-11-121-1/+2
* pipe and shared memory protocol should be statically compiled into C/CVladislav Vaintroub2018-11-121-0/+4
* C/C 3.0.7Sergei Golubchik2018-11-121-0/+0
* MDEV-13564 clean-up: Replace memset() with init()Marko Mäkelä2018-11-121-1/+1
* MDEV-17454 JSON_VALID( '{"a":1]' ) evaluates to 1.Alexey Botchkov2018-11-123-1/+13
* MDEV-12575: Server crash in AGGR_OP::put_record or in JOIN_CACHE::free or Inv...Varun Gupta2018-11-107-0/+190
* MDEV-16174 Assertion `0' failed in Type_handler_string_result::make_sort_key(...Alexey Botchkov2018-11-093-0/+28
* Merge branch '10.2-connect' into 10.2Oleksandr Byelkin2018-11-092-0/+21
|\
| * - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1413-51/+151
* | MDEV-17574 SIGSEGV or Assertion `producing_item != __null' inIgor Babaev2018-11-084-3/+150
* | MDEV-17645 innodb.log_file_name_debug does not clean up after itselfMarko Mäkelä2018-11-082-1/+8
* | 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