mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +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. Reviewer: Alexander Barkov
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user