Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL)
Description
mysql, mysqladmin, mysqlshow and mysqlcheck support a command line option --default-character-set=auto, which means to detect character set from the underlying OS settings (e.g. from the current locale on Unix).
mysqldump does not support this options and returns an error:
$ mysqldump --default-character-set=auto
|
mysqldump: Character set 'auto' is not a compiled character set and is not specified in the '/usr/share/mariadb/charsets/Index.xml' file
|
It should be fixed to support "auto", like the other tools do.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Labels | beginner-friendly |
Assignee | Alexander Barkov [ bar ] | Anel Husakovic [ anel ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Anel Husakovic [ anel ] | Alexander Barkov [ bar ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Assignee | Alexander Barkov [ bar ] | Anel Husakovic [ anel ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Assignee | Anel Husakovic [ anel ] | Alexander Barkov [ bar ] |
Status | Stalled [ 10000 ] | In Review [ 10002 ] |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] |
Assignee | Alexander Barkov [ bar ] | Anel Husakovic [ anel ] |
Fix Version/s | 10.2.28 [ 23910 ] | |
Fix Version/s | 10.3.19 [ 23908 ] | |
Fix Version/s | 10.4.9 [ 23906 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10002 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 74776 ] | MariaDB v4 [ 150307 ] |