summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <monty@mashka.mysql.fi>2003-05-07 23:15:46 +0300
committerunknown <monty@mashka.mysql.fi>2003-05-07 23:15:46 +0300
commit4d91444b15a9d156875b4ba7df2efc301e10845b (patch)
tree9cd0e3814e2c434e9a507ac7ba53cd4c0f724f69
parent3ed1a9a1882533a47baf6049a5fae414a539ed1e (diff)
downloadmariadb-git-4d91444b15a9d156875b4ba7df2efc301e10845b.tar.gz
Updated comment
-rw-r--r--sql/sql_parse.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/sql/sql_parse.cc b/sql/sql_parse.cc
index 60942e47337..2b1c05bfaeb 100644
--- a/sql/sql_parse.cc
+++ b/sql/sql_parse.cc
@@ -2533,7 +2533,8 @@ error:
save_priv In this we store global and db level grants for the table
Note that we don't store db level grants if the global grants
- is enough to satisfy the request.
+ is enough to satisfy the request and the global grants contains
+ a SELECT grant.
****************************************************************************/
bool