1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge mishka.local:/home/my/mysql-4.1

into  mishka.local:/home/my/mysql-5.0
This commit is contained in:
monty@mishka.local
2005-08-25 06:55:48 +03:00
33 changed files with 601 additions and 3486 deletions

View File

@ -67,7 +67,7 @@
#pragma implementation // gcc: Class implementation
#endif
#include <mysql_priv.h>
#include "../mysql_priv.h"
#ifdef HAVE_EXAMPLE_DB
#include "ha_example.h"