This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2026-01-06 05:22:24 +03:00
Code
Activity
Files
f8bd2ef35105d43313598ee30332e7a00fbb3a8f
mariadb
/
storage
/
example
History
unknown
f8bd2ef351
Updated file to use doxygen commenting style.
2006-12-18 14:28:15 -08:00
..
CMakeLists.txt
This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds.
2006-08-19 17:38:42 -07:00
ha_example.cc
Refactored a number of engines to have correct init/deinit. Added pass support for "data" from plugin to plugin generic init to use memory location.
2006-11-19 18:01:54 -08:00
ha_example.h
Updated file to use doxygen commenting style.
2006-12-18 14:28:15 -08:00
Makefile.am
Bug#22417
2006-09-18 19:31:08 -07:00
plug.in
This patch fixes the example engine, the example parser, and the example daemon to compile. AKA You can now test that the interface is actually working :)
2006-11-10 17:21:59 -08:00