summaryrefslogtreecommitdiff
path: root/sql/sql_acl.h
diff options
context:
space:
mode:
authortomas@poseidon.ndb.mysql.com <>2005-03-08 10:40:52 +0100
committertomas@poseidon.ndb.mysql.com <>2005-03-08 10:40:52 +0100
commit8e17bedeee655de2692b2a315c55e60f8694d616 (patch)
treef8ac1eacd7b5ff23ee1f18190f0f3c727ecd01e5 /sql/sql_acl.h
parentfd6e7c878ebed285c17a405b7fa510588acb812a (diff)
parentb6a2b5f734952ec2e6fc77679dcb437f6f38a16e (diff)
downloadmariadb-git-8e17bedeee655de2692b2a315c55e60f8694d616.tar.gz
Merge
Diffstat (limited to 'sql/sql_acl.h')
-rw-r--r--sql/sql_acl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/sql_acl.h b/sql/sql_acl.h
index 30e335c7afd..be45b9d25cd 100644
--- a/sql/sql_acl.h
+++ b/sql/sql_acl.h
@@ -45,7 +45,6 @@
in sql_show.cc when adding new privileges!
*/
-
#define DB_ACLS \
(UPDATE_ACL | SELECT_ACL | INSERT_ACL | DELETE_ACL | CREATE_ACL | DROP_ACL | \
GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | CREATE_TMP_ACL | \