Mysql database - I can not anymore create database since Portal azure

David M 236 Reputation points
2022-03-11T14:48:55.15+00:00

On portal azure, in may mysql resource, i click "Databases / add" button.
I choose "xoops" name, UTF8_GENERAL_CI, Latin1 and i Save.
The progression bar is finish and i have the message "Ok created".
But there is not in list.

If i choose "UTF8" instead of "Latin1", it works 0_0

There is a bug ?

Azure Database Migration service
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
992 questions
{count} votes

2 answers

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,547 Reputation points Microsoft Employee Moderator
    2022-03-16T02:12:29.407+00:00

    HI, @David M For now we would recommend selecting the correct set and collation...the collation name first part (Before _ ) explains which character set it support.... We are making the required changes in the UI in the portal to select the character set and show only supported collation which should mostly fly in the next portal deployment

    The solution would look something like this

    183552-image.png

    Regards
    Geetha


  2. David M 236 Reputation points
    2022-03-21T08:56:04.487+00:00

    Hello,

    In urgence , I used another configuration.
    I don't need to do this anymore.

    Regards


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.