summaryrefslogtreecommitdiff
path: root/storage/example
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-271-2/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-232-4/+2
* Updated file to use doxygen commenting style.unknown2006-12-181-170/+241
* Added back missing closing brace at file-end.unknown2006-12-181-0/+1
* Update file to use doxygen commenting style.unknown2006-12-181-0/+1
* Updated file to use doxygen commenting style.unknown2006-12-181-56/+150
* Refactored a number of engines to have correct init/deinit. Added pass suppor...unknown2006-11-192-53/+16
* This patch fixes the example engine, the example parser, and the example daem...unknown2006-11-101-1/+0
* Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-182-3/+3
* Added license information display to output of plugins schema, and tagged all...unknown2006-10-051-0/+1
* This removes the passing of global hton to engine instance. unknown2006-09-292-6/+10
* Removed Field (this came in as an idea from a previous patch by Serg)unknown2006-09-261-1/+1
* Bug#22417unknown2006-09-181-1/+1
* This changes the order of the universe, black is now the new white.unknown2006-09-151-9/+10
* add 2 placeholder values for config and system variables.unknown2006-08-301-1/+3
* This changeset moves the ha_myisam files to their storage directories. It al...unknown2006-08-191-0/+1
* Major changes are plug.in files created for almost all storage engines. A few...unknown2006-08-181-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-042-5/+6
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-042-5/+6
* | handlerton cleanup:unknown2006-05-281-55/+13
* | Rename cmakelists.txt -> CMakeLists.txtunknown2006-05-121-1/+1
* | performing a set of bk mv on each CMakeLists.txt file to try and restore the ...unknown2006-05-111-0/+0
* | auto-set MYSQL_PLUGIN_DIRECTORY for plug.in filesunknown2006-05-061-1/+0
* | auto-include plug.in, remove the need for plugins to modify configure.inunknown2006-05-041-0/+5
|/
* WL#3201 additional post-review fixesunknown2006-05-021-4/+7
* WL#3201 post-review fixupsunknown2006-05-011-0/+1
* make distcheck and cosmetic fixesunknown2006-04-291-1/+1
* Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-242-12/+24
|\
| * WL#3201unknown2006-04-132-12/+24
* | Fix compilation failure when compiling with BUILD/compile-pentium-debug-maxunknown2006-04-191-11/+27
|/
* Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-292-4/+4
|\
| * Bug#18464unknown2006-03-282-4/+4
* | Some changes to make it possible to build for Windows with CMake fromunknown2006-03-241-1/+1
* | Updated CMake stuff to handle the configurations needed for releaseunknown2006-03-231-0/+6
|/
* BUG#17117: header fille "plugin.h" does not have a namespace prefixunknown2006-02-141-1/+1
* build fix when building with example storage engine.unknown2006-02-021-0/+1
* WL #2604: Partition Managementunknown2006-01-171-0/+2
* Fix handlerton alter_tablespace for example storage engineunknown2006-01-111-0/+1
* Some header files were missing from "make dist".unknown2006-01-051-0/+1
* Fix compile problem in ha_example.ccunknown2005-12-221-2/+2
* Change for plugin storage engine to be built after mysqldunknown2005-12-211-3/+0
* Fix for plugins workunknown2005-12-212-6/+6
* plugin version changesunknown2005-12-211-2/+2
* Finalize storage engine pluginsunknown2005-12-213-0/+934