compilation warning after xtradb merge
This commit is contained in:
parent
5a43a31ee8
commit
eac8d95ffc
@ -481,7 +481,7 @@ int
|
|||||||
innobase_get_parent_fk_list(
|
innobase_get_parent_fk_list(
|
||||||
THD* thd,
|
THD* thd,
|
||||||
const char* path,
|
const char* path,
|
||||||
List<FOREIGN_KEY_INFO>* f_key_list);
|
List<FOREIGN_KEY_INFO>* f_key_list) __attribute__((unused));
|
||||||
|
|
||||||
/******************************************************************//**
|
/******************************************************************//**
|
||||||
Maps a MySQL trx isolation level code to the InnoDB isolation level code
|
Maps a MySQL trx isolation level code to the InnoDB isolation level code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user