mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Small fixes
configure.in: Fix for mkstemp libmysql/Makefile.shared: Fix for mkstemp myisam/mi_open.c: Added more debug info mysys/mf_tempfile.c: Fixed type sql/sql_repl.cc: Added missing header file
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
#include "sql_repl.h"
|
||||
#include "sql_acl.h"
|
||||
#include "log_event.h"
|
||||
#include <thr_alarm.h>
|
||||
#include <my_dir.h>
|
||||
|
||||
extern const char* any_db;
|
||||
|
Reference in New Issue
Block a user