summaryrefslogtreecommitdiff
path: root/storage/archive/azlib.h
Commit message (Expand)AuthorAgeFilesLines
* Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+2
* * frm extra2 segment.Sergei Golubchik2013-04-091-0/+3
* CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-1/+1
* single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-091-2/+2
* BUG#46587 - archive storage engine headers don't includeSergey Vojtovich2010-04-151-2/+1
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
* azio.c, azlib.h:unknown2007-09-071-1/+1
* Added delayed open of file descriptors to cut down on issues surrounding larg...unknown2007-03-231-1/+1
* Modified read buffer to see if performance difference existed.unknown2007-03-201-3/+4
* This patch passes comment to be embedded in ARZ.unknown2007-01-241-10/+24
* Just adding support for a "minor" version number. unknown2007-01-211-13/+15
* 1) New dirty state for files (need this for longterm fast recovery)unknown2007-01-201-1/+15
* New azio which keeps meta data in its own header. unknown2007-01-101-11/+31
* This updates archive to use new header information in az files and makes way ...unknown2006-12-041-0/+13
* Fixed problems with original gzio() functions not being able to correctly ret...unknown2006-12-031-2/+2
* build fixes for azio on systems without zutil.hunknown2005-12-281-1/+0
* Just a few cleanup points in azio. Should solve Ubuntu compile problem. unknown2005-12-231-0/+1
* Fix for Antony's push. I've also changed from using the zlib off_t pointer ty...unknown2005-12-231-6/+6
* Update to add in support for AZIO.unknown2005-12-221-0/+278