1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00

MDEV-30621: Türkiye is the correct current country naming

As requested to the UN the country formerly known as Turkey is
to be refered to as Türkiye.
This commit is contained in:
Daniel Black
2023-02-09 12:49:17 +11:00
parent cafba8761a
commit 483ddb5684
7 changed files with 25 additions and 23 deletions

View File

@@ -2,6 +2,7 @@ if (`select count(*) = 0 from information_schema.plugins where plugin_name = 'lo
{
--skip LOCALES plugin is not active
}
SET names utf8;
select * from information_schema.locales;
show locales;