summaryrefslogtreecommitdiff
path: root/sql/ha_blackhole.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #35178 INSERT_ID not written to binary log for inserts against BLACKHOLE ...unknown2008-03-191-1/+1
* additional fixunknown2007-12-131-1/+1
* valgrind error fixunknown2007-12-131-1/+9
* Bug#30294 blackhole engine causes 100% with 2 alter table statements runningunknown2007-11-161-10/+112
* Bug#19717: The blackhole engine is returning an OK flag in unknown2007-02-141-1/+1
* Many files:unknown2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-2/+2
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-09-281-2/+2
| * ha_blackhole.cc:unknown2005-08-301-0/+1
| * ha_blackhole.cc:unknown2005-08-291-0/+1
| * typo to DBUG_RETURN fixedunknown2005-08-261-1/+1
* | Revoking patch for Bug#10952 on behalf of Brian.unknown2006-07-101-1/+1
* | bug#10952unknown2006-05-091-1/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!unknown2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkunknown2005-09-301-1/+1
|/ /
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
* | bad blind change fixedunknown2005-08-261-1/+3
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-08-261-4/+6
|\ \ | |/
| * ha_blackhole changes, same patch as http://lists.mysql.com/internals/27878, p...unknown2005-08-261-4/+6
* | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
* | Fix a compilation failure.unknown2005-07-201-1/+1
* | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+28
* | Merge with 4.1unknown2005-06-071-4/+1
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+1
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-5/+2
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Manual merge (again)unknown2005-05-141-1/+2
|\ \ | |/
| * sql/ha_blackhole.ccunknown2005-05-131-1/+2
* | Mergeunknown2005-05-081-1/+1
|\ \ | |/
| * - Windows compile fix for ha_blackhole.cc - use #include "mysql_priv.h" inste...unknown2005-05-071-1/+1
* | yassl changeset 2:unknown2005-04-301-1/+1
* | BUG#9714 libsupc++ problemunknown2005-04-271-3/+6
|/
* Collection of changes per Bar and Serg.unknown2005-03-241-38/+62
* Additional storage engine called "blackhole". Customer request, and for that ...unknown2005-03-221-0/+164