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

All changes for change to all storage engines being under storage directory.

This commit is contained in:
brian@zim.(none)
2005-04-26 19:04:36 -07:00
parent 2a7c71e309
commit 2193fd8666
65 changed files with 765 additions and 760 deletions

View File

@@ -304,7 +304,7 @@ TODO list:
#ifndef MASTER
#include "../srclib/myisammrg/myrg_def.h"
#else
#include "../myisammrg/myrg_def.h"
#include "../storage/myisammrg/myrg_def.h"
#endif
#ifdef EMBEDDED_LIBRARY