1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

WL#2472: Fixes according to review

This commit is contained in:
unknown
2005-03-22 10:19:24 +01:00
parent 69ca9a9416
commit 73f6834e3d
4 changed files with 6 additions and 9 deletions

View File

@ -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)