summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17507 Make MTR tests work for builds without Aria for temporary tablesbb-10.2-mdev17507Elena Stepanova2018-11-185-0/+12
* Disable using Aria for temporary tablesElena Stepanova2018-11-182-2/+2
* MDEV-17726: A better fixMarko Mäkelä2018-11-162-13/+20
* MDEV-13170: Database service (MySQL) stops after update with triggerVarun Gupta2018-11-163-0/+87
* Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-158-87/+277
|\
| * Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-158-87/+277
| |\
| | * Merge branch '5.5' into 10.0Oleksandr Byelkin2018-11-158-87/+277
| | |\
| | | * MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-154-0/+137
| | | * Backport for "MDEV-17698 MEMORY engine performance regression"Alexander Barkov2018-11-154-87/+140
* | | | MDEV-17726 Assertion `sqlcom != SQLCOM_TRUNCATE' failed in ha_innobase::delet...Marko Mäkelä2018-11-151-1/+2
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-143-1/+62
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-143-1/+57
| |\ \ \ | | |/ /
| | * | fix of test suiteOleksandr Byelkin2018-11-142-2/+2
| | * | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu...Oleksandr Byelkin2018-11-073-1/+57
* | | | 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
| |\ \ \ \ | | |/ / /