Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3787774
D3021.id7709.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
951 B
Referenced Files
None
Subscribers
None
D3021.id7709.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -184,7 +184,7 @@
'jpeg-turbo' : 'jpeg-turbo',
'librabbitmq': 'rabbitmq-c-devel',
'lua': 'lua51',
- 'mariadb': 'mariadb106-server',
+ 'mariadb': 'mariadb1011-server',
'node': 'node',
'pear': 'pear',
'phpcs': 'pear-PHP_CodeSniffer',
diff --git a/pillar/dbserver/cluster-B.sls b/pillar/dbserver/cluster-B.sls
--- a/pillar/dbserver/cluster-B.sls
+++ b/pillar/dbserver/cluster-B.sls
@@ -28,9 +28,10 @@
# For MariaDB 10.10+, we can use uca1400_as_ci, that's Unicode 14.0.
#
# TRANSITION NOTE. On MariaDB 10.6, utf8mb4_unicode_520_ci is the "newest".
+ # From 2023-04-15, we starting to use uca1400_as_ci as default collation.
databases:
# Database used by IRC eggdrops
Nasqueron: &unicode
encoding: utf8mb4
- collation: utf8mb4_unicode_520_ci
+ collation: uca1400_as_ci
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 27, 19:38 (19 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2267376
Default Alt Text
D3021.id7709.diff (951 B)
Attached To
Mode
D3021: Upgrade to MariaDB 10.11
Attached
Detach File
Event Timeline
Log In to Comment