1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge chilla.local:/home/mydev/mysql-5.1--main

into  chilla.local:/home/mydev/mysql-5.1-toteam
This commit is contained in:
istruewing@chilla.local
2006-09-14 21:44:17 +02:00
58 changed files with 9154 additions and 2589 deletions

View File

@ -953,6 +953,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()
{