summaryrefslogtreecommitdiff
path: root/sql/ha_blackhole.cc
Commit message (Expand)AuthorAgeFilesLines
* 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