summaryrefslogtreecommitdiff
path: root/storage/myisam/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19011 Assertion `file->s->base.reclength < file->s->vreclength' failedNikita Malyavin2021-04-081-1/+2
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-241-2/+2
|\
| * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-241-2/+2
| |\
| | * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-201-2/+2
| * | imporve clang buildEugene Kosov2019-06-251-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
* | | MDEV-18486 Database crash on a table with indexed virtual columnSergei Golubchik2019-03-011-3/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+5
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-1/+5
| |\ \
| | * \ Merge 5.5 into 10.0Marko Mäkelä2018-07-301-1/+5
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-1/+5
| | | |\
| | | | * Bug#25541037: MYSQL BUG ON DELETEArun Kuruvila2018-05-211-1/+5
| | | | * Bug#24388746: PRIVILEGE ESCALATION AND RACE CONDITION USING CREATE TABLEJon Olav Hauglid2016-08-191-5/+21
| | | | * Bug #18045646 LOCAL USER CAN RUN ARBITRARY CODE IN THE CONTEXT OF THE MYSQL S...Venkata Sidagam2014-05-081-1/+0
| | | | * BUG#13555854: CHECK AND REPAIR TABLE SHOULD BE MORE ROBUST [1]Ashish Agarwal2012-07-021-1/+2
| | | | * Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEMgopal.shankar@oracle.com2012-04-111-0/+43
| | | | * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | | |\
| | | | * | BUG#11754145 - 45702: IMPOSSIBE TO SPECIFY MYISAM_SORT_BUFFER > 4GB Ashish Agarwal2012-02-021-2/+2
| | | | * | Merge.Sergey Vojtovich2011-10-211-0/+16
| | | | |\ \ | | | | | |/
| | | | | * BUG#11757032 - 49030: OPTIMIZE TABLE BREAKS MYISAM TABLE WHENSergey Vojtovich2011-10-201-0/+16
| | | | | * Updated/added copyright headersKent Boortz2011-07-031-3/+4
| | | | | |\
| | | | * | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| | | | * | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
| | | | |\ \ \
| | | | * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | | |/ /
| | | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | | * | | Manual merge from 5.1Mattias Jonsson2011-04-201-2/+3
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-251-2/+3
| | | | | |/
| | | | | * Fix for bug#48451: my_seek and my_tell ignore MY_WME flagRamil Kalimullin2010-12-091-2/+10
| | | | * | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-1/+1
| | | | * | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-4/+3
| | | | * | Bug#57306 SHOW PROCESSLIST does not display string literals well.Alexander Barkov2010-11-181-6/+3
| | | | * | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+12
| | | | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
| | | | * | BUG#54832 - Comment for MyISAM says it is a default engineSergey Vojtovich2010-07-021-1/+1
| | | | * | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-2/+5
| | | | |\ \
| | | | | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+5
| | | | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-1/+1
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/
| | | | * | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-216/+139
| | | | |\ \
| | | | | * \ Mergine from mysql-next-meAlexander Barkov2010-02-271-4/+4
| | | | | |\ \
| | | | | | * \ Merge next-mr -> next-4284Konstantin Osipov2010-02-031-2/+2
| | | | | | |\ \
| | | | | | * \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-11/+81
| | | | | | |\ \ \
| | | | | | * \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-0/+40
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-7/+11
| | | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ \ Merge next-mr -> next-4284Konstantin Osipov2009-12-031-191/+0
| | | | | | |\ \ \ \ \ \
| | | | | | * | | | | | | Backport of:Konstantin Osipov2009-12-011-2/+2
| | | | | | * | | | | | | Backport of:Konstantin Osipov2009-11-301-2/+2
| | | | | * | | | | | | | After-fix for WL#2649 Number-to-string conversion.Alexander Barkov2010-02-261-1/+1
| | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | | * | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-2/+2
| | | | | | |_|_|_|/ / | | | | | |/| | | | |