after merge. innodb/xtradb to work on Windows
This commit is contained in:
parent
6e8e081a6f
commit
f2be9c0fea
@ -55,6 +55,8 @@ Created 10/25/1995 Heikki Tuuri
|
|||||||
static ulint srv_data_read, srv_data_written;
|
static ulint srv_data_read, srv_data_written;
|
||||||
#endif /* !UNIV_HOTBACKUP */
|
#endif /* !UNIV_HOTBACKUP */
|
||||||
|
|
||||||
|
MYSQL_PLUGIN_IMPORT extern my_bool lower_case_file_system;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
IMPLEMENTATION OF THE TABLESPACE MEMORY CACHE
|
IMPLEMENTATION OF THE TABLESPACE MEMORY CACHE
|
||||||
=============================================
|
=============================================
|
||||||
|
@ -42,7 +42,6 @@ Created 10/25/1995 Heikki Tuuri
|
|||||||
|
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
extern my_bool lower_case_file_system;
|
|
||||||
// Forward declaration
|
// Forward declaration
|
||||||
struct trx_t;
|
struct trx_t;
|
||||||
struct fil_space_t;
|
struct fil_space_t;
|
||||||
|
@ -55,6 +55,8 @@ Created 10/25/1995 Heikki Tuuri
|
|||||||
static ulint srv_data_read, srv_data_written;
|
static ulint srv_data_read, srv_data_written;
|
||||||
#endif /* !UNIV_HOTBACKUP */
|
#endif /* !UNIV_HOTBACKUP */
|
||||||
|
|
||||||
|
MYSQL_PLUGIN_IMPORT extern my_bool lower_case_file_system;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
IMPLEMENTATION OF THE TABLESPACE MEMORY CACHE
|
IMPLEMENTATION OF THE TABLESPACE MEMORY CACHE
|
||||||
=============================================
|
=============================================
|
||||||
|
@ -43,7 +43,6 @@ Created 10/25/1995 Heikki Tuuri
|
|||||||
|
|
||||||
#include <list>
|
#include <list>
|
||||||
|
|
||||||
extern my_bool lower_case_file_system;
|
|
||||||
// Forward declaration
|
// Forward declaration
|
||||||
struct trx_t;
|
struct trx_t;
|
||||||
struct fil_space_t;
|
struct fil_space_t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user