summaryrefslogtreecommitdiff
path: root/storage/archive/ha_archive.h
Commit message (Expand)AuthorAgeFilesLines
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-4/+4
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2019-04-251-0/+3
|\ \ \ | |/ /
| * | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-181-0/+3
* | | Optimize flush tables with read lock (FTWRL) to not wait for select'sMonty2018-12-091-0/+1
* | | MDEV-14500 filesort to support engines with slow rnd_posSergei Golubchik2018-11-201-1/+1
|/ /
* | MySQL WL#5522 - InnoDB transportable tablespaces.Sergei Golubchik2014-02-021-1/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-13/+31
|\ \
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-13/+31
* | | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-1/+1
* | | HA_ERR_TABLE_DEF_CHANGED support in ha_archiveSergei Golubchik2013-04-091-1/+2
* | | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-1/+0
|/ /
* | fix the failing federated.federated_innodb test:Sergei Golubchik2013-01-231-1/+1
* | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-1/+0
|/
* Merge of compatibility fixesMichael Widenius2012-04-021-1/+3
|\
| * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-281-1/+3
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \
| * \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \
* | \ \ 5.5-mergeSergei Golubchik2011-07-021-2/+2
|\ \ \ \ | |/ / /
| * | | Bug #11755431 (former 47205)Jon Olav Hauglid2011-03-081-1/+1
| * | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-1/+1
* | | | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Enable archive tables to work with mysql_upgrade / repairMichael Widenius2010-09-031-1/+2
| * | restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
| * | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-1/+1
| |/
* | Bug#45377: ARCHIVE tables aren't discoverable after OPTIMIZEDavi Arnaut2010-07-261-0/+1
* | WL#2360 Performance schemaMarc Alff2009-12-041-2/+2
|/
* Fixed locking issues around flushes. unknown2007-07-121-0/+3
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-06-121-0/+1
|\
| * WL#3303 (RBR: Engine-controlled logging format):unknown2007-05-281-0/+1
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-17/+17
|/
* Added delayed open of file descriptors to cut down on issues surrounding larg...unknown2007-03-231-0/+2
* Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-2/+2
* More windows warnings cleanupunknown2007-01-131-1/+1
* REAL_PATH was rewritten for DATA DIRECTORY (doesn't get calculated for each t...unknown2007-01-131-0/+1
* Final cleanup for new archive internal format. All new headers work.unknown2007-01-121-5/+5
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-archunknown2007-01-111-16/+21
|\
| * New azio which keeps meta data in its own header. unknown2007-01-101-16/+1
| * This updates archive to use new header information in az files and makes way ...unknown2006-12-041-2/+0
| * Fixed problems with original gzio() functions not being able to correctly ret...unknown2006-12-031-1/+1
| * Formailized the row buffer structure, implemented new streaming format. unknown2006-12-021-2/+24
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|/
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-1/+1
* This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-2/+0
* This removes the passing of global hton to engine instance. unknown2006-09-291-1/+1
* This changes the order of the universe, black is now the new white.unknown2006-09-151-1/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-2/+2
|\