summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15649 Speedup search in acl_users and acl_dbs array,bb-10.4-wlad-MDEV-15649Vladislav Vaintroub2018-12-045-112/+239
* Fix the -DWITH_WSREP:BOOL=OFF buildMarko Mäkelä2018-11-221-0/+1
* MDEV-17794 Do not assign persistent ID for temporary tablesMarko Mäkelä2018-11-2225-550/+450
* MDEV-17793 follow-up: Also update SYS_VIRTUALMarko Mäkelä2018-11-221-0/+1
* MDEV-17792 New class Timestamp and cleanups in Date, Datetime, Field for roun...Alexander Barkov2018-11-229-76/+184
* MDEV-17793 Crash in purge after instant DROP and emptying the tableMarko Mäkelä2018-11-224-0/+125
* Fixed compiler warnings in tokudb_sysvars.ccMonty2018-11-221-1/+3
* MDEV-17721: Corrupted data dictionary after instant DROP COLUMNMarko Mäkelä2018-11-213-2/+22
* Merge 10.3 into 10.4Marko Mäkelä2018-11-219-23/+26
|\
| * Check that default() do not see invisible field.Oleksandr Byelkin2018-11-202-0/+4
| * bump the VERSIONDaniel Bartholomew2018-11-201-1/+1
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-206-22/+17
| |\
| | * MDEV-17780 innodb.truncate_recover crashes in recovery due to out-of-bounds p...Marko Mäkelä2018-11-201-22/+5
| | * MDEV-17507 Make MTR tests work for builds without Aria for temporary tablesElena Stepanova2018-11-205-0/+12
| * | Merge bb-10.3-release into 10.3Marko Mäkelä2018-11-202-111/+153
| |\ \
| | * | Updated list of unstable tests for 10.3.11 releasemariadb-10.3.11Elena Stepanova2018-11-161-110/+148
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2018-11-1537-20/+763
| | |\ \
* | | | | MDEV-17721: Corrupted data dictionary after instant DROP COLUMNMarko Mäkelä2018-11-213-3/+30
* | | | | Fixing compilation failure on Windows introduced by MDEV-17776Alexander Barkov2018-11-211-0/+1
* | | | | MDEV-14500 filesort to support engines with slow rnd_posSergei Golubchik2018-11-208-25/+142
* | | | | misc cleanupSergei Golubchik2018-11-204-25/+19
* | | | | cleanup: rename a flag, keep old name for compatibilitySergei Golubchik2018-11-203-4/+5
* | | | | cleanup: remove HA_WANTS_PRIMARY_KEY as redundantSergei Golubchik2018-11-204-12/+10
* | | | | MDEV-17721: Corrupted data dictionary after instant DROP COLUMNMarko Mäkelä2018-11-203-20/+29
* | | | | MDEV-17776 CAST(x AS INTERVAL DAY_SECOND(N))Alexander Barkov2018-11-2011-86/+353
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-19189-1032/+3264
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-19143-378/+949
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix the Windows buildMarko Mäkelä2018-11-191-2/+1
| | * | | Remove many redundant #include from InnoDBMarko Mäkelä2018-11-19107-313/+47
| | * | | MDEV-17765 lock_discard_page() may fail to discard locks for SPATIAL INDEXMarko Mäkelä2018-11-191-30/+37
| | * | | MDEV-17726: Fix compiler warningMarko Mäkelä2018-11-191-1/+1
| | * | | 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