mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
Better error message
This commit is contained in:
parent
1fa8f0224b
commit
c7db0a813c
2 changed files with 5 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version='1.0' encoding="utf-8"?>
|
||||
|
||||
<charsets max-id="82">
|
||||
<charsets max-id="83">
|
||||
|
||||
<description>
|
||||
This file lists all of the available character sets.
|
||||
|
|
@ -377,6 +377,7 @@ To make maintaining easier please:
|
|||
<description>UTF-8 Unicode</description>
|
||||
<alias>utf-8</alias>
|
||||
<collation name="utf8" id="33" flag="primary"/>
|
||||
<collation name="utf8_bin" id="83" flag="binary"/>
|
||||
</charset>
|
||||
|
||||
<charset name="ucs2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue