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

got the last changeset to compile/run

mysqltest can run without connecting to the manager for tests that do not 
require manager operations
This commit is contained in:
sasha@mysql.sashanet.com
2001-10-10 15:36:35 -06:00
parent af82bc245b
commit 9b163ef5ae
8 changed files with 37 additions and 13 deletions

View File

@@ -20,6 +20,7 @@
#include "mysql_priv.h"
#include "sql_select.h" // For select_describe
#include "sql_acl.h"
#include "repl_failsafe.h"
#include <my_dir.h>
#ifdef HAVE_BERKELEY_DB