summaryrefslogtreecommitdiff
path: root/mysql-test/t/archive.test
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-0/+23
|\
| * Merge.Sergey Vojtovich2011-03-031-0/+15
| |\
| | * BUG#11764339 - valgrind errors, random data when returningSergey Vojtovich2011-03-031-0/+15
| * | BUG#58205 - Valgrind failure in fn_format when called fromSergey Vojtovich2010-12-011-0/+8
* | | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ \ | |/ / |/| |
| * | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-031-0/+13
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+34
| |\ \ | | |/
| * | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+21
| |\ \
| * \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+24
| |\ \ \
| * | | | Speed up of test suite:Michael Widenius2009-10-281-0/+2
* | | | | Bug#45377: ARCHIVE tables aren't discoverable after OPTIMIZEDavi Arnaut2010-07-261-0/+21
* | | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-1/+23
|\ \ \ \ \
| * \ \ \ \ Manual merge from mysql-trunk.Alexander Nozdrin2010-05-071-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+23
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | BUG#46565 - repair of partition fail for archive engineSergey Vojtovich2010-03-251-0/+23
* | | | | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-271-0/+10
| |_|/ / / / |/| | | | |
* | | | | | BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-281-1/+1
|/ / / / /
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | BUG#48757 - missing .ARZ file causes server crashSergey Vojtovich2010-02-121-0/+11
| | |_|/ | |/| |
* | | | Manual merge from next-mr.unknown2010-01-121-1/+1
|\ \ \ \
| * | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
* | | | | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-0/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+21
|\ \ \ \ | |/ / /
| * | | Bug #47012 archive tables are not upgradeable, and server crashes Anurag Shekhar2009-11-111-0/+21
| | |/ | |/|
* | | Bug#40677 Archive tables joined on primary return no resultMagne Mahre2009-11-251-0/+12
|/ /
* | Local merge.Sergey Vojtovich2009-09-101-0/+13
|\ \
| * | BUG#46961 - archive engine loses rows during self joining select!Sergey Vojtovich2009-09-041-0/+13
* | | BUG#29203 - archive tables have weird values in show table statusSergey Vojtovich2009-09-091-0/+11
|/ /
* | fixed archive test. It might be OOM error on boxes with low amount of memory.Sergey Glukhov2009-03-261-15/+0
* | Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-181-0/+15
|/
* Add missing DROP TABLEunknown2008-03-141-0/+1
* Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-11-291-0/+9
|\
| * BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB andunknown2007-11-231-0/+9
* | after-merge fix:unknown2007-11-271-1/+1
|/
* Merge gleb.loc:/home/uchum/work/bk/PA/5.1-opt-31036-vunknown2007-10-281-0/+22
|\
| * Fixed bug #31036: Using order by with archive table crashes server.unknown2007-10-261-0/+22
* | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2007-09-221-3/+3
|\ \
| * | Bug#30843 Bad Test addition to t/archive.testunknown2007-09-221-3/+3
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2007-09-211-1/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#30843 Bad Test addition to t/archive.testunknown2007-09-211-1/+9
* | Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-enginesunknown2007-06-281-0/+9
|\ \ | |/
| * BUG#29207 - archive table reported as corrupt by check table (P1)unknown2007-06-271-0/+9
* | Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-enginesunknown2007-03-311-0/+10
|\ \ | |/
| * BUG#26138 - REPAIR TABLE with option USE_FRM erases all records inunknown2007-03-301-0/+10
* | Two things:unknown2007-01-261-1/+1
* | For performance reasons we remove the ability in unique indexes on autoincrem...unknown2007-01-261-0/+1
* | This fixes a bug in show create table displaying auto_increment field when it...unknown2007-01-261-29/+44
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-01-211-4/+7
|\ \
| * \ Merge bk-internal:/home/bk/mysql-5.1-maintunknown2006-12-151-0/+1
| |\ \
| | * \ Merge siva.hindu.god:/usr/home/tim/m/bk/50unknown2006-12-141-0/+7
| | |\ \ | | | |/