1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Cleanup for handlerton structure to allow for loadable engine work. This is the first in a series of patches.

This commit is contained in:
brian@zim.(none)
2005-09-19 12:06:23 -07:00
parent 87a8fb4807
commit 616c324436
13 changed files with 227 additions and 104 deletions

View File

@ -73,7 +73,7 @@
#include "ha_example.h"
static handlerton example_hton= {
handlerton example_hton= {
"CSV",
0, /* slot */
0, /* savepoint size. */