summaryrefslogtreecommitdiff
path: root/mysql-test/r/archive.result
Commit message (Expand)AuthorAgeFilesLines
* Bug #47012 archive tables are not upgradeable, and server crashes Anurag Shekhar2009-11-111-0/+11
* 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 TABLEunknown2008-03-141-0/+1
* Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-1/+1
|\
| * Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn...unknown2007-12-061-1/+1
* | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-11-291-0/+7
|\ \
| * | BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB andunknown2007-11-231-0/+7
| |/
* | after-merge fix:unknown2007-11-271-1/+1
|/
* Merge gleb.loc:/home/uchum/work/bk/PA/5.1-opt-31036-vunknown2007-10-281-0/+4
|\
| * Fixed bug #31036: Using order by with archive table crashes server.unknown2007-10-261-0/+4
* | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2007-09-221-5/+4
|\ \
| * | Bug#30843 Bad Test addition to t/archive.testunknown2007-09-221-5/+4
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2007-09-211-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#30843 Bad Test addition to t/archive.testunknown2007-09-211-1/+3
| * BUG#29207 - archive table reported as corrupt by check table (P1)unknown2007-06-271-0/+7
* | BUG#29207 - archive table reported as corrupt by check tableunknown2007-06-281-0/+7
* | After merge fix.unknown2007-03-311-1/+0
* | 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/+9
* | Two things:unknown2007-01-261-1/+1
* | For performance reasons we remove the ability in unique indexes on autoincrem...unknown2007-01-261-1/+1
* | This fixes a bug in show create table displaying auto_increment field when it...unknown2007-01-261-48/+77
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-01-211-1217/+6
|\ \
| * \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2006-12-111-1217/+6
| |\ \ | | |/
| | * Wait for INSERT DELAYED to finish i.e sleep in while loop untilunknown2006-12-111-0/+6
* | | Formailized the row buffer structure, implemented new streaming format. unknown2006-12-021-1/+1
|/ /
* | This finished the bzero() on varchar patch I wrote a few months ago. It also ...unknown2006-11-151-0/+27
* | After merge fixes.unknown2006-07-061-0/+2
* | Manually mergedunknown2006-06-181-0/+2
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.1unknown2006-06-151-0/+2
| |\
| | * Fix for bug #15558: truncate doesn't clear table on archive storage engine ta...unknown2006-05-181-0/+2
* | | patch to get archive test working on Windows.unknown2006-05-151-1/+1
* | | Fixed a few pieces around support for data directory. unknown2006-04-161-0/+7
* | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower caseunknown2006-02-221-6/+6
* | | This patch adds a new field to the meta file for tracking flushes (this is be...unknown2006-02-151-0/+1217
* | | The handlerton structures for archive and CSV had not been updated. Nicht so ...unknown2006-02-071-0/+55
* | | New support for ignoring blobs during scans. We now seek past them if we dete...unknown2006-01-121-21/+98
* | | Added support for CREATE TABLE AUTO_INCREMENT and added more tests. Also non-...unknown2006-01-101-16/+71
* | | Corrections from code review for auto_increment. Added test cases. unknown2006-01-091-31/+90
|/ /
* | Change in gis test to allow NDB to be able to call generic tests. Fix for Arc...unknown2005-10-261-2/+1227
* | Per a user request there is now support for "CHECK TABLE" where the table is ...unknown2005-10-181-0/+1218
* | Fix for bad merge. unknown2005-08-301-29/+22
* | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.unknown2005-08-291-0/+3654
|\ \ | |/
| * Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-291-0/+3626
* | Refactoring of write_row() into two parts to allow future additions. Also rew...unknown2005-07-101-0/+1220
* | Merge bug9911 with 5.0unknown2005-04-281-0/+2