summaryrefslogtreecommitdiff
path: root/storage/archive/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-4/+10
|\
| * BUG#46565 - repair of partition fail for archive engineSergey Vojtovich2010-03-251-4/+10
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-8/+13
|\ \
| * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-8/+13
| |\ \ | | |/
| | * BUG#48757 - missing .ARZ file causes server crashSergey Vojtovich2010-02-121-8/+13
| * | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-1/+1
| |\ \ | | |/
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-1/+1
|\ \ \ | | |/ | |/|
| * | Apply patch on behalf of Magnus:Davi Arnaut2010-01-201-1/+1
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-1/+15
|\ \ \ | | |/ | |/|
| * | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-7/+7
| |\ \
| * \ \ Manual merge from the mysql-5.1-bugteam.Alexey Kopytov2009-11-241-1/+15
| |\ \ \ | | | |/ | | |/|
| | * | Bug #47012 archive tables are not upgradeable, and server crashes Anurag Shekhar2009-11-111-1/+15
* | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-101-22/+54
|\ \ \ \
| * \ \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-081-0/+4
| |\ \ \ \
| | * | | | Bug#40677 Archive tables joined on primary return no resultMagne Mahre2009-11-251-0/+4
| * | | | | WL#2360 Performance schemaMarc Alff2009-12-041-22/+50
| |/ / / /
* | | | | mergeMattias Jonsson2009-12-011-9/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#44622: Using PARTITIONs with ARCHIVE engine reports 0 bytes in i_s.TABLESMattias Jonsson2009-08-111-8/+15
* | | | | Backport of:Konstantin Osipov2009-11-241-6/+6
| |_|_|/ |/| | |
* | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-6/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Merge from mysql-5.1.Alexander Nozdrin2009-10-131-6/+4
| |\ \ \ | | | |/ | | |/|
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-6/+4
* | | | Backport of:Konstantin Osipov2009-10-141-7/+7
|/ / /
* | | Merge from mysql-5.1-bugteam.Alexander Nozdrin2009-09-161-3/+4
|\ \ \ | |/ /
| * | Local merge.Sergey Vojtovich2009-09-101-1/+1
| |\ \
| | * | BUG#46961 - archive engine loses rows during self joining select!Sergey Vojtovich2009-09-041-1/+1
| | |/
| * | BUG#29203 - archive tables have weird values in show table statusSergey Vojtovich2009-09-091-2/+3
| |/
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-2/+2
|\ \ | |/
| * Bug #39802 On Windows, 32-bit time_t should be enforcedAnurag Shekhar2009-05-131-2/+2
* | Merge MySQL 5.1.35 into MySQL 5.4Mikael Ronstrom2009-06-111-5/+7
|\ \ | |/
| * fixed archive test. It might be OOM error on boxes with low amount of memory.Sergey Glukhov2009-03-261-1/+5
| * Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-181-4/+2
* | Merge dtrace patch with latest performance versionMikael Ronstrom2008-12-201-1/+1
|\ \ | |/
| * Bug#37719: Crash if rename Archive table to same name with differentMattias Jonsson2008-10-031-1/+1
* | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-4/+27
|/
* Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...unknown2007-12-061-23/+14
* ha_archive.cc:unknown2007-10-281-1/+1
* Fixed bug #31036: Using order by with archive table crashes server.unknown2007-10-261-2/+2
* Fixed locking issues around flushes. unknown2007-07-121-25/+34
* Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-enginesunknown2007-06-281-17/+3
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-51/+50
* Making sure thar archive is inited for info AUTO call.unknown2007-03-261-0/+1
* Merge piggy:/home/brian/mysql-5.1-archunknown2007-03-261-3/+3
|\
| * Adjusting locks for concurrency issue (not found, but suspect). unknown2007-03-261-3/+3
* | Centralized init logic for starting a scan. unknown2007-03-261-15/+3
|/
* New comments, additional init for rebuild options. unknown2007-03-251-0/+5
* Added delayed open of file descriptors to cut down on issues surrounding larg...unknown2007-03-231-12/+32
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-02-031-19/+20
|\
| * After merge fixesunknown2007-01-291-8/+9
| * Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-11/+11