summaryrefslogtreecommitdiff
path: root/sql/examples/ha_archive.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from 4.1unknown2005-01-261-0/+4
|\
| * Test Bug: Memory leaks in the archive handler.unknown2005-01-261-0/+4
* | A few simple fixes plus the added support of being able to repair the meta da...unknown2004-12-091-1/+3
* | Removed need for storage engines to write a default external_lock() call. unknown2004-12-061-1/+0
* | Changes to support optimized bulk inserts. This will solve the problem of sel...unknown2004-11-301-2/+4
* | Adding support for archive to handle delayed inserts.unknown2004-11-291-6/+8
* | Remove build errors introduced by 5.0 changes.unknown2004-11-051-25/+0
|/
* 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