summaryrefslogtreecommitdiff
path: root/storage/maria/ma_create.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-06-021-0/+1
|\
| * Fixed that CHECK TABLE on an S3 table doesn't try to write to filesMonty2022-05-291-0/+1
* | Merge branch '10.5 into 10.6mariadb-10.6.7Sergei Golubchik2022-02-101-3/+3
|\ \ | |/
| * Merge branch '10.4' into 10.5mariadb-10.5.15Sergei Golubchik2022-02-101-3/+3
| |\
| | * Merge branch '10.3' into 10.4mariadb-10.4.24Sergei Golubchik2022-02-101-3/+3
| | |\
| | | * Merge branch '10.2' into 10.3mariadb-10.3.34Sergei Golubchik2022-02-101-3/+3
| | | |\
| | | | * MDEV-26351 segfault - (MARIA_HA *) 0x0 in ha_maria::extraSergei Golubchik2022-02-101-3/+3
* | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-5/+1
* | | | | MDEV-24576 Atomic CREATE TABLEMonty2021-05-191-0/+1
* | | | | Aria: Add transaction id to log of create tableMonty2021-03-201-3/+6
|/ / / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-111-8/+10
|\ \ \ \ | |/ / /
| * | | mark Aria allocations for temp tables as MY_THREAD_SPECIFICSergei Golubchik2021-03-081-8/+10
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-0/+1
| |\ \ \ | | |/ /
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-011-0/+1
|\ \ \ \
| * \ \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-311-0/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | MDEV-23222 SIGSEG in maria_create() because of double freeMonty2020-10-291-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-09-041-11/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-09-031-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-3/+3
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-09-011-3/+3
| | | |\
| | | | * MDEV-23569 temporary tables can overwrite existing filesSergei Golubchik2020-08-251-3/+3
* | | | | Reduce number of syncs to create a transactional aria table from 6 to 3Monty2020-08-201-1/+8
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-141-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-2/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-2/+1
| | |\ \ \ | | | |/ /
| | | * | Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-111-2/+1
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+6
* | | | | move Aria/S3 specific flag into Aria codeSergei Golubchik2019-08-231-2/+1
* | | | | MDEV-20306 Assert when converting encrypted Aria table to S3Monty2019-08-231-1/+2
* | | | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-1/+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 S3 storage engineMonty2019-05-231-0/+2
|/ / / / /
* | | | | MDEV-16421 Make system tables crash safeMichael Widenius2018-08-141-8/+14
|/ / / /
* | | | Removed even more warning that was found with -WunusedMonty2018-04-301-2/+2
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-3/+0
|\ \ \ \ | |/ / /
| * | | Fixed compiler warningsMonty2018-01-271-4/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-241-8/+7
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-211-8/+7
| |\ \ \ \ | | |/ / /
| | * | | Fixed MDEV-14326 engine ARIA with row_format=FIXED is brokenMonty2018-01-181-8/+7
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-35/+24
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-35/+24
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2017-10-021-35/+24
| | |\ \ \ | | | |/ /
| | | * | cleanup: reduce code duplicationSergei Golubchik2017-09-271-34/+23
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-09-281-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-09-281-5/+5
| |\ \ \ \ | | |/ / /