mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +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:
@@ -214,7 +214,7 @@ INSERT IGNORE INTO Country VALUES
|
||||
('TCD','Chad',1284000.00,7651000,3337),
|
||||
('CZE','Czech Republic',78866.00,10278100,3339),
|
||||
('TUN','Tunisia',163610.00,9586000,3349),
|
||||
('TUR','Turkey',774815.00,66591000,3358),
|
||||
('TUR','Türkiye',774815.00,66591000,3358),
|
||||
('TKM','Turkmenistan',488100.00,4459000,3419),
|
||||
('TCA','Turks and Caicos Islands',430.00,17000,3423),
|
||||
('TUV','Tuvalu',26.00,12000,3424),
|
||||
|
Reference in New Issue
Block a user