summaryrefslogtreecommitdiff
path: root/storage/maria/ma_open.c
Commit message (Expand)AuthorAgeFilesLines
* Aria: Add transaction id to log of create tableMonty2021-03-201-2/+2
* Merge 10.4 into 10.5Marko Mäkelä2021-03-111-22/+25
|\
| * mark Aria allocations for temp tables as MY_THREAD_SPECIFICSergei Golubchik2021-03-081-21/+22
* | Merge 10.4 into 10.5Marko Mäkelä2020-11-131-1/+1
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-11-121-1/+1
| |\
| | * MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-021-1/+1
* | | MDEV-23691 S3 storage engine: delayed slave can drop the tableMonty2020-10-211-0/+5
* | | S3 is pluggable nowSergei Golubchik2020-06-191-57/+13
* | | Aria will now register it's transactionsMonty2020-05-231-2/+2
* | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-1/+1
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-7/+8
* | | alloc_on_stack: simplify the APISergei Golubchik2019-08-231-1/+1
* | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-0/+7
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+2
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Eugene Kosov2019-07-161-1/+1
| | |\
| | | * Merge 10.1 into 10.2Eugene Kosov2019-07-091-1/+1
| | | |\
| | | | * Backport aria usage if LSN_FMT from 10.3Michael Widenius2019-06-251-1/+1
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-021-14/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-14/+1
| | |\ \ \ | | | |/ /
| | | * | Remove the unused function maria_cloneMarko Mäkelä2019-06-241-14/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | | | MDEV-17841: Fix -Wsometimes-uninitializedMarko Mäkelä2019-05-231-1/+1
* | | | | | MDEV-17841 S3 storage engineMonty2019-05-231-68/+189
* | | | | | Removed not used function maria_clone()Monty2019-05-231-14/+0
|/ / / / /
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-121-1/+1
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17070 Table corruption or Assertion `table->file->stats.records > 0 || e...Sergei Golubchik2019-03-121-1/+1
* | | | | MDEV-16421 Make system tables crash safeMichael Widenius2018-08-141-10/+21
* | | | | Fixed some source comments and help textsMonty2018-08-141-2/+2
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-4/+4
| |\ \ \ | | |/ /
| | * | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-121-4/+4
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-05-071-4/+4
| | | |\ \
| | | | * | MDEV-8743: protect myisam/aria MYI with O_CLOEXECDaniel Black2018-03-021-2/+2
| | | | * | MDEV-8743: protect myisam/aria MYD files and aria log filesDaniel Black2018-03-021-2/+2
| | | | |/
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-1/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-1/+3
| | |\ \ \
| | | * | | Fixes for Aria transaction handling with lock tablesMonty2018-05-221-1/+3
| | | |/ /
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed compiler warnings about possible uninitialized variablesMonty2018-01-011-1/+1
* | | | | Reduce memory used by maria_openMonty2017-11-021-21/+32
|/ / / /
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-1/+1
* | | | Added missing test if table is transactional or not in AriaMonty2017-09-281-0/+1