summaryrefslogtreecommitdiff
path: root/sql/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-2/+2
|\
| * Bug#24795: Add SHOW PROFILEunknown2007-01-031-2/+2
* | Many files:unknown2006-12-231-2/+1
|/
* Fixed compiler warningsunknown2006-11-301-6/+7
* Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-3/+3
* Remove compiler warningsunknown2006-11-201-2/+4
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-2/+2
* Fixed that max_zfile_size was incorrectly calculated on big-endian boxes.unknown2006-09-291-1/+11
* Merge mysql.com:/home/svoj/devel/bk/mysql-5.0-enginesunknown2006-09-281-4/+20
|\
| * BUG#21675 - engine=archive 2GB file limit, when reached mysqld restarts on an...unknown2006-09-281-4/+20
* | Fixes for crashes and test failuresunknown2006-09-011-1/+1
* | Fix for bug#20648 We introduce a new field method for knowing "real size", an...unknown2006-08-141-0/+22
|/
* after-merge fixes.unknown2006-06-161-1/+1
* Dean noticed that constant flush calls caused the archive stream file to flus...unknown2006-04-201-11/+32
* Discoved while debugging in 5.1 that there was a bug where a certain crash co...unknown2006-02-131-10/+58
* Complaint from a user who was getting sick of repairing their tables do to th...unknown2006-01-241-11/+8
* Turns out that the bulk interface was not well documented. I fixed the issue ...unknown2006-01-211-1/+9
* remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably sca...unknown2005-12-241-1/+1
* Netware specific changes.unknown2005-12-141-1/+1
* bug#14433 - archive uses wrong ref_lengthunknown2005-11-161-1/+2
* Change in gis test to allow NDB to be able to call generic tests. Fix for Arc...unknown2005-10-261-1/+0
* Per a user request there is now support for "CHECK TABLE" where the table is ...unknown2005-10-181-0/+77
* Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-2/+1
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-8/+23
* Moving archive from example to sql.unknown2005-09-281-0/+1042