logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mariadb-conv.1

Author

       MariaDB Foundation (http://www.mariadb.org/).

MariaDB 11.4                                    3 September 2024                                 MARIADB-CONV(1)

Description

mariadb-conv is a character set conversion utility for MariaDB.

       mariadb-conv supports the following options.

       •   --from=name, -fname

           Specifies the encoding of the input.

       •   --to=name, -tname

           Specifies the encoding of the output.

       •   --continue, -c

           Silently ignore conversion errors.

       •   --delimiter=name,

           Treat the specified characters as delimiters.

Name

       mariadb-conv - character set conversion utility for MariaDB

See Also

       For more information, please refer to the MariaDB Knowledge Base, available online at
       https://mariadb.com/kb/en/mariadb-conv/

Synopsis

mariadb-conv[OPTION...][FILE...]

See Also