Dear Support,
On MySQL -> 'User Database' -> 'Routines' see next message:
You do not have the necessary privileges to create a routine;
Check query:
-----------------
SHOW GRANTS;
> GRANT ALL PRIVILEGES ON `test`.* TO 'user'
-----------------
This article http://kb.odin.com/en/115749 isn't affected.
Could you tell me, how can I fix this problem?
On MySQL -> 'User Database' -> 'Routines' see next message:
You do not have the necessary privileges to create a routine;
Check query:
-----------------
SHOW GRANTS;
> GRANT ALL PRIVILEGES ON `test`.* TO 'user'
-----------------
This article http://kb.odin.com/en/115749 isn't affected.
Could you tell me, how can I fix this problem?