mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
Merge branch '10.0' into 10.1
This commit is contained in:
commit
3b0c7ac1f9
142 changed files with 383 additions and 286 deletions
|
|
@ -10133,7 +10133,7 @@ bool sp_revoke_privileges(THD *thd, const char *sp_db, const char *sp_name,
|
|||
|
||||
@return
|
||||
@retval FALSE Success
|
||||
@retval TRUE An error occured. Error message not yet sent.
|
||||
@retval TRUE An error occurred. Error message not yet sent.
|
||||
*/
|
||||
|
||||
bool sp_grant_privileges(THD *thd, const char *sp_db, const char *sp_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue