summaryrefslogtreecommitdiff
path: root/sql/ha_blackhole.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* ha_blackhole changes, same patch as http://lists.mysql.com/internals/27878, p...unknown2005-08-261-4/+6
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+1
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-5/+2
* tztime.cc:unknown2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* sql/ha_blackhole.ccunknown2005-05-131-1/+2
* - Windows compile fix for ha_blackhole.cc - use #include "mysql_priv.h" inste...unknown2005-05-071-1/+1
* 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