question

ff-2889 avatar image
0 Votes"
ff-2889 asked OuryBa-MSFT commented

Azure mysql create database #mysql50# prefix

I created database xxx in Mysql Azure in the south of the UK, but the database name I created was #mysql50#.xxx.

eg: CREATE DATABASE `xxx

show databases;
#mysql50#.xxx


mysql version:5.7

General purpose, 4 vCore, 256 GB


![91674-image.png




I can drop using the following statement, but create database is just the beginning of #mysql50#

USE xxx;
DROP DATABASE xxx;


I found my database name does not contain-is normal. Once added-the #mysql50# prefix is automatically added


azure-database-mysql
image.png (16.9 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @ff-2889 Welcome to Microsoft Q&A and Thank you for posting your question. We are looking into this and will get back shortly. Thanks

0 Votes 0 ·

1 Answer

OuryBa-MSFT avatar image
0 Votes"
OuryBa-MSFT answered OuryBa-MSFT commented

Hello @ff-2889 Re-starting the server will help. Please let me know if that resolve the issue. Thanks

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.