1MARIADB-CONV(1)             MariaDB Database System            MARIADB-CONV(1)
2
3
4

NAME

6       mariadb-conv - character set conversion utility for MariaDB
7

SYNOPSIS

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

DESCRIPTION

12       mariadb-conv is a character set conversion utility for MariaDB.
13
14       mariadb-conv supports the following options.
15
16--from=name, -f name
17
18           Specifies the encoding of the input.
19
20--to=name, -t name
21
22           Specifies the encoding of the output.
23
24--continue, -c
25
26           Silently ignore conversion errors.
27
28--delimiter=name,
29
30           Treat the specified characters as delimiters.
31
33       Copyright 2020 MariaDB Foundation
34
35       This documentation is free software; you can redistribute it and/or
36       modify it only under the terms of the GNU General Public License as
37       published by the Free Software Foundation; version 2 of the License.
38
39       This documentation is distributed in the hope that it will be useful,
40       but WITHOUT ANY WARRANTY; without even the implied warranty of
41       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42       General Public License for more details.
43
44       You should have received a copy of the GNU General Public License along
45       with the program; if not, write to the Free Software Foundation, Inc.,
46       51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA or see
47       http://www.gnu.org/licenses/.
48
49

SEE ALSO

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

AUTHOR

55       MariaDB Foundation (http://www.mariadb.org/).
56
57
58
59MariaDB 10.5                      28 Feb 2020                  MARIADB-CONV(1)
Impressum