summaryrefslogtreecommitdiff
path: root/storage/blackhole/ha_blackhole.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-02-101-3/+1
|\
| * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-3/+1
| * Merge 10.3 into 10.4Marko Mäkelä2020-11-031-2/+3
| |\
* | \ Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-011-2/+3
|\ \ \
| * \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-311-2/+3
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-2/+3
| | |\
| | | * MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytesVlad Lesin2020-10-241-2/+3
* | | | Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-0/+4
|/ / /
* | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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 new MDL_BACKUP locks for all backup stagesMonty2018-12-091-1/+1
|/ / /
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ /
* | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-1/+0
* | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-2/+0
|/
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+4
|/
* Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-021-2/+5
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-5/+6
* Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-06-121-0/+1
|\
| * 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
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-11/+11
|\ \ \ | |/ / |/| |
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-11/+11
| |/
* | Bug#26241unknown2007-05-081-2/+12
|/
* wl#3700 - post-review fixes:unknown2007-03-171-5/+4
* WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-3/+4
* 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 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-5/+3
* WL#3201unknown2006-04-131-0/+88