summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19027 create_table_def fails when virtual column is present between stor...Thirunarayanan Balathandayuthapani2019-05-271-3/+8
* RocksDB: use crc32c optimised version for POWERDaniel Black2019-05-271-0/+25
* Declare INFORMATION_SCHEMA.INNODB_SYS_VIRTUAL stableMarko Mäkelä2019-05-241-1/+1
* Remove UT_NOT_USEDMarko Mäkelä2019-05-205-41/+7
* Fixed rocksdb.mariadb_plugin on WindowsSergey Vojtovich2019-05-161-1/+3
* Issue #904: Crash in rocksdb::IOStatsContext::Reset, this=NULLSergei Petrunia2019-05-161-0/+5
* MDEV-19090 - Split rocksdb.locking_issuesSergey Vojtovich2019-05-1642-739/+764
* Fixed RocksDB to follow THD ha_data protocolSergey Vojtovich2019-05-164-67/+30
* Fixed InnoDB to not use broken thd_ha_data()Sergey Vojtovich2019-05-161-1/+1
* MDEV-13080 [ERROR] InnoDB: Missing MLOG_CHECKPOINT between the checkpoint x a...Eugene Kosov2019-05-152-88/+32
* Merge 10.1 into 10.2Marko Mäkelä2019-05-1314-368/+189
|\
| * MDEV-19445 heap-use-after-free related to innodb_ft_aux_tableMarko Mäkelä2019-05-1310-318/+166
| * fts_optimize_words(): Remove stray outputMarko Mäkelä2019-05-132-4/+0
| * fts_doc_ids_free(): Define inlineMarko Mäkelä2019-05-134-48/+12
| * MDEV-19441 Typo in error message "InnoDB: FTS Doc ID must be large than"Marko Mäkelä2019-05-134-18/+16
* | Remove unnecessary pointer indirection for rw_lock_tMarko Mäkelä2019-05-1323-165/+115
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-132566-2589/+2589
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111605-1623/+1623
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-112844-2849/+2849
| * | Update FSF addressVicențiu Ciorbaru2019-05-11676-678/+678
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11287-290/+290
| |\ \ | | |/
| | * Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-11149-149/+149
| | * Update FSF addressMichal Schorm2019-05-10142-142/+142
* | | MDEV-17540 Server crashes in row_purge after TRUNCATE TABLEMarko Mäkelä2019-05-101-0/+8
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-1036-935/+746
|\ \ \ | |/ /
| * | MDEV-13893 encryption.innodb-redo-badkey failed in buildbot with page cannot ...Thirunarayanan Balathandayuthapani2019-05-102-16/+2
| * | MDEV-18220: race condition in fts_get_table_name()Marko Mäkelä2019-05-108-34/+66
| * | MDEV-18220: Backport some code from MariaDB 10.2Marko Mäkelä2019-05-1014-536/+612
| * | MDEV-18220: heap-use-after-free in fts_get_table_name_prefix()Marko Mäkelä2019-05-1016-74/+28
| * | MDEV-18220: Remove some redundant data structuresMarko Mäkelä2019-05-106-326/+270
| * | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-107-55/+53
| * | Removed dead codeSergey Vojtovich2019-05-091-57/+0
| * | MDEV-16060 - InnoDB: Failing assertion: ut_strcmp(index->name, key->name)Sergey Vojtovich2019-05-092-0/+8
* | | MDEV-19408 Assertion on trx->state failed in ReadView::copy_trx_idsmariadb-10.2.24Marko Mäkelä2019-05-081-2/+11
* | | MDEV-13942 InnoDB SPATIAL INDEX corruption during root page splitqingda20192019-05-071-1/+8
* | | changes in innodb has influence on this test in rocksdb test suiteOleksandr Byelkin2019-05-061-3/+3
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-064-33/+50
|\ \ \ | |/ /
| * | Revert "MDEV-19399 do not call slow my_timer_init() several times"Marko Mäkelä2019-05-065-49/+55
| * | MDEV-18214 remove some duplicated MONITOR countersEugene Kosov2019-05-064-48/+50
| * | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-065-55/+49
* | | fix of resultsOleksandr Byelkin2019-05-051-49/+49
* | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-05-052-52/+49
|\ \ \
| * | | Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
| * | | TypoOlivier Bertrand2019-03-241-5/+7
| * | | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-234-84/+78
| * | | - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-033-46/+44
| * | | Fix xml result by setting eol as lf modified: storage/connect/mysql-test/con...Olivier Bertrand2019-02-091-393/+393
| * | | Fix xml result mismatch modified: storage/connect/mysql-test/connect/r/xml.re...Olivier Bertrand2019-02-091-344/+344
| * | | - Fix GetTableName that returned wrong value under WindowsOlivier Bertrand2019-02-091-1/+1
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-0427-160/+305
|\ \ \ \ | | |/ / | |/| |