mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 19:55:32 +02:00
WL#2472: Fixes according to review
This commit is contained in:
parent
69ca9a9416
commit
73f6834e3d
4 changed files with 6 additions and 9 deletions
|
|
@ -15,7 +15,6 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
||||
|
||||
#include "slave.h" // for tables_ok(), rpl_filter
|
||||
extern Rpl_filter *rpl_filter;
|
||||
|
||||
#define SELECT_ACL (1L << 0)
|
||||
#define INSERT_ACL (1L << 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue