summaryrefslogtreecommitdiff
path: root/storage/archive/ha_archive.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-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.1 into 10.2Marko Mäkelä2019-04-251-17/+33
|\ \ \ | |/ /
| * | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-181-17/+33
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-121-1/+1
| |\ \
| | * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-06-121-1/+1
| | |\ \ | | | |/
| | | * MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-111-1/+1
* | | | Fixed archive to work with record[1]Monty2018-05-241-6/+6
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-1/+0
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-1/+0
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-1/+0
| | |\ \ | | | |/
| | | * ha_archive::info remove hidden assignmentDaniel Black2017-07-031-1/+0
* | | | MDEV-11645: archive.archive fails in buildbot with valgrind (Use of uninitial...Varun Gupta2017-03-151-0/+21
* | | | cleanup: Field_blob::get_ptr()Sergei Golubchik2016-12-121-2/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-1/+1
| |\ \ \ | | |/ /
| | * | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | | | MDEV-8717 - Obsolete sql_strdup() in favor of THD::strdup() and thd_strdup()Sergey Vojtovich2015-11-261-1/+1
|/ / /
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-1/+1
|\ \ \ | |/ /
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | cleanup: remove table->status from some enginesSergei Golubchik2014-10-011-2/+0
|/ /
* | 5.5.38 mergeSergei Golubchik2014-06-061-2/+2
|\ \ | |/
| * mysql-5.5.38 mergeSergei Golubchik2014-06-031-1/+2
| |\
| | * Description: When we execute a correlated subquery on anArun Kuruvila2014-04-101-1/+3
* | | compilation failure on windowsSergei Golubchik2014-03-271-12/+3
* | | MDEV-5818: MySQL WL#6145: Separate the dependence of DATA DIRECTORY from symb...Michael Widenius2014-03-231-6/+25
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-311-2/+2
* | | MDEV-4786 - merge 10.0-monty - 10.0Sergey Vojtovich2013-07-291-20/+28
* | | more post-merge fixes:Sergei Golubchik2013-07-211-9/+12
* | | 10.0-monty mergeSergei Golubchik2013-07-211-173/+230
|\ \ \
| * | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-171/+230
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
| * | | 10.0-base mergeSergei Golubchik2013-01-311-1/+1
| |\ \ \
| * \ \ \ merge with 5.5Sergei Golubchik2012-11-031-3/+3
| |\ \ \ \
| * \ \ \ \ 10.0-base -> 10.0-montySergei Golubchik2012-10-191-6/+21
| |\ \ \ \ \
| * | | | | | Added support of thd->tx_read_onlyMichael Widenius2012-08-071-5/+0
* | | | | | | 5.5 mergeSergei Golubchik2013-07-171-0/+3
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | MDEV-4444 Server crashes with "safe_mutex: Trying to destroy a mutex share->m...Sergei Golubchik2013-06-131-0/+3
* | | | | | | TABLE_SHARE::free_frm_image() method to free the memorySergei Golubchik2013-04-091-1/+1
* | | | | | | * frm extra2 segment.Sergei Golubchik2013-04-091-26/+5
* | | | | | | discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-3/+2
* | | | | | | CREATE TABLE and frm-less discovering engines.Sergei Golubchik2013-04-091-12/+10
* | | | | | | HA_ERR_TABLE_DEF_CHANGED support in ha_archiveSergei Golubchik2013-04-091-61/+80
* | | | | | | move writing of the frm into init_from_binary_frm_image()Sergei Golubchik2013-04-091-12/+14
* | | | | | | single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-091-21/+21