Thread MySQL und utf8mb4 (27 answers)
Opened by rosti at 2023-06-14 18:04

rosti
 2023-06-14 18:14
#195013 #195013
User since
2011-03-19
3264 Artikel
BenutzerIn
[Homepage]
user image
This is perl 5, version 22, subversion 1 (v5.22.1) built for MSWin32-x64-multi-thread

This is the DBI specification that corresponds to DBI version 1.634

Code: (dl )
1
2
3
4
5
6
show character set          {
'Charset' => 'utf8mb4',
'Default collation' => 'utf8mb4_general_ci',
'Description' => 'UTF-8 Unicode',
'Maxlen' => '4'
},



Und geht upper() bei Dir?
Last edited: 2023-06-14 18:18:41 +0200 (CEST)

View full thread MySQL und utf8mb4