summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * MDEV-13003 - Oracle compatibility : Replace functionhalfspawn2017-08-119-10/+125
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexey Botchkov2017-08-1130-46/+231
| |\
| | * MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-115-143/+199
| | * Fix some GCC 7 warnings for InnoDBMarko Mäkelä2017-08-107-11/+12
| | * MDEV-13439: Database permissions are not enough to run a subquery with GROUP ...Oleksandr Byelkin2017-08-104-4/+52
| | * MDEV-13481 Merge new release of InnoDB MySQL 5.7.19 to 10.2Marko Mäkelä2017-08-1016-24/+154
| | |\
| | | * Bug #24961167 CONCURRENT INSERT FAILS IF TABLE DOES REBUILDThirunarayanan Balathandayuthapani2017-08-091-0/+3
| | | * Bug #24960450 CONCURRENT DELETE DOESN'T APPLY DURING TABLE REBUILDThirunarayanan Balathandayuthapani2017-08-091-2/+2
| | | * Import a test case from MySQL 5.7.19Marko Mäkelä2017-08-092-0/+26
| | | * Remove dead references to clust_templ_for_secMarko Mäkelä2017-08-091-6/+0
| | | * Bug #25357789 INNODB: LATCH ORDER VIOLATION DURING TRUNCATE TABLE IF INNODB_S...Thirunarayanan Balathandayuthapani2017-08-094-8/+47
| | | * BUG#25365223 ERRORLOG UPDATED WITH NOTES INFORMATION WHEN A REF FKEY ISN'T FO...Darshan M N2017-08-091-4/+8
| | | * Bug #25573565 TABLE REBUILD USES EXCESSIVE MEMORYThirunarayanan Balathandayuthapani2017-08-091-2/+3
| | | * MDEV-12868 MySQL bug #84038 also affects MariaDB 10.2Marko Mäkelä2017-08-094-0/+63
| | |/
| | * MDEV-13300 Query cache doesn't take in account CLIENT_DEPRECATE_EOF capabilityOleksandr Byelkin2017-08-092-2/+9
| | * MDEV-13037: wsrep_sst_mysqldump checking wrong version of mysql clientJan Lindström2017-08-091-2/+2
| * | Test result fixed.Alexey Botchkov2017-08-111-9/+3
| * | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-115-142/+198
| * | Adjusted results after the patch for mdev-13369.Igor Babaev2017-08-102-22/+22
| * | This is a modification of the first patch committed for mdev-13369Igor Babaev2017-08-107-43/+199
| * | This first patch prepared for the task MDEV-13369:Igor Babaev2017-08-1013-51/+948
* | | MDEV-13518 funcs_1.myisam_views-big failed in buildbotElena Stepanova2017-08-141-3/+3
* | | MDEV-13014 Typos in ER_WRONG_INSERT_INTO_SEQUENCEElena Stepanova2017-08-142-3/+3
* | | MDEV-13495 Crash in rollback of a recovered INSERT transaction after upgradeMarko Mäkelä2017-08-115-94/+43
* | | MDEV-13476 TRX_UNDO_PAGE_TYPE mismatch when writing undo log after upgradeMarko Mäkelä2017-08-101-4/+13
* | | MDEV-13475 InnoDB: Failing assertion: lsn == log_sys->lsn || srv_force_recove...Marko Mäkelä2017-08-101-0/+1
* | | MDEV-13430 InnoDB upgrade from previous versions to 10.3 is not possibleMarko Mäkelä2017-08-091-2/+1
* | | Remove stray XtraDB filesMarko Mäkelä2017-08-092-16/+0
* | | Fix a -Wimplicit-fallthrough warningMarko Mäkelä2017-08-091-0/+1
* | | MDEV-12288 follow-up: Adjust PAGE_MAX_TRX_ID in online ADD INDEXMarko Mäkelä2017-08-091-41/+18
* | | MDEV-12288 follow-up: Adjust a test for the purge of insert_undo logMarko Mäkelä2017-08-091-2/+2
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Marko Mäkelä2017-08-09310-3888/+15943
|\ \ \ | |/ /
| * | Temporarily record wrong result for the MDEV-12604 JSON_EXTRACT testMarko Mäkelä2017-08-091-3/+9
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-08-0914-51/+234
| |\ \ | | |/
| | * A followup to MDEV-13470: remove the code that is now uselessSergei Petrunia2017-08-091-3/+0
| | * Fix a random result mismatch of encryption.innodb_encrypt_logMarko Mäkelä2017-08-092-0/+6
| | * MDEV-13472 rpl.rpl_semi_sync_wait_point crashes because of thd_destructor_proxyMarko Mäkelä2017-08-091-2/+4
| | * Follow-up to MDEV-11487: Remove InnoDB internal temporary tablesMarko Mäkelä2017-08-083-26/+6
| | * Add DBUG "trx" instrumentation that was used for catching MDEV-13470Marko Mäkelä2017-08-082-2/+14
| | * MDEV-13470 DELETE IGNORE should not ignore deadlocks (again)Marko Mäkelä2017-08-081-0/+6
| | * MDEV-12789 JSON_KEYS returns duplicate keys twice.Alexey Botchkov2017-08-083-4/+57
| | * MDEV-12732 json.json_no_table fails with valgrind in buildbot andAlexey Botchkov2017-08-081-1/+2
| | * MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.Alexey Botchkov2017-08-086-13/+138
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-08-0841-906/+1114
| |\ \ | | |/
| | * Remove wait_innodb_all_purged.incMarko Mäkelä2017-08-0810-168/+83
| | * Deterministically wait for purge using wait_all_purged.incMarko Mäkelä2017-08-082-22/+31
| | * Backport MDEV-13430 recovery improvement to MariaDB 10.2Marko Mäkelä2017-08-081-21/+24
| | * MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-0821-656/+923
| | * MDEV-11937: InnoDB flushes redo log too oftenKristian Nielsen2017-08-075-38/+42
| | * Attempt to make rocksdb.rocksdb_parts stableSergei Petrunia2017-08-072-1/+11