summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_open.c
Commit message (Expand)AuthorAgeFilesLines
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-4/+5
* 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | 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
| | | | |/
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
|/ / / /
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-36/+35
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-36/+35
| |\ \ \ | | |/ /
| | * | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-031-0/+5
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-36/+30
| | |\ \ | | | |/
| | | * cleanup: remove now-unused argumentSergei Golubchik2017-02-271-3/+3
| | | * MDEV-11902 mi_open race conditionSergei Golubchik2017-02-271-28/+26
| | | * cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-271-7/+3
| | | * cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-271-2/+2
* | | | MDEV-11605 Assertion `(longlong) thd->status_var.local_memory_used >= 0 || !d...Sergei Golubchik2017-03-291-14/+2
* | | | MDEV-11750 Assertion `vfield' failed in TABLE::update_virtual_fields after cr...Sergei Golubchik2017-02-131-0/+2
* | | | MDEV-11606 Server crashes in mi_make_key / sort_key_readMonty2017-01-111-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+0
|\ \ \ \ | |/ / /
| * | | MDEV-10759 Fix Aria to support 2-byte collation IDsMonty2016-12-021-1/+0
* | | | MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-121-6/+11
* | | | cleanup: minor issues in MyISAMSergei Golubchik2016-12-121-24/+23
* | | | cleanup: spatial indexes in MyISAMSergei Golubchik2016-12-121-2/+3
|/ / /
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-1/+0
|/ /
* | 5.5.38 mergeSergei Golubchik2014-06-061-4/+3
|\ \ | |/
| * MDEV-6245 Certain compressed tables with myisampack are corrupted by "CHECK T...Michael Widenius2014-05-171-4/+3
| * merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-0/+6
| |\
| | * BUG#13556107: CHECK AND REPAIR TABLE SHOULD BE MORE ROBUST [3]Venkata Sidagam2012-11-141-0/+6
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-3/+3
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-12/+39
|/ /
* | mysql-5.5.29 mergeSergei Golubchik2013-01-151-1/+2
|\ \ | |/
| * BUG#13556441: CHECK AND REPAIR TABLE SHOULD BE MORE ROBUST [4]Venkata Sidagam2012-10-311-1/+2
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \
* | | | | few cmake/compiler warningsSergei Golubchik2011-11-031-3/+2
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | | | | merge with 5.3Sergei Golubchik2011-10-191-5/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merge LP Bug#686184Vladislav Vaintroub2010-12-071-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix LP Bug#686184 - merge_debug test fails.Vladislav Vaintroub2010-12-061-1/+1