summaryrefslogtreecommitdiff
path: root/sql/examples/ha_archive.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for delete_all_rows() for archive. This fixes bug #12836. unknown2005-08-291-0/+1
* mysqld.dsp:unknown2005-08-181-1/+1
* BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* BUG#9911 After review fixesunknown2005-04-281-1/+0
* BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file errorunknown2005-04-261-0/+1
* Test Bug: Memory leaks in the archive handler.unknown2005-01-261-0/+4
* Clean up from Bar and Antony code review. Found an issue with the header file...unknown2004-10-061-1/+0
* Row level lock code for the archive storage engine. unknown2004-10-051-2/+12
* The major change for this changeset is the addition of code to handle:unknown2004-09-211-1/+1
* Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-5/+3
* New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-1/+1
* followup to handler cleanupunknown2004-06-231-12/+9
* Last patch before push into main tree. Updated from code review and final onc...unknown2004-06-071-5/+7
* First commit of archive example. Archive is a simple storage engine that hand...unknown2004-05-201-0/+121