summaryrefslogtreecommitdiff
path: root/sql/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#29207 - archive table reported as corrupt by check table (P1)svoj@mysql.com/june.mysql.com2007-06-271-16/+3
* BUG#15787 - MySQL crashes when archive table exceeds 2GBsvoj@mysql.com/april.(none)2007-06-241-1/+2
* BUG#26138 - REPAIR TABLE with option USE_FRM erases all records insvoj@mysql.com/june.mysql.com2007-03-301-1/+1
* Disabled compiler warnings.jani@a88-113-38-195.elisa-laajakaista.fi2007-03-011-1/+3
* Fixed compiler warnings.jani@ua141d10.elisa.omakaista.fi2007-02-281-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-9/+11
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-9/+11
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/
* Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-6/+7
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-3/+3
* Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-2/+4
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-2/+2
* Fixed that max_zfile_size was incorrectly calculated on big-endian boxes.svoj@mysql.com/april.(none)2006-09-291-1/+11
* Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-enginessvoj@mysql.com/april.(none)2006-09-281-4/+20
|\
| * BUG#21675 - engine=archive 2GB file limit, when reached mysqld restarts on an...svoj@mysql.com/april.(none)2006-09-281-4/+20
* | Fixes for crashes and test failuresgeorg@lmy002.wdf.sap.corp2006-09-011-1/+1
* | Fix for bug#20648 We introduce a new field method for knowing "real size", an...brian@zim.(none)2006-08-141-0/+22
|/
* after-merge fixes.ramil@mysql.com2006-06-161-1/+1
* Dean noticed that constant flush calls caused the archive stream file to flus...brian@zim.(none)2006-04-201-11/+32
* Discoved while debugging in 5.1 that there was a bug where a certain crash co...brian@zim.tangent.org2006-02-131-10/+58
* Complaint from a user who was getting sick of repairing their tables do to th...brian@zim.tangent.org2006-01-241-11/+8
* Turns out that the bulk interface was not well documented. I fixed the issue ...brian@zim.tangent.org2006-01-211-1/+9
* remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably sca...serg@serg.mylan2005-12-241-1/+1
* Netware specific changes.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-141-1/+1
* bug#14433 - archive uses wrong ref_lengthserg@serg.mylan2005-11-161-1/+2
* Change in gis test to allow NDB to be able to call generic tests. Fix for Arc...brian@zim.(none)2005-10-261-1/+0
* Per a user request there is now support for "CHECK TABLE" where the table is ...brian@zim.(none)2005-10-181-0/+77
* Final patch for 5.0 for simplifying storage engine code. We now have just one...brian@zim.(none)2005-10-031-2/+1
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-8/+23
* Moving archive from example to sql.brian@zim.(none)2005-09-281-0/+1042