summaryrefslogtreecommitdiff
path: root/storage/blackhole/ha_blackhole.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-141-1/+1
* 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-131-1/+1
|\
| * MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-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 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-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-071-9/+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-031-3/+4
|\ \ \ | |/ /
| * | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
* | | less boilerplate code - move common operations to wrappersSergei Golubchik2011-07-141-21/+0
* | | 5.5-mergeSergei Golubchik2011-07-021-0/+10
|\ \ \ | |/ /
| * | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-061-0/+10
* | | merge.Sergei Golubchik2010-11-251-0/+17
|\ \ \ | |/ / |/| |
| * | Maria WL#61unknown2010-04-011-0/+17
| |/
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
* | WL#2360 Performance schemaMarc Alff2009-12-041-9/+36
* | Backport of:Konstantin Osipov2009-11-241-1/+1
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-051-6/+6
|\ \
| * \ Manual merge from mysql-5.1.Alexander Nozdrin2009-11-051-6/+6
| |\ \ | | |/
| | * Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-6/+6
* | | Backport of:Konstantin Osipov2009-10-141-7/+8
|/ /
* | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01...Mikael Ronstrom2009-02-171-1/+1
|\ \ | |/
| * Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | Fixed missing declarationMikael Ronstrom2008-12-201-0/+1
* | Merge dtrace patch with latest performance versionMikael Ronstrom2008-12-201-4/+38
|\ \ | |/
| * Bug #38360: BLACKHOLE replication with RBR is brokenMats Kindahl2008-10-021-0/+31
* | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-7/+45
|/
* Merge mysql1000.(none):/home/andrei/MySQL/MERGE/5.0-main2rplunknown2008-03-291-1/+1
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-5/+5