我有个问题,我用的是OB4.3.5 我想对存储过程设置最小可查定义和执行的权限,应该如何设置。
我用了 GRANT SHOW_ROUTINE ON . to SyncAppRole 但是报错ErrorCode = 1149, SQLState = 42000, Details = You have an error in your SQL syntax; check the manual that corresponds to your OceanBase version for the right syntax to use.是不是还没兼容 MySQL8.0