mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0
into zim.(none):/home/brian/mysql/fix-5.0
This commit is contained in:
@ -74,7 +74,11 @@
|
||||
|
||||
|
||||
handlerton example_hton= {
|
||||
"CSV",
|
||||
"EXAMPLE",
|
||||
SHOW_OPTION_YES,
|
||||
"Example storage engine",
|
||||
DB_TYPE_EXAMPLE_DB,
|
||||
NULL, /* We do need to write one! */
|
||||
0, /* slot */
|
||||
0, /* savepoint size. */
|
||||
NULL, /* close_connection */
|
||||
|
Reference in New Issue
Block a user