summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP broken merge of 10.3 into 10.410.4-broken-mergeMarko Mäkelä2018-12-0716-101/+227
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-0716-98/+207
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-12-0713-93/+170
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-12-072-8/+8
| | | |\
| | | | * MDEV-17904 Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLEMarko Mäkelä2018-12-072-8/+8
| | | * | MDEV-17917 MTR: fixed race conditions in perfschema.socket_connect, main.connectVladislav Vaintroub2018-12-063-21/+8
| | | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-12-068-64/+159
| | | |\ \ | | | | |/
| | | | * MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-063-19/+43
| | | | * correct order of arguments for Dynamic_array<>::CMP_FUNC2Sergei Golubchik2018-12-061-1/+1
| | | | * cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbsSergei Golubchik2018-12-062-42/+48
| | | | * Added a testcase for mdev-17734Varun Gupta2018-12-053-0/+55
| | | | * MDEV-17734: AddressSanitizer: use-after-poison in create_key_parts_for_pseudo...Varun Gupta2018-11-201-1/+3
| | | * | Fortify galera_sst_mariabackup_table_options test.Jan Lindström2018-11-261-0/+8
| | | * | MDEV-17804: Galera tests cause mysql_socket.h:738: inline_mysql_socket_send: ...Jan Lindström2018-11-262-5/+17
| | | * | MDEV-17801: Galera test failure on galera_var_reject_queriesJan Lindström2018-11-265-9/+28
| | * | | MDEV-17923 Assertion failed in trx_undo_page_report_modify after CREATE FULLT...Marko Mäkelä2018-12-073-11/+41
| | * | | Disable a frequently failing testMarko Mäkelä2018-12-041-0/+1
* | | | | Cleanup: removing unused zeroing Datetime() constructorAlexander Barkov2018-12-071-4/+0
* | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-0721-307/+675
* | | | | Fix windows build : re-record .result fileVladislav Vaintroub2018-12-061-2/+1
* | | | | Windows : create a minimalistic MTR test for mysql_install_db.exeVladislav Vaintroub2018-12-064-1/+37
* | | | | MDEV-15649 Speedup search in acl_users and acl_dbs array,Vladislav Vaintroub2018-12-065-112/+239
* | | | | MDEV-17906 Class Binary_stringbb-10.4-mdev7063Alexander Barkov2018-12-053-273/+388
* | | | | MDEV-17907 Class Static_binary_stringAlexander Barkov2018-12-052-217/+240
* | | | | MDEV-17905 Add class CharsetAlexander Barkov2018-12-052-53/+81
* | | | | Add CONTRIBUTING file and modify README file about live QA regarding new cont...Anel Husakovic2018-12-042-5/+57
* | | | | MDEV-8894 Inserting fractional seconds into MySQL 5.6 master breaks consisten...Alexander Barkov2018-12-046-7/+25
* | | | | MDEV-5377 Row-based replication of MariaDB temporal data types with FSP>0 int...Alexander Barkov2018-12-0410-56/+256
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-12-049-17/+128
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-12-049-17/+128
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17432 Assertion `lock_trx_has_sys_table_locks(trx) == 0' failed upon ALT...Thirunarayanan Balathandayuthapani2018-12-031-0/+5
| | * | | MDEV-17432 Assertion `lock_trx_has_sys_table_locks(trx) == 0' failed upon ALT...Thirunarayanan Balathandayuthapani2018-12-032-1/+8
| | * | | MDEV-17871 Crash when running explain with CTEIgor Babaev2018-12-014-7/+98
| | * | | Re-disable a failing testMarko Mäkelä2018-11-301-0/+1
| | * | | Fix syntax error on galera/disabled.def fileJan Lindström2018-11-291-2/+0
| | * | | MDEV-17810: Improve error printout when decryption fails or we identify page ...Jan Lindström2018-11-291-4/+13
* | | | | Enable main.connect-abstractSergey Vojtovich2018-12-041-1/+0
* | | | | MDEV-16707 Add an accessor in Item_func_like class for the negated attributeAlexander Barkov2018-12-031-0/+3
* | | | | MDEV-17319 Assertion `ts_type != MYSQL_TIMESTAMP_TIME' failed upon inserting ...Alexander Barkov2018-12-029-58/+65
* | | | | More InnoDB preprocessor cleanupMarko Mäkelä2018-11-3020-144/+40
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-300-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17881: Fix a debug assertionMarko Mäkelä2018-11-301-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-301-9/+13
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-17881 Assertion failure in cmp_dtuple_rec_with_match_bytes after instant...Marko Mäkelä2018-11-301-9/+13
* | | | | Merge 10.3 into 10.4Marko Mäkelä2018-11-30139-2069/+56
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-30143-2092/+59
| |\ \ \ \ | | |/ / /
| | * | | Fix xtrabackup SST tests by using innodb-safe-truncate=OFF.Jan Lindström2018-11-2911-10/+62
| | * | | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-29119-275/+34
| | * | | MDEV-17859: Clean up the FOREIGN KEY handlingMarko Mäkelä2018-11-294-147/+24
* | | | | Merge dict_index_copy_rec_order_prefix() to its only callerMarko Mäkelä2018-11-283-58/+18