summaryrefslogtreecommitdiff
path: root/mysql-test/t/archive.test
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| * | \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maintunknown2006-12-111-5/+7
| |\ \ \ | | |/ / | |/| / | | |/
| | * Wait for INSERT DELAYED to finish i.e sleep in while loop untilunknown2006-12-111-3/+7
* | | 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/+21
* | Changes made according to HLD/LLD.unknown2006-08-301-1/+1
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-06-191-0/+1
|\ \
| * \ Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-06-161-0/+1
| |\ \
| | * | Bug#19066 (DELETE FROM inconsistency for NDB):unknown2006-06-011-0/+1
* | | | 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/+3
* | | This patch adds a new field to the meta file for tracking flushes (this is be...unknown2006-02-151-2/+4
* | | The handlerton structures for archive and CSV had not been updated. Nicht so ...unknown2006-02-071-0/+28
* | | New support for ignoring blobs during scans. We now seek past them if we dete...unknown2006-01-121-11/+41
* | | Added support for CREATE TABLE AUTO_INCREMENT and added more tests. Also non-...unknown2006-01-101-16/+44
* | | Corrections from code review for auto_increment. Added test cases. unknown2006-01-091-32/+80
|/ /
* | Change in gis test to allow NDB to be able to call generic tests. Fix for Arc...unknown2005-10-261-0/+5
* | Per a user request there is now support for "CHECK TABLE" where the table is ...unknown2005-10-181-1/+5
* | Fix for bad merge. unknown2005-08-301-9/+10
* | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support.unknown2005-08-291-1/+14
|\ \ | |/
| * Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-291-1/+14
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Refactoring of write_row() into two parts to allow future additions. Also rew...unknown2005-07-101-0/+5
* | Fix tests after mergeunknown2005-05-071-0/+2
* | Little different behaviour in 5.0 and merge with new tests required these cha...unknown2005-04-271-11/+13
* | Merge from 4.1 to 5.0unknown2005-04-271-1/+12
|\ \ | |/
| * BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errorunknown2005-04-261-1/+12
* | Merge from 4.1unknown2005-01-261-1/+1
|\ \ | |/
| * Test Bug: Memory leaks in the archive handler.unknown2005-01-261-1/+1
* | A few simple fixes plus the added support of being able to repair the meta da...unknown2004-12-091-0/+2
* | Changes to support optimized bulk inserts. This will solve the problem of sel...unknown2004-11-301-0/+11
|/
* The major change for this changeset is the addition of code to handle:unknown2004-09-211-0/+2
* Added tests for archive. Cleaned up a merge mistake and added some informatio...unknown2004-05-251-0/+1300