summaryrefslogtreecommitdiff
path: root/sql/ha_archive.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo.unknown2006-01-111-1/+1
* Added bitfield support and a test for it. unknown2006-01-111-1/+1
* Added support for CREATE TABLE AUTO_INCREMENT and added more tests. Also non-...unknown2006-01-101-0/+5
* Removing unneeded include. unknown2006-01-091-1/+0
* This changeset adds support for autoincrements to archive. It allows it to ha...unknown2006-01-091-5/+17
* Fix for Antony's push. I've also changed from using the zlib off_t pointer ty...unknown2005-12-231-1/+1
* Update to add in support for AZIO.unknown2005-12-221-6/+7
* Table definition cache, part 2unknown2005-11-231-1/+1
* Make storage engines "pluggable", handlerton workunknown2005-11-071-1/+1
* This patch add support for storing Geometry types to Archive, Innodb, NDB, an...unknown2005-10-241-1/+1
* Per a user request there is now support for "CHECK TABLE" where the table is ...unknown2005-10-181-0/+3
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-1/+1
* Moving archive from example to sql.unknown2005-09-281-0/+110