summaryrefslogtreecommitdiff
path: root/sql/ha_blackhole.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #35178 INSERT_ID not written to binary log for inserts against BLACKHOLE ...aelkin/andrei@mysql1000.(none)2008-03-191-1/+1
* additional fixgluh@mysql.com/eagle.(none)2007-12-131-1/+1
* valgrind error fixgluh@mysql.com/eagle.(none)2007-12-131-1/+9
* Bug#30294 blackhole engine causes 100% with 2 alter table statements runninggluh@mysql.com/eagle.(none)2007-11-161-10/+112
* Bug#19717: The blackhole engine is returning an OK flag in gkodinov/kgeorge@macbook.gmz2007-02-141-1/+1
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-2/+2
|\
| * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-09-281-2/+2
| * ha_blackhole.cc:pgalbraith@mysql.com2005-08-301-0/+1
| * ha_blackhole.cc:pgalbraith@mysql.com2005-08-291-0/+1
| * typo to DBUG_RETURN fixedpatg@radha.local2005-08-261-1/+1
* | Revoking patch for Bug#10952 on behalf of Brian.ingo/mydev@chilla.local2006-07-101-1/+1
* | bug#10952acurtis@xiphis.org2006-05-091-1/+1
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+1
|/ /
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-1/+1
* | bad blind change fixedserg@sergbook.mysql.com2005-08-261-1/+3
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1jani@a193-229-222-105.elisa-laajakaista.fi2005-08-261-4/+6
|\ \ | |/
| * ha_blackhole changes, same patch as http://lists.mysql.com/internals/27878, p...patg@radha.local2005-08-261-4/+6
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
* | Fix a compilation failure.konstantin@mysql.com2005-07-201-1/+1
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+28
* | Merge with 4.1monty@mysql.com2005-06-071-4/+1
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+1
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-5/+2
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Manual merge (again)konstantin@mysql.com2005-05-141-1/+2
|\ \ | |/
| * sql/ha_blackhole.ccserg@serg.mylan2005-05-131-1/+2
* | Mergemskold@mysql.com2005-05-081-1/+1
|\ \ | |/
| * - Windows compile fix for ha_blackhole.cc - use #include "mysql_priv.h" inste...lenz@mysql.com2005-05-071-1/+1
* | yassl changeset 2:serg@serg.mylan2005-04-301-1/+1
* | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-3/+6
|/
* Collection of changes per Bar and Serg.brian@zim.(none)2005-03-241-38/+62
* Additional storage engine called "blackhole". Customer request, and for that ...brian@zim.(none)2005-03-221-0/+164