Skip to content

Commit 9e59e77

Browse files
Merge pull request #271772 from karla-escobar/docs-editor/tutorial-mysql-azure-single-to-1712772537
Update tutorial-mysql-azure-single-to-flex-offline-portal.md
2 parents 0c6d854 + 9aeb934 commit 9e59e77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/dms/tutorial-mysql-azure-single-to-flex-offline-portal.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ With these best practices in mind, create your target flexible server and then c
102102
* Next to configure the newly created target flexible server, proceed as follows:
103103
* The user performing the migration requires the following permissions:
104104
* To create tables on the target, the user must have the “CREATE” privilege.
105-
* If migrating a table with “DATA DIRECTORY” or “INDEX DIRECTORY” partition options, the user must have the “FILE” privilege.
106105
* If migrating to a table with a “UNION” option, the user must have the “SELECT,” “UPDATE,” and “DELETE” privileges for the tables you map to a MERGE table.
107106
* If migrating views, you must have the “CREATE VIEW” privilege.
108107
Keep in mind that some privileges may be necessary depending on the contents of the views. Refer to the MySQL docs specific to your version for “CREATE VIEW STATEMENT” for details

0 commit comments

Comments
 (0)