summaryrefslogtreecommitdiff
path: root/storage/maria/ha_maria.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18465 Logging of DDL statements during backupMonty2021-04-081-0/+1
* Reduce usage of strlen()Monty2021-04-011-15/+15
* Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-2/+2
* Make maria_data_root const char*Monty2021-02-081-2/+1
* MDEV-24750 Various corruptions caused by Aria subsystem...Monty2021-02-031-2/+3
* Merge 10.4 into 10.5Marko Mäkelä2021-01-251-4/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-01-251-3/+0
| |\
| | * MDEV-24593 Signal 11 when group by primary key of table joined to information...Sergei Golubchik2021-01-221-3/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-0/+3
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-0/+3
| |\ \ | | |/
| | * MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-231-0/+3
* | | S3 plugin fails to load depending on loaded storage enginesSergei Golubchik2020-10-241-1/+1
* | | Merge branch '10.4' into 10.5Sujatha2020-09-291-2/+6
|\ \ \ | |/ /
| * | MDEV-17665 Assertion `!share and other errors on concurrent Aria operationsMonty2020-09-251-2/+6
* | | Merge 10.4 into 10.5Marko Mäkelä2020-07-211-0/+4
|\ \ \ | |/ /
| * | MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl.Monty2020-07-211-0/+4
| * | Merge remote-tracking branch 'origin/10.3' into 10.4Monty2020-07-031-1/+1
| |\ \ | | |/
| | * Don't copy uninitialized bytes when copying varstringsMonty2020-07-021-1/+1
* | | S3 is pluggable nowSergei Golubchik2020-06-191-2/+20
* | | SHOW TABLE STATUS now shows if an Aria table is transactional or notMonty2020-05-291-1/+5
* | | MDEV-22686 # Assertion `trn' failed in ha_maria::start_stmtMonty2020-05-241-1/+4
* | | Aria will now register it's transactionsMonty2020-05-231-30/+65
* | | Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-231-3/+3
* | | Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engineMonty2020-05-231-0/+7
* | | Fixed typo in variable descriptionMonty2020-05-231-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-04-291-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-04-271-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-04-271-1/+1
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-04-271-1/+1
| | | |\
| | | | * Aria: Avoid unused variables in embedded serverMarko Mäkelä2020-04-271-1/+1
| | | | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fixed memory leak if Aria didn't startMonty2020-04-231-0/+3
* | | | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-1/+1
* | | | | MDEV-22218 InnoDB: Failing assertion: node->pcur->rel_pos == BTR_PCUR_ON upon...Sergei Golubchik2020-04-121-1/+1
* | | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-271-1/+2
* | | | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-3/+6
* | | | | mysqld --help will now load mysqld.options tableMonty2020-03-241-12/+39
* | | | | Improve update handler (long unique keys on blobs)Monty2020-03-241-0/+2
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-1/+31
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-031-1/+26
| * | | | MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-021-0/+5
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-191-3/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-191-3/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20611: MRR scan over partitioned InnoDB table produces "Out of memory" e...Sergei Petrunia2019-11-151-3/+5
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-2/+16
|\ \ \ \ \ | |/ / / /