forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2.7 KiB
2.7 KiB
Checking Whether the Source Database Contains the Functions or Stored Procedures that the Source Database User Is Not Authorized to Migrate
MySQL
Check Item |
Whether the source database contains the functions or stored procedures that the source database user is not authorized to migrate. |
---|---|
Description |
The source database contains the functions or stored procedures that the source database user is not authorized to migrate. |
Failure Cause and Handling Suggestion |
Failure cause: The source database user does not have the permission to migrate functions and stored procedures. Handling suggestion: Ensure that the source database user has the highest-level right. |
Parent topic: Database Objects