1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Major changes are plug.in files created for almost all storage engines. A few stray BDB references removed.

This commit is contained in:
brian@zim.(none)
2006-08-18 21:19:19 -07:00
parent 1f79db41fa
commit 3d09079e31
22 changed files with 109 additions and 61 deletions

View File

@@ -67,6 +67,7 @@
#pragma implementation // gcc: Class implementation
#endif
#define MYSQL_SERVER 1
#include "mysql_priv.h"
#include "ha_example.h"