summaryrefslogtreecommitdiff
path: root/storage/blackhole
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-3/+1
|\
| * 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
| | |\
* | | | Ensure that test_quick_select doesn't return more rows than in the tableMonty2023-01-301-0/+11
|/ / /
* | | 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
* | | | replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table()Sergei Golubchik2020-07-041-2/+2
* | | | remove mysql_declare_plugin declaration from some pluginsSergei Golubchik2020-07-041-17/+0
* | | | optimization: use hton->drop_table in few simple casesSergei Golubchik2020-07-041-0/+1
* | | | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-142-1/+5
* | | | cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-3/+3
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-4/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-132-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-052-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-6/+24
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-6/+24
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-6/+24
| | |\ \ | | | |/
| | | * MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-19/+21
| | | * MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-6/+22
* | | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-193-3/+3
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-143-3/+3
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-113-3/+3
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-113-3/+3
* | | | 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-182-2/+2
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-072-10/+0
* | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-2/+0
|/
* mysql-5.5 mergeSergei Golubchik2012-06-141-1/+1
|\
| * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-2/+9
| |\
* | \ cSergei Golubchik2012-05-211-1/+0
|\ \ \ | | |/ | |/|
| * | Bug #11880012: INDEX_SUBQUERY, BLACKHOLE,Gleb Shchepa2012-03-281-1/+8
| |/
* | mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\ \ | |/
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
* | \ mysql-5.5.18 mergeSergei Golubchik2011-11-032-5/+6
|\ \ \ | |/ /
| * | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * | Updated/added copyright headersKent Boortz2011-06-302-4/+4
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-304-6/+13
* | | less boilerplate code - move common operations to wrappersSergei Golubchik2011-07-141-21/+0
* | | 5.5-mergeSergei Golubchik2011-07-024-89/+11
|\ \ \ | |/ /
| * | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-202-91/+0
| * | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-062-0/+11
* | | merge.Sergei Golubchik2010-11-252-3/+18
|\ \ \ | |/ / |/| |
| * | merge with 5.1Sergei Golubchik2010-09-111-4/+2
| |\ \
| | * | build dynamic plugins with the -shared libtool option to avoidSergei Golubchik2010-09-091-3/+1
| | |/