1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-12 12:25:37 +03:00

Merge april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.0-engines

into  april.(none):/home/svoj/devel/mysql/BUG20256/mysql-5.1-engines
This commit is contained in:
svoj@april.(none)
2006-09-12 18:42:10 +05:00
6 changed files with 52 additions and 5 deletions

View File

@@ -942,6 +942,7 @@ public:
{
/* TODO: DBUG_ASSERT(inited == NONE); */
}
virtual handler *clone(MEM_ROOT *mem_root);
/* This is called after create to allow us to set up cached variables */
void init()
{