summaryrefslogtreecommitdiff
path: root/storage/example/ha_example.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-3/+1
* MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ /
* | MDEV-5667 online alter and changed field/index optionsSergei Golubchik2014-03-021-2/+3
* | 10.0-monty mergeSergei Golubchik2013-07-211-6/+12
|\ \
| * | restore ha_example::check_if_incompatible_data(), create_info->fields_option_...Sergei Golubchik2013-07-121-0/+2
| * | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-8/+12
* | | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-5/+0
|/ /
* | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-5/+0
|/
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
* | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \
| * \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |/ | | |/|
* | | | post-merge fixes.Sergei Golubchik2011-07-021-1/+0
* | | | 5.5-mergeSergei Golubchik2011-07-021-0/+1
|\ \ \ \ | |/ / /
| * | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+1
* | | | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | merge 5.1->5.2Sergei Golubchik2010-06-011-3/+3
| |\ \ | | |/
| * | MWL#43 CREATE TABLE options (by Sanja)Sergei Golubchik2010-04-081-1/+2
| * | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+2
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+5
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-5/+5
|\ \ \ | |_|/ |/| |
| * | merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-4/+4
| |\ \
| | * | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-4/+4
| | |/
| * | WL#2360 Performance schemaMarc Alff2009-12-041-2/+2
| |/
* | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-2/+3
|/
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+2
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-06-121-1/+6
|\
| * WL#3303 (RBR: Engine-controlled logging format):unknown2007-05-281-1/+6
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-11/+11
|/
* wl#3700 - post-review fixes:unknown2007-03-171-1/+1
* WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Added back missing closing brace at file-end.unknown2006-12-181-0/+1
* Updated file to use doxygen commenting style.unknown2006-12-181-56/+150
* Refactored a number of engines to have correct init/deinit. Added pass suppor...unknown2006-11-191-3/+0
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-1/+1
* This removes the passing of global hton to engine instance. unknown2006-09-291-1/+1
* This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-2/+2
* Finalize storage engine pluginsunknown2005-12-211-0/+155