summaryrefslogtreecommitdiff
path: root/sql/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#3201unknown2006-04-131-1499/+0
* Fixed compiler and valgrind warningsunknown2006-03-291-4/+7
* WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-2/+3
* This patch adds a new field to the meta file for tracking flushes (this is be...unknown2006-02-151-14/+40
* Fix for bad merge. unknown2006-02-131-2/+8
* Disabling a test, I will look at it tomorrow. Something is wrong with the mer...unknown2006-02-131-1/+1
* Merge zim.tangent.org:/home/brian/mysql/mysql-5.0unknown2006-02-131-12/+63
|\
| * Discoved while debugging in 5.1 that there was a bug where a certain crash co...unknown2006-02-131-10/+58
* | The handlerton structures for archive and CSV had not been updated. Nicht so ...unknown2006-02-071-1/+3
* | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-071-11/+8
|\ \ | |/
| * Complaint from a user who was getting sick of repairing their tables do to th...unknown2006-01-241-11/+8
* | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-1/+6
|\ \ | |/
| * 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
* | Windows compile fixes in preparation for 5.1.6 beta.unknown2006-01-301-1/+1
* | WL #2604: Partition Managementunknown2006-01-171-0/+2
* | New support for ignoring blobs during scans. We now seek past them if we dete...unknown2006-01-121-6/+17
* | Added support for CREATE TABLE AUTO_INCREMENT and added more tests. Also non-...unknown2006-01-101-3/+37
* | Corrections from code review for auto_increment. Added test cases. unknown2006-01-091-7/+7
* | This changeset adds support for autoincrements to archive. It allows it to ha...unknown2006-01-091-25/+239
* | Bug#15976: Multiply warnings about unfreed memoryunknown2005-12-251-2/+0
* | Fix for Antony's push. I've also changed from using the zlib off_t pointer ty...unknown2005-12-231-6/+5
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2005-12-221-51/+55
|\ \
| * | Update to add in support for AZIO.unknown2005-12-221-51/+55
* | | Finalize storage engine pluginsunknown2005-12-211-3/+1
|/ /
* | Table definition cache, part 2unknown2005-11-231-3/+3
* | Merge mysql.com:/home/mysql_src/mysql-5.0-vanunknown2005-11-191-1/+2
|\ \ | |/
| * bug#14433 - archive uses wrong ref_lengthunknown2005-11-161-1/+2
* | Make storage engines "pluggable", handlerton workunknown2005-11-071-4/+19
|/
* 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