| Commit message (Expand) | Author | Age | Files | Lines |
* | After merge fix. | unknown | 2007-03-31 | 1 | -1/+0 |
* | Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-engines | unknown | 2007-03-31 | 1 | -0/+10 |
|\ |
|
| * | BUG#26138 - REPAIR TABLE with option USE_FRM erases all records in | unknown | 2007-03-30 | 1 | -0/+9 |
* | | Two things: | unknown | 2007-01-26 | 1 | -1/+1 |
* | | For performance reasons we remove the ability in unique indexes on autoincrem... | unknown | 2007-01-26 | 1 | -1/+1 |
* | | This fixes a bug in show create table displaying auto_increment field when it... | unknown | 2007-01-26 | 1 | -48/+77 |
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 | unknown | 2007-01-21 | 1 | -1217/+6 |
|\ \ |
|
| * \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | unknown | 2006-12-11 | 1 | -1217/+6 |
| |\ \
| | |/ |
|
| | * | Wait for INSERT DELAYED to finish i.e sleep in while loop until | unknown | 2006-12-11 | 1 | -0/+6 |
* | | | Formailized the row buffer structure, implemented new streaming format. | unknown | 2006-12-02 | 1 | -1/+1 |
|/ / |
|
* | | This finished the bzero() on varchar patch I wrote a few months ago. It also ... | unknown | 2006-11-15 | 1 | -0/+27 |
* | | After merge fixes. | unknown | 2006-07-06 | 1 | -0/+2 |
* | | Manually merged | unknown | 2006-06-18 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Merge mysql.com:/usr/home/ram/work/mysql-4.1 | unknown | 2006-06-15 | 1 | -0/+2 |
| |\ |
|
| | * | Fix for bug #15558: truncate doesn't clear table on archive storage engine ta... | unknown | 2006-05-18 | 1 | -0/+2 |
* | | | patch to get archive test working on Windows. | unknown | 2006-05-15 | 1 | -1/+1 |
* | | | Fixed a few pieces around support for data directory. | unknown | 2006-04-16 | 1 | -0/+7 |
* | | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower case | unknown | 2006-02-22 | 1 | -6/+6 |
* | | | This patch adds a new field to the meta file for tracking flushes (this is be... | unknown | 2006-02-15 | 1 | -0/+1217 |
* | | | The handlerton structures for archive and CSV had not been updated. Nicht so ... | unknown | 2006-02-07 | 1 | -0/+55 |
* | | | New support for ignoring blobs during scans. We now seek past them if we dete... | unknown | 2006-01-12 | 1 | -21/+98 |
* | | | Added support for CREATE TABLE AUTO_INCREMENT and added more tests. Also non-... | unknown | 2006-01-10 | 1 | -16/+71 |
* | | | Corrections from code review for auto_increment. Added test cases. | unknown | 2006-01-09 | 1 | -31/+90 |
|/ / |
|
* | | Change in gis test to allow NDB to be able to call generic tests. Fix for Arc... | unknown | 2005-10-26 | 1 | -2/+1227 |
* | | Per a user request there is now support for "CHECK TABLE" where the table is ... | unknown | 2005-10-18 | 1 | -0/+1218 |
* | | Fix for bad merge. | unknown | 2005-08-30 | 1 | -29/+22 |
* | | Update for delete_all_rows() which will be used for TRUNCATE and DELETE support. | unknown | 2005-08-29 | 1 | -0/+3654 |
|\ \
| |/ |
|
| * | Added support for delete_all_rows() for archive. This fixes bug #12836. | unknown | 2005-08-29 | 1 | -0/+3626 |
* | | Refactoring of write_row() into two parts to allow future additions. Also rew... | unknown | 2005-07-10 | 1 | -0/+1220 |
* | | Merge bug9911 with 5.0 | unknown | 2005-04-28 | 1 | -0/+2 |
* | | BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error | unknown | 2005-04-27 | 1 | -2/+0 |
* | | Little different behaviour in 5.0 and merge with new tests required these cha... | unknown | 2005-04-27 | 1 | -14/+16 |
* | | Merge from 4.1 to 5.0 | unknown | 2005-04-27 | 1 | -1/+15 |
|\ \
| |/ |
|
| * | BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error | unknown | 2005-04-26 | 1 | -1/+15 |
* | | A few simple fixes plus the added support of being able to repair the meta da... | unknown | 2004-12-09 | 1 | -0/+1208 |
* | | Changes to support optimized bulk inserts. This will solve the problem of sel... | unknown | 2004-11-30 | 1 | -0/+1211 |
|/ |
|
* | The major change for this changeset is the addition of code to handle: | unknown | 2004-09-21 | 1 | -0/+1208 |
* | Added tests for archive. Cleaned up a merge mistake and added some informatio... | unknown | 2004-05-25 | 1 | -0/+1396 |