1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Big purge about embedded library (scrum)

This commit is contained in:
hf@deer.mysql.r18.ru
2002-12-16 17:33:29 +04:00
parent 3517febe97
commit e3b3b68307
41 changed files with 511 additions and 1947 deletions

View File

@@ -16,6 +16,8 @@
// Sasha Pachev <sasha@mysql.com> is currently in charge of this file
#ifndef EMBEDDED_LIBRARY
#include "mysql_priv.h"
#include "sql_repl.h"
#include "sql_acl.h"
@@ -1149,3 +1151,7 @@ int log_loaded_block(IO_CACHE* file)
}
return 0;
}
#endif