Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130419

Summary: MySQL changed default_charset from latin1 to utf8 after upgrade to 4.0.14-r1
Product: Gentoo Linux Reporter: Alexander Gruber <sysnet>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Gruber 2006-04-18 17:21:12 UTC
Since emerging the new mysql v4.1.14-r1 almost everyone of our company databases is down as the new installation uses utf8 by default instead of latin1 as with 4.1.14. Settings in my.cnf changing everything back to latin1 seem to be ignored.

my.cnf settings are the default ones delivered via portage.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-18 17:31:29 UTC
No real information here. Defaulting to utf8 is not a bug. If your settings "seem to be ignored", you need to described when they are ignored, post a relevant snip of your configuration and emerge --info output.