утилита преобразования набора символов для MariaDB (character set conversion utility for MariaDB)
Имя (Name)
mariadb-conv - character set conversion utility for MariaDB
Синопсис (Synopsis)
mariadb-conv [OPTION...] [FILE...]
Описание (Description)
mariadb-conv is a character set conversion utility for MariaDB.
mariadb-conv supports the following options.
• --from=name, -f name
Specifies the encoding of the input.
• --to=name, -t name
Specifies the encoding of the output.
• --continue, -c
Silently ignore conversion errors.
• --delimiter=name,
Treat the specified characters as delimiters.
Смотри также (See also)
For more information, please refer to the MariaDB Knowledge Base,
available online at https://mariadb.com/kb/en/mariadb-conv/