summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16159 Use atomic memory access for purge_sysMarko Mäkelä2018-05-158-335/+172
* MDEV-16172 Remove InnoDB 5.7 version number from MariaDB 10.3 onwardsMarko Mäkelä2018-05-151-7/+5
* MDEV-16143 Assertion failure in rec_offs_get_n_alloc() due to row_trx_id_offs...Marko Mäkelä2018-05-151-0/+1
* MDEV-16169 InnoDB: Failing assertion: !space->referenced()Marko Mäkelä2018-05-152-20/+18
* Correct a commentMarko Mäkelä2018-05-151-1/+1
* Revert the following patch brought in by "Merge pull request #753 from shinno...Sergei Petrunia2018-05-151-2/+2
* MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap ...Monty2018-05-152-0/+9
* Merge pull request #753 from shinnok/10.3-macfixesSergei Petrunia2018-05-152-3/+3
|\
| * MDEV-15778: On macOS pthread_t is opaque, requires explicit castTeodor Mircea Ionita2018-05-101-2/+2
| * MDEV-15778: Rocksdb missing linkage to dbug libraryTeodor Mircea Ionita2018-05-101-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2018-05-12151-1762/+5350
|\ \
| * | dict_create_index_tree_in_mem(): Remove dead codebb_georg_10.2Marko Mäkelä2018-05-121-6/+2
| * | Bug #23593654 CRASH IN BUF_BLOCK_FROM_AHI WHEN LARGE PAGES AND AHI ARE ENABLEDSachin Agarwal2018-05-111-1/+4
| * | FOLLOW-UP FIX FOR BUG#27141613Aakanksha Verma2018-05-111-1/+4
| * | Bug #27141613 ASSERTION: TRX0REC.CC:319:COL->IS_VIRTUAL() / CRASH IN TRX_UNDO...Aakanksha Verma2018-05-113-2/+44
| * | Bug #27304661 MYSQL CRASH DOING SYNC INDEX ] [FATAL] INNODB: SEMAPHORE WAIT H...Aditya A2018-05-112-21/+66
| * | Bug #26805833 INNODB COMPLAINS OF SYNTAX ERROR, BUT DOES NOT SAY WHICH OPTIONSachin Agarwal2018-05-111-0/+4
| * | Bug #26731689 FK ON TABLE WITH GENERATED COLS: ASSERTION POS < N_DEFSachin Agarwal2018-05-111-2/+8
| * | Merge 10.1 into 10.2Marko Mäkelä2018-05-113-18/+6
| |\ \
| | * \ Merge 10.0 into 10.1Marko Mäkelä2018-05-113-18/+6
| | |\ \
| | | * | Bug #26334149 - MYSQL CRASHES WHEN FULL TEXT INDEXES IBD FILES ARE ORPHANED D...Sachin Agarwal2018-05-111-2/+3
| | | * | Bug #27041445 SERVER ABORTS IF FTS_DOC_ID EXCEEDS FTS_DOC_ID_MAX_STEPThirunarayanan Balathandayuthapani2018-05-111-2/+1
| | | * | Remove a redundant condition added by the 5.6.40 mergeMarko Mäkelä2018-05-112-14/+2
| * | | | MDEV-16145 Crash in ALTER TABLE…AUTO_INCREMENT=1 after DISCARD TABLESPACEMarko Mäkelä2018-05-111-8/+20
| * | | | MDEV-15697 post-fix: Remove an unused variableMarko Mäkelä2018-05-111-1/+0
| * | | | MDEV-12427: rocksdb.write_sync failsSergei Petrunia2018-05-111-1/+0
| * | | | MyRocks: disable rocksdb.check_ignore_unknown_options on WindowsSergei Petrunia2018-05-101-0/+4
| * | | | Merge branch 'bb-10.2-mariarocks' into 10.2Sergei Petrunia2018-05-104-2/+28
| |\ \ \ \
| | * | | | MyRocks on windows: make bulk_load_unsorted pass.Sergei Petrunia2018-05-101-0/+1
| | * | | | MyRocks: post-merge fixes for Windows: take into account FN_LIBCHAR2Sergei Petrunia2018-05-101-1/+6
| | * | | | MyRocks: fix rocksdb.rocksdb_range test attempt 3Sergei Petrunia2018-05-082-1/+20
| | * | | | Post-merge fixes: fix rocksdb.rocksdb_checksums testSergei Petrunia2018-05-071-0/+1
| * | | | | Merge branch '10.2' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-1067-508/+529
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'bb-10.2-mariarocks-merge' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-07141-1716/+5177
| |\ \ \ \ \
| | * | | | | Cherry-picked from MyRocks upstream: Issue #809: Wrong query result with bloo...Sergei Petrunia2018-05-075-10/+149
| | * | | | | Post-merge fixes: make rocksdb.allow_to_start_after_corruption passSergei Petrunia2018-04-192-6/+9
| | * | | | | MyRocks: fix rocksdb.information_schema testcase.Sergei Petrunia2018-04-191-1/+11
| | * | | | | MyRocks: Post-merge fixes in bulk_load_error.testSergei Petrunia2018-04-172-15/+16
| | * | | | | MyRocks: Fix link error on WindowsSergei Petrunia2018-04-171-2/+2
| | * | | | | MyRocks: Add files lost during the mergeSergei Petrunia2018-04-162-0/+22
| | * | | | | Post-merge fixes: make rocksdb.use_direct_reads_writes passSergei Petrunia2018-04-152-27/+9
| | * | | | | Post-merge fixes: add a suppression for rocksdb.skip_validate_tmP_tableSergei Petrunia2018-04-152-0/+4
| | * | | | | Post-merge fixes: rocksdb.check_ignore_unknown_optionsSergei Petrunia2018-04-152-3/+5
| | * | | | | Trivial post-merge fixesSergei Petrunia2018-04-154-14/+14
| | * | | | | Fix compile on windows: O_SYNC is not available, use a my_sync() call instead.Sergei Petrunia2018-04-131-1/+8
| | * | | | | Update test resultsSergei Petrunia2018-04-131-0/+1
| | * | | | | Undo fix for MDEV-13852: RocksDB now has a proper WinWriteableFile::IsSyncThr...Sergei Petrunia2018-04-122-451/+0
| | * | | | | - Fix a merge errorSergei Petrunia2018-04-112-1/+1
| | * | | | | Fix ha_rocksdb::calc_eq_cond_len() to handle HA_READ_PREFIX_LAST_OR_PREV corr...Sergei Petrunia2018-04-091-7/+0
| | * | | | | Fix ha_rocksdb::calc_eq_cond_len() to handle HA_READ_PREFIX_LAST_OR_PREV corr...Sergei Petrunia2018-04-091-0/+7