summaryrefslogtreecommitdiff
path: root/sql/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* 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