summaryrefslogtreecommitdiff
path: root/mysql-test/r/archive.result
Commit message (Expand)AuthorAgeFilesLines
* manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-0/+19
|\
| * 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/+19
| |\ \
| | * | BUG#46565 - repair of partition fail for archive engineSergey Vojtovich2010-03-251-0/+19
* | | | Bug#42643: InnoDB does not support replication of TRUNCATE TABLEDavi Arnaut2010-05-271-0/+8
| |_|/ |/| |
* | | BUG#50670: Slave stops with error code 1644Sven Sandberg2010-04-281-1/+1
|/ /
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-0/+9
|\ \ | |/
| * BUG#48757 - missing .ARZ file causes server crashSergey Vojtovich2010-02-121-0/+9
* | Manual merge from next-mr.2010-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/+1
|\ \ \ | |/ / |/| / | |/
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-0/+11
|\ \ | |/
| * Bug #47012 archive tables are not upgradeable, and server crashes Anurag Shekhar2009-11-111-0/+11
* | Bug#40677 Archive tables joined on primary return no resultMagne Mahre2009-11-251-0/+10
|/
* Local merge.Sergey Vojtovich2009-09-101-0/+11
|\
| * BUG#46961 - archive engine loses rows during self joining select!Sergey Vojtovich2009-09-041-0/+11
* | 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-19/+0
* Fix for BUG#32880 - Repairing Archive table fails with internal error 144Satya B2009-03-181-0/+19
* Add missing DROP TABLEmsvensson@pilot.mysql.com2008-03-141-0/+1
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-1/+1
|\
| * Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...holyfoot/hf@mysql.com/hfmain.(none)2007-12-061-1/+1
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginessvoj@june.mysql.com2007-11-291-0/+7
|\ \
| * | BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB andsvoj@mysql.com/june.mysql.com2007-11-231-0/+7
| |/
* | after-merge fix:ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-11-271-1/+1
|/
* Merge gleb.loc:/home/uchum/work/bk/PA/5.1-opt-31036-vgshchepa/uchum@gleb.loc2007-10-281-0/+4
|\
| * Fixed bug #31036: Using order by with archive table crashes server.gshchepa/uchum@gleb.loc2007-10-261-0/+4
* | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@shellback.(none)2007-09-221-5/+4
|\ \
| * | Bug#30843 Bad Test addition to t/archive.testmsvensson@shellback.(none)2007-09-221-5/+4
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@shellback.(none)2007-09-211-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#30843 Bad Test addition to t/archive.testmsvensson@shellback.(none)2007-09-211-1/+3
| * BUG#29207 - archive table reported as corrupt by check table (P1)svoj@mysql.com/june.mysql.com2007-06-271-0/+7
* | BUG#29207 - archive table reported as corrupt by check tablesvoj@mysql.com/june.mysql.com2007-06-281-0/+7
* | After merge fix.svoj@mysql.com/april.(none)2007-03-311-1/+0
* | Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-enginessvoj@april.(none)2007-03-311-0/+10
|\ \ | |/
| * BUG#26138 - REPAIR TABLE with option USE_FRM erases all records insvoj@mysql.com/june.mysql.com2007-03-301-0/+9
* | Two things:brian@zim.(none)2007-01-261-1/+1
* | For performance reasons we remove the ability in unique indexes on autoincrem...brian@zim.(none)2007-01-261-1/+1
* | This fixes a bug in show create table displaying auto_increment field when it...brian@zim.(none)2007-01-261-48/+77
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2007-01-211-1217/+6
|\ \
| * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-12-111-1217/+6
| |\ \ | | |/
| | * Wait for INSERT DELAYED to finish i.e sleep in while loop untilmsvensson@neptunus.(none)2006-12-111-0/+6
* | | Formailized the row buffer structure, implemented new streaming format. brian@zim.(none)2006-12-021-1/+1
|/ /
* | This finished the bzero() on varchar patch I wrote a few months ago. It also ...brian@zim.(none)2006-11-151-0/+27
* | After merge fixes.ingo@chilla.local2006-07-061-0/+2
* | Manually mergedevgen@moonbone.local2006-06-181-0/+2
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.1ramil@mysql.com2006-06-151-0/+2
| |\
| | * Fix for bug #15558: truncate doesn't clear table on archive storage engine ta...ramil@mysql.com2006-05-181-0/+2
* | | patch to get archive test working on Windows.reggie@big_geek.2006-05-151-1/+1
* | | Fixed a few pieces around support for data directory. brian@zim.(none)2006-04-161-0/+7