summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-021-0/+5
* MDEV-21256 after-merge fix: Use std::atomicMarko Mäkelä2020-02-012-7/+6
* MDEV-19845: Make my_cpu.h self-containedMarko Mäkelä2020-02-011-2/+1
* MDEV-17844 recs_off_validate() fails in page_zip_write_trx_id_and_roll_ptr()Marko Mäkelä2020-01-311-0/+15
* Fixed compiler warnings from gcc 7.4.1Monty2020-01-2937-182/+240
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-244-20/+23
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-244-20/+23
| |\
| | * Remove an unused tokuvalgrind scriptMarko Mäkelä2020-01-232-11/+0
| | * MDEV-20775: page_zip_validate() failure due to AUTO_INCREMENTMarko Mäkelä2020-01-231-2/+14
| | * MDEV-14183: aria_pack segfaults in compress_maria_fileVlad Lesin2020-01-211-7/+9
* | | fix perfschema.start_server_innodb test (related to MDEV-17571)Oleksandr Byelkin2020-01-241-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-21207-650/+2090
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-21207-650/+2090
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-20203-631/+2053
| | |\
| | | * Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-01-1927-111/+239
| | | |\
| | | | * 5.6.46-86.2Oleksandr Byelkin2020-01-1928-112/+249
| | | * | Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-19171-515/+1712
| | | |\ \
| | | | * | 5.6.47Oleksandr Byelkin2020-01-19173-526/+1733
| | | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-01-1944-1010/+1299
| | | |\ \ \
| | | | * | | - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
| | | | * | | Merge with last MariaDB versionOlivier Bertrand2020-01-112897-215180/+24970
| | | | |\ \ \
| | | | * | | | - Fix MDEV-21450Olivier Bertrand2020-01-111-5/+13
| | | | * | | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-0933-721/+913
| | | * | | | | InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-172-3/+3
| | * | | | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-01-205-21/+39
| | |\ \ \ \ \ \
| | | * | | | | | - Fix MDEV-21450Olivier Bertrand2020-01-123-9/+19
| | | * | | | | | Make LIKE_FUNC only for version >= 10.2 in ha_connect.ccOlivier Bertrand2019-12-101-0/+2
| | | * | | | | | Fix reldef.cpp (wrong flag for catalog columns)Olivier Bertrand2019-12-041-6/+4
| | | * | | | | | Fix tabrest.cpp when used for OEMOlivier Bertrand2019-12-031-8/+9
| | | * | | | | | Make restGetFile extern COlivier Bertrand2019-12-033-4/+8
| | | * | | | | | comment out <dlfnc.h> in tabrest.cppcOlivier Bertrand2019-12-011-3/+3
| | | * | | | | | <dlfnc.h> in tabrest.cpp and redef.cppOlivier Bertrand2019-12-012-4/+4
| | | * | | | | | Add include <dlfnc.h> in tabrest.cppOlivier Bertrand2019-11-301-1/+4
* | | | | | | | | MDEV-21539 Assertion ...prtype... failed in row_log_table_apply_convert_mrecMarko Mäkelä2020-01-211-3/+3
* | | | | | | | | Merge 10.3 into 10.4Marko Mäkelä2020-01-2025-397/+350
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 10.2 into 10.3Marko Mäkelä2020-01-1823-340/+289
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | MDEV-21499 Merge new release of InnoDB 5.7.29 to 10.2Marko Mäkelä2020-01-172-4/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug #30499288 - GCC 9.2.1 REPORTS A NEW WARNING FOR OS_FILE_GET_PARENT_DIRNikša Skeledžija2020-01-171-2/+8
| | |/ / / / / / /
| | * | | | | | | MDEV-21513: Avoid some crashes in ALTER TABLE...IMPORT TABLESPACEMarko Mäkelä2020-01-171-5/+62
| | * | | | | | | MDEV-21512 InnoDB may hang due to SPATIAL INDEXMarko Mäkelä2020-01-176-138/+87
| | * | | | | | | MDEV-21511: Remove unnecessary codeMarko Mäkelä2020-01-1710-57/+24
| | * | | | | | | MDEV-21511 Wrong estimate of affected BLOB columns in updateMarko Mäkelä2020-01-174-100/+15
| | * | | | | | | MDEV-21509 Possible hang during purge of history, or rollbackMarko Mäkelä2020-01-174-40/+100
| * | | | | | | | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-172-25/+49
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '10.1' into 10.2Sergei Petrunia2020-01-172-2/+6
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | MDEV-21500 Server hang when using simulated AIOMarko Mäkelä2020-01-162-2/+6
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | MDEV-21454 Show actual mismatching values in mismatch error messages from row...bb-10.2-MDEV-21454Eugene Kosov2020-01-101-24/+46
| | * | | | | | Fixup MDEV-21429: Correct a definitionMarko Mäkelä2020-01-071-2/+2
| * | | | | | | fix compilationEugene Kosov2020-01-081-10/+7
* | | | | | | | MDEV-21485 ASAN use-after-poison in dfield_get_len or Assertion `pos < index-...Marko Mäkelä2020-01-151-3/+10