summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* compilation fix for fulltest-bigSergei Golubchik2019-06-171-1/+1
* Do not use LEX_CSTRING in printf-like functionVladislav Vaintroub2019-06-141-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-1411-50/+101
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-1412-73/+141
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-0/+10
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-0/+10
| | | |\
| | | | * MDEV-13631 Make use of clang-formatEugene Kosov2019-05-301-0/+10
| | * | | MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-138-48/+101
| | * | | MDEV-19740: Remove some broken InnoDB systemd codeMarko Mäkelä2019-06-121-11/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-123-33/+46
| | |\ \ \ | | | |/ /
| | | * | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-2/+2
| | | * | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-39/+38
| | | * | MDEV-15734 - calculation inside sizeof() warningSergey Vojtovich2019-05-301-6/+2
| | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-19/+21
| | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-6/+22
* | | | | MDEV-6275: Use a non-narrowing conversionMarko Mäkelä2019-06-141-1/+1
* | | | | MDEV-6275: Fix signed/unsigned comparisonMarko Mäkelä2019-06-141-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-141-119/+43
|\ \ \ \ \ | |/ / / /
| * | | | spider_db_init(): Do not return uninitialized error_numMarko Mäkelä2019-06-141-119/+43
* | | | | MDEV-6275 spider_same_server_link not enforced (#1330)Kentoku SHIBA2019-06-129-2/+164
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-1220-95/+120
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-1120-97/+122
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19725 Incorrect error handling in ALTER TABLEMarko Mäkelä2019-06-106-23/+32
| | * | | MDEV-19695 Import tablespace doesn't work with ROW_FORMAT=COMPRESSED encrypte...Thirunarayanan Balathandayuthapani2019-06-061-3/+11
| | * | | MDEV-19541 InnoDB crashes when trying to recover a corrupted pageThirunarayanan Balathandayuthapani2019-06-053-6/+8
| | * | | Fixed bug in online alter table when not compiled with performance schemaMonty2019-06-033-9/+9
| | * | | MDEV-18207: ASAN heap-use-after-free in _ma_get_status upon concurrent operat...Vlad Lesin2019-05-311-2/+5
| | * | | Define page_id_t in buf0types.hMarko Mäkelä2019-05-312-71/+71
| | * | | Lintian complains about script-not-executableSergey Vojtovich2019-05-301-2/+0
| | * | | Add missing script headerFaustin Lammler2019-05-307-0/+14
* | | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...bb-10.4-MDEV-16249Sergei Golubchik2019-06-112-3/+3
* | | | | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-1144-467/+1223
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-2917-181/+282
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-2917-180/+281
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19541: Avoid infinite loop of reading a corrupted pageMarko Mäkelä2019-05-291-21/+33
| | * | | MDEV-19587 innodb_force_recovery=5 crash on DROP SCHEMAMarko Mäkelä2019-05-281-3/+2
| | * | | MDEV-19602 Replace mysql_version check with frm_version for virtual columns ...Thirunarayanan Balathandayuthapani2019-05-281-1/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-288-168/+153
| | |\ \ \ | | | |/ /
| | | * | MDEV-19614 SET GLOBAL innodb_ deadlock due to LOCK_global_system_variablesMarko Mäkelä2019-05-286-144/+152
| | | * | MDEV-6812: Remove the wrapper my_log2f()Marko Mäkelä2019-05-282-28/+6
| | * | | MDEV-19509 InnoDB skips the tablespace in rotation listThirunarayanan Balathandayuthapani2019-05-283-50/+67
| | * | | MDEV-19541 InnoDB crashes when trying to recover a corrupted pageThirunarayanan Balathandayuthapani2019-05-283-15/+73
| | * | | 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
* | | | | MDEV-19606: dict_v_col_t: Encapsulate v_indexesMarko Mäkelä2019-05-285-38/+25
* | | | | MDEV-19606: Replace most std::list with std::forward_listMarko Mäkelä2019-05-2811-150/+91
* | | | | MDEV-19606: Make recv_dblwr_t::list a forward_listMarko Mäkelä2019-05-281-4/+3
* | | | | MDEV-19582 Out-of-bounds memory accesses by WolfSSLMarko Mäkelä2019-05-273-6/+21