summaryrefslogtreecommitdiff
path: root/storage/myisam
Commit message (Expand)AuthorAgeFilesLines
* Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-287-1054/+5
* Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-2814-59/+100
|\
| * Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-3/+0
| |\
| * \ Manual merge from mysql-trunk.Alexander Nozdrin2010-04-271-3/+3
| |\ \
| * \ \ Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-192-2/+10
| |\ \ \
| * | | | Fixed the result of a bad merge in storage/myisam/mi_delete_table.c in mysql-...Alexey Kopytov2010-04-041-48/+12
| * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-3/+64
| |\ \ \ \
| | * | | | BUG#40980 - Drop table can remove another MyISAM table'sSergey Vojtovich2010-04-011-2/+37
| * | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-035-9/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge fix for BUG51868 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-264-8/+31
| | |\ \ \ \
| | | * | | | BUG#51868 - crash with myisam_use_mmap and partitionedSergey Vojtovich2010-03-224-8/+31
| * | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-028-46/+39
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge fix for BUG51866 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-252-19/+16
| | |\ \ \ \ \
| | | * | | | | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-252-19/+16
| | * | | | | | Merge fix for BUG51877 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-251-1/+16
| | |\ \ \ \ \ \
| | | * | | | | | BUG#51877 - HANDLER interface causes invalid memory readSergey Vojtovich2010-03-251-1/+16
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge fix for BUG47598 to mysql-5.1-bugteam.Sergey Vojtovich2010-03-255-26/+7
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | BUG#47598 - MyISAM may write uninitialized data to diskSergey Vojtovich2010-03-255-26/+7
| | | |/ / / /
* | | | | | | Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-264-8/+7
* | | | | | | Patch for Bug#53937 (Junk make-ccc files included in MySQL Server bzr repo).Alexander Nozdrin2010-05-261-5/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
| |_|_|_|/ |/| | | |
* | | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-204-24/+38
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-312-2/+10
| |/ / /
| * | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-2449-871/+1022
| |\ \ \
| * \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-7/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | BUG#47444 - --myisam_repair_threads>1can result in allSergey Vojtovich2010-03-121-7/+7
| | | |/ | | |/|
| * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-122-15/+21
| |\ \ \ | | |/ /
| | * | Merge fix for BUG51307 to 5.1-bugteam.Sergey Vojtovich2010-03-101-3/+11
| | |\ \
| | | * | BUG#51307 - widespread corruption with partitions andSergey Vojtovich2010-03-021-3/+11
| | * | | Bug #51357: crash when using handler commands on spatial indexesGeorgi Kodinov2010-03-041-12/+10
| | |/ /
* | | | Bug #51327 MyISAM table is automatically repaired on ALTERJon Olav Hauglid2010-04-151-3/+3
| |_|/ |/| |
* | | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-7/+0
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-011-1/+1
|\ \ \
| * \ \ Mergine from mysql-next-meAlexander Barkov2010-02-272-25/+36
| |\ \ \
| * | | | After-fix for WL#2649 Number-to-string conversion.Alexander Barkov2010-02-261-1/+1
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-243-2/+20
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-223-2/+20
| |\ \ \ | | | |/ | | |/|
| | * | Merge fix for BUG48438 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-121-1/+1
| | * | Merge fix for BUG49628 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-121-0/+8
| | |\ \
| | | * | BUG#49628 - corrupt table after legal SQL, LONGTEXT columnSergey Vojtovich2010-02-121-0/+8
| | * | | BUG#50351 - ft_min_word_len=2 Causes query to hangSergey Vojtovich2010-02-021-1/+11
| | |/ /
| | * | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-241-1/+0
* | | | mergeVladislav Vaintroub2010-02-161-4/+4
|\ \ \ \
| * \ \ \ Merge next-mr -> next-4284Konstantin Osipov2010-02-031-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-036-32/+100
| |\ \ \ \
| * \ \ \ \ Merge next-mr -> next-4284. Konstantin Osipov2010-02-022-9/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-023-4/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-022-16/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-152-2/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge next-mr -> next-4284.Konstantin Osipov2009-12-1515-3/+90
| |\ \ \ \ \ \ \ \ \