Skip to content

Commit 3ee67f3

Browse files
authored
Merge pull request #212871 from MicrosoftDocs/release-mysql-single-server-deprecate
Release mysql single server deprecate--scheduled release at 10AM of 9/29
2 parents 2cfb560 + 51ddb6f commit 3ee67f3

File tree

152 files changed

+629
-144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+629
-144
lines changed

articles/dms/faq-mysql-single-to-flex.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: FAQ about using Azure Database Migration Service for Azure Database MySQL
33
titleSuffix: "Azure Database Migration Service"
44
description: Frequently asked questions about using Azure Database Migration Service to perform database migrations from Azure Database MySQL Single Server to Flexible Server.
55
services: database-migration
6-
author: adig
6+
author: aditivgupta
77
ms.author: adig
88
manager: pariks
9-
ms.reviewer: pariks
9+
ms.reviewer: maghan
1010
ms.service: dms
1111
ms.workload: data-services
1212
ms.custom: seo-lt-2019
1313
ms.topic: faq
14-
ms.date: 09/08/2022
14+
ms.date: 09/17/2022
1515
---
1616

1717
# Frequently Asked Questions (FAQs)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: "Tutorial: Migrate Azure Database for MySQL - Single Server to Flexible Server offline using DMS via the Azure portal"
33
titleSuffix: "Azure Database Migration Service"
44
description: "Learn to perform an offline migration from Azure Database for MySQL - Single Server to Flexible Server by using Azure Database Migration Service."
5-
author: "adig"
6-
ms.author: "adig"
5+
author: aditivgupta
6+
ms.author: adig
7+
ms.reviewer: "maghan"
78
manager: "pariks"
8-
ms.reviewer: ""
99
ms.date: 09/17/2022
1010
ms.service: dms
1111
ms.topic: tutorial

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: "Tutorial: Migrate Azure Database for MySQL - Single Server to Flexible Server online using DMS via the Azure portal"
33
titleSuffix: "Azure Database Migration Service"
44
description: "Learn to perform an online migration from Azure Database for MySQL - Single Server to Flexible Server by using Azure Database Migration Service."
5-
author: "adig"
6-
ms.author: "adig"
5+
author: aditivgupta
6+
ms.author: adig
7+
ms.reviewer: "maghan"
78
manager: "pariks"
8-
ms.reviewer: ""
9-
ms.date: 09/16/2022
9+
ms.date: 09/17/2022
1010
ms.service: dms
1111
ms.topic: tutorial
1212
ms.custom: seo-lt-2019

articles/mysql/.openpublishing.redirection.mysql.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -746,9 +746,19 @@
746746
"redirect_document_id": true
747747
},
748748
{
749-
"source_path_from_root": "/articles/mysql/flexible-server/how-to-upgrade.md",
750-
"redirect_url": "/azure/mysql/single-server/how-to-major-version-upgrade",
749+
"source_path_from_root": "/articles/mysql/single-server/how-to-decide-on-right-migration-tools.md",
750+
"redirect_url": "/azure/mysql/migrate/how-to-decide-on-right-migration-tools",
751+
"redirect_document_id": true
752+
},
753+
{
754+
"source_path_from_root": "/articles/mysql/single-server/how-to-migrate-single-flexible-minimum-downtime.md",
755+
"redirect_url": "/azure/mysql/migrate/how-to-migrate-single-flexible-minimum-downtime",
756+
"redirect_document_id": true
757+
},
758+
{
759+
"source_path_from_root": "/articles/mysql/single-server/concepts-migrate-mydumper-myloader.md",
760+
"redirect_url": "/azure/mysql/migrate/concepts-migrate-mydumper-myloader",
751761
"redirect_document_id": true
752-
}
762+
}
753763
]
754764
}

articles/mysql/TOC.yml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,9 @@
297297
- name: Single Server documentation
298298
href: single-server/index.yml
299299
displayName: single server
300+
- name: What's happening to Single Server?
301+
href: single-server/whats-happening-to-mysql-single-server.md
302+
displayName: What's happening to Single Server?
300303
- name: Overview
301304
items:
302305
- name: What is Single Server?
@@ -671,15 +674,21 @@
671674
href: single-server/sample-scripts-java-connection-pooling.md
672675
- name: Migration
673676
items:
677+
- name: FAQ
678+
href: /azure/dms/faq-mysql-single-to-flex?toc=/azure/mysql/toc.json&bc=/azure/mysql/breadcrumb/toc.json
674679
- name: Choose the right tools for migration to Azure Database for MySQL
675-
href: single-server/how-to-decide-on-right-migration-tools.md
680+
href: migrate/how-to-decide-on-right-migration-tools.md
676681
- name: Migrate data from MySQL on-premises to Azure Database for MySQL >
677682
href: migrate/mysql-on-premises-azure-db/01-mysql-migration-guide-intro.md
683+
- name: Migrate MySQL - Single Server to Flexible Server offline using DMS
684+
href: /azure/dms/tutorial-mysql-azure-single-to-flex-offline-portal?toc=/azure/mysql/toc.json&bc=/azure/mysql/breadcrumb/toc.json
685+
- name: Migrate MySQL - Single Server to Flexible Server online using DMS
686+
href: /azure/dms/tutorial-mysql-azure-single-to-flex-online-portal?toc=/azure/mysql/toc.json&bc=/azure/mysql/breadcrumb/toc.json
678687
- name: Migrate data with mysqldump or phpmyadmin
679688
href: single-server/concepts-migrate-dump-restore.md
680689
displayName: migrate, mysqldump
681690
- name: Migrate large databases to Azure Database for MySQL using mydumper/myloader
682-
href: single-server/concepts-migrate-mydumper-myloader.md
691+
href: migrate/concepts-migrate-mydumper-myloader.md
683692
displayName: migrate, mydumper/myloader
684693
- name: Migrate data with dbForge Studio for MySQL
685694
href: single-server/concepts-migrate-dbforge-studio-for-mysql.md
@@ -694,7 +703,7 @@
694703
href: single-server/how-to-migrate-rds-mysql-data-in-replication.md
695704
displayName: migrate, rds, data-in replication
696705
- name: Migrate Azure DB for MySQL – Single Server to Azure DB for MySQL – Flexible Server
697-
href: single-server/how-to-migrate-single-flexible-minimum-downtime.md
706+
href: migrate/how-to-migrate-single-flexible-minimum-downtime.md
698707
displayName: migrate, Single to Flexible
699708
- name: Minimal downtime migration with DMS
700709
href: single-server/how-to-migrate-online.md

articles/mysql/breadcrumb/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: Azure
22
tocHref: /azure/
33
topicHref: /azure/index
4-
items:
4+
items:
55
- name: MySQL
6-
tocHref: /azure/security-center/
6+
tocHref: /azure/dms/
77
topicHref: /azure/mysql/index

articles/mysql/flexible-server/connect-workbench.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ To connect to Azure Database for MySQL Flexible Server using MySQL Workbench:
5656
| Hostname | *server name* | Specify the server name value that was used when you created the Azure Database for MySQL earlier. Our example server shown is mydemoserver.mysql.database.azure.com. Use the fully qualified domain name (\*.mysql.database.azure.com) as shown in the example. Follow the steps in the previous section to get the connection information if you do not remember your server name. |
5757
| Port | 3306 | Always use port 3306 when connecting to Azure Database for MySQL. |
5858
| Username | *server admin login name* | Type in the server admin login username supplied when you created the Azure Database for MySQL earlier. Our example username is myadmin. Follow the steps in the previous section to get the connection information if you do not remember the username.
59-
| Password | your password | Click **Store in Vault...** button to save the password. |
59+
| Password | your password | Select **Store in Vault...** button to save the password. |
6060

61-
3. Click **Test Connection** to test if all parameters are correctly configured.
61+
3. Select **Test Connection** to test if all parameters are correctly configured.
6262

63-
4. Click **OK** to save the connection.
63+
4. Select **OK** to save the connection.
6464

65-
5. In the listing of **MySQL Connections**, click the tile corresponding to your server, and then wait for the connection to be established.
65+
5. In the listing of **MySQL Connections**, select the tile corresponding to your server, and then wait for the connection to be established.
6666

6767
A new SQL tab opens with a blank editor where you can type your queries.
6868

@@ -104,7 +104,7 @@ To connect to Azure Database for MySQL Flexible Server using MySQL Workbench:
104104

105105
:::image type="content" source="./media/connect-workbench/3-workbench-sql-tab.png" alt-text="MySQL Workbench SQL Tab to run sample SQL code":::
106106

107-
2. To run the sample SQL Code, click the lightening bolt icon in the toolbar of the **SQL File** tab.
107+
2. To run the sample SQL Code, select the lightening bolt icon in the toolbar of the **SQL File** tab.
108108
3. Notice the three tabbed results in the **Result Grid** section in the middle of the page.
109109
4. Notice the **Output** list at the bottom of the page. The status of each command is shown.
110110

articles/mysql/includes/applies-to-mysql-single-flexible-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ms.topic: include
66
ms.date: 09/15/2022
77
---
88

9-
**APPLIES TO:** :::image type="icon" source="../media/applies-to/yes.png" border="false":::Azure Database for MySQL - Single Server :::image type="icon" source="../media/applies-to/yes.png" border="false":::Azure Database for MySQL - Flexible Server
9+
**APPLIES TO:** :::image type="icon" source="../media/applies-to/yes.png" border="false":::Azure Database for MySQL - Single Server :::image type="icon" source="../media/applies-to/yes.png" border="false":::Azure Database for MySQL - Flexible Server
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Deprecate Azure Database for MySQL - Single Server
3+
ms.service: mysql
4+
ms.topic: include
5+
author: markingmyname
6+
ms.author: maghan
7+
ms.date: 09/15/2022
8+
---
9+
10+
> [!Important]
11+
> Azure Database for MySQL - Single Server is on the retirement path. We strongly recommend for you to upgrade to Azure Database for MySQL - Flexible Server. For more information about migrating to Azure Database for MySQL - Flexible Server, see [What's happening to Azure Database for MySQL Single Server](../single-server/whats-happening-to-mysql-single-server.md)?
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
author: shreyaaithal
32
ms.service: mysql
43
ms.topic: include
5-
ms.date: 09/09/2021
4+
author: shreyaaithal
65
ms.author: shaithal
6+
ms.date: 09/09/2021
77
---
88

99
If you don't have an Azure subscription, create an [Azure free account](https://azure.microsoft.com/free) before you begin.
10-
With an Azure free account, you can now try Azure Database for MySQL - Flexible Server for free for 12 months. For more details, see [Try Flexible Server for free](../flexible-server/how-to-deploy-on-azure-free-account.md).
10+
With an Azure free account, you can now try Azure Database for MySQL - Flexible Server for free for 12 months. For more information, see [Try Flexible Server for free](../flexible-server/how-to-deploy-on-azure-free-account.md).

0 commit comments

Comments
 (0)