forked from pool/mariadb
Accepting request 992412 from home:computersalat:devel:database
use the better collation as default: utf8mb4_unicode_520_ci OBS-URL: https://build.opensuse.org/request/show/992412 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=298
This commit is contained in:
parent
16b9a944e4
commit
1419babec6
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 2 23:36:11 UTC 2022 - chris@computersalat.de
|
||||||
|
|
||||||
|
- use the better collation as default
|
||||||
|
* DDEFAULT_COLLATION=utf8mb4_unicode_520_ci
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 27 06:19:45 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
Wed Jul 27 06:19:45 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
@ -420,7 +420,7 @@ export CXXFLAGS="$CFLAGS -felide-constructors"
|
|||||||
-DWITH_COMMENT="MariaDB rpm" \
|
-DWITH_COMMENT="MariaDB rpm" \
|
||||||
-DWITH_EXTRA_CHARSET=all \
|
-DWITH_EXTRA_CHARSET=all \
|
||||||
-DDEFAULT_CHARSET=utf8mb4 \
|
-DDEFAULT_CHARSET=utf8mb4 \
|
||||||
-DDEFAULT_COLLATION=utf8mb4_general_ci \
|
-DDEFAULT_COLLATION=utf8mb4_unicode_520_ci \
|
||||||
-DWITH_INNOBASE_STORAGE_ENGINE=1 \
|
-DWITH_INNOBASE_STORAGE_ENGINE=1 \
|
||||||
-DWITH_PERFSCHEMA_STORAGE_ENGINE=1 \
|
-DWITH_PERFSCHEMA_STORAGE_ENGINE=1 \
|
||||||
%if 0%{with_oqgraph} < 1
|
%if 0%{with_oqgraph} < 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user