Bug #9230 option so that [character_set|collation]_connection are auto-set to current ...
Submitted: 16 Mar 2005 20:40 Modified: 17 May 2005 23:09
Reporter: Matthew Lord
Status: Verified
Category:Server: Charsets Severity:S4 (Feature request)
Version:4.1.x OS:Any (all)
Assigned to: Target Version:
Triage: Triaged: D5 (Feature request)

[16 Mar 2005 20:40] Matthew Lord
Description:
It would be nice if there was a variable that would change the behavior so that the
connection character set and collation were automatically set to whatever the current
database has for it's
defaults.  This would be convienient when you work with databases of various character
sets and
collations.

How to repeat:
N/A

Suggested fix:
Adding variables along the lines of --db-based-connection-character-set and
--db-based-connection-collation that would change the default behavior as mentioned
above.