summaryrefslogtreecommitdiff
path: root/mysql-test/t/archive.test
Commit message (Expand)AuthorAgeFilesLines
* 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 TABLEmsvensson@pilot.mysql.com2008-03-141-0/+1
* Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-enginessvoj@june.mysql.com2007-11-291-0/+9
|\
| * BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB andsvoj@mysql.com/june.mysql.com2007-11-231-0/+9
* | 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/+22
|\
| * Fixed bug #31036: Using order by with archive table crashes server.gshchepa/uchum@gleb.loc2007-10-261-0/+22
* | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@shellback.(none)2007-09-221-3/+3
|\ \
| * | Bug#30843 Bad Test addition to t/archive.testmsvensson@shellback.(none)2007-09-221-3/+3
* | | Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@shellback.(none)2007-09-211-1/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#30843 Bad Test addition to t/archive.testmsvensson@shellback.(none)2007-09-211-1/+9
* | Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-enginessvoj@june.mysql.com2007-06-281-0/+9
|\ \ | |/
| * BUG#29207 - archive table reported as corrupt by check table (P1)svoj@mysql.com/june.mysql.com2007-06-271-0/+9
* | 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/+10
* | 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-0/+1
* | This fixes a bug in show create table displaying auto_increment field when it...brian@zim.(none)2007-01-261-29/+44
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1baker@bk-internal.mysql.com2007-01-211-4/+7
|\ \
| * \ Merge bk-internal:/home/bk/mysql-5.1-maintmsvensson@neptunus.(none)2006-12-151-0/+1
| |\ \
| | * \ Merge siva.hindu.god:/usr/home/tim/m/bk/50tsmith/tim@siva.hindu.god2006-12-141-0/+7
| | |\ \ | | | |/
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintmsvensson@neptunus.(none)2006-12-111-5/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Wait for INSERT DELAYED to finish i.e sleep in while loop untilmsvensson@neptunus.(none)2006-12-111-3/+7
* | | 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/+21
* | Changes made according to HLD/LLD.aelkin/elkin@andrepl.dsl.inet.fi2006-08-301-1/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars@dl145j.mysql.com2006-06-191-0/+1
|\ \
| * \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars@mysql.com2006-06-161-0/+1
| |\ \
| | * | Bug#19066 (DELETE FROM inconsistency for NDB):mats@mysql.com2006-06-011-0/+1
* | | | 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/+3
* | | This patch adds a new field to the meta file for tracking flushes (this is be...brian@zim.tangent.org2006-02-151-2/+4
* | | The handlerton structures for archive and CSV had not been updated. Nicht so ...brian@zim.tangent.org2006-02-071-0/+28
* | | New support for ignoring blobs during scans. We now seek past them if we dete...brian@zim.tangent.org2006-01-121-11/+41
* | | Added support for CREATE TABLE AUTO_INCREMENT and added more tests. Also non-...brian@zim.(none)2006-01-101-16/+44
* | | Corrections from code review for auto_increment. Added test cases. brian@zim.(none)2006-01-091-32/+80
|/ /
* | Change in gis test to allow NDB to be able to call generic tests. Fix for Arc...brian@zim.(none)2005-10-261-0/+5
* | Per a user request there is now support for "CHECK TABLE" where the table is ...brian@zim.(none)2005-10-181-1/+5
* | Fix for bad merge. brian@zim.(none)2005-08-301-9/+10
* | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.brian@zim.(none)2005-08-291-1/+14
|\ \ | |/
| * Added support for delete_all_rows() for archive. This fixes bug #12836. brian@zim.(none)2005-08-291-1/+14
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2