summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql.bb-10.2-hf-geojsonAlexey Botchkov2017-08-105-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
* 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
* 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
* Make rocksdb.rocksdb_icp test stableSergei Petrunia2017-08-072-4/+4
* Merge branch '10.2' of github.com:MariaDB/server into 10.2Sergei Petrunia2017-08-0711-13/+118
|\
| * MDEV-13452 Assertion `!recv_no_log_write' failed in log_reserve_and_open()Marko Mäkelä2017-08-072-2/+4
| * MDEV-13451 Assertion `!recv_no_ibuf_operations' failed in ibuf_page_low()Marko Mäkelä2017-08-071-2/+1
| * MDEV-12324 Wrong result (phantom array value) on JSON_EXTRACT.Alexey Botchkov2017-08-073-1/+13
| * MDEV-12181 ST_AsGeoJSON argument does not limit decimals.Alexey Botchkov2017-08-075-8/+100
* | MDEV-13374: Server crashes in first_linear_tab / st_select_lex::set_explain_typeSergei Petrunia2017-08-073-2/+29
|/
* travis: add clang-5.0Daniel Black2017-08-072-6/+5
* Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-08-065-32/+83
|\
| * MDEV-12180 ST_GeomFromGeoJSON option argument appears to have no effect.Alexey Botchkov2017-08-065-32/+83
* | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-08-065-5/+227
|\ \ | |/
| * Support for server error messages in HindiSergey Vojtovich2017-08-041-0/+1
| * Support for server error messages in HindiSergey Vojtovich2017-08-031-2/+2
| * Support for server error messages in HindiSergey Vojtovich2017-08-031-2/+3
| * Support for server error messages in Hindi.Nirbhay Choubey2017-08-032-1/+221
* | Backport to 10.2: Make rocksdb.type_varchar test stableSergei Petrunia2017-08-062-12/+12
* | More commentsSergei Petrunia2017-08-051-0/+1
* | Make "SET @@rocksdb_bulk_load=0" return an error instead of crashing the serverSergei Petrunia2017-08-034-15/+30
* | Make rocksdb.prefix_extractor_override work on WindowsSergei Petrunia2017-08-011-1/+3
* | Use proper #include'sSergei Petrunia2017-08-011-0/+1
* | Post-merge fix: Rdb_io_watchdog doesn't support windowsSergei Petrunia2017-08-012-11/+6