[Bug 958120] Re: MySQL does not start with utf8 options

2014-02-10 Thread Morgan Tocker
I think this sounds like a reasonable feature request to track with upstream. I've filed: http://bugs.mysql.com/bug.php?id=71659 ** Bug watch added: MySQL Bug System #71659 http://bugs.mysql.com/bug.php?id=71659 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 958120] Re: MySQL does not start with utf8 options

2014-02-10 Thread hyper_ch
default utf-8 would be good IMHO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958120 Title: MySQL does not start with utf8 options To manage notifications about this bug go to:

[Bug 958120] Re: MySQL does not start with utf8 options

2013-04-24 Thread Ivan Borzenkov
why not add by default utf8 and debian sleep more 5 years http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321505 ** Bug watch added: Debian Bug tracker #321505 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321505 -- You received this bug notification because you are a member of Ubuntu

[Bug 958120] Re: MySQL does not start with utf8 options

2012-08-13 Thread Hobson Lane
All `sudo mysqld` gives is: 120813 7:28:50 [ERROR] Fatal error: Please read Security section of the manual to find out how to run mysqld as root! 120813 7:28:50 [ERROR] Aborting 120813 7:28:50 [Note] /usr/sbin/mysqld: Shutdown complete /var/log/mysql.err and tail

[Bug 958120] Re: MySQL does not start with utf8 options

2012-06-12 Thread Clint Byrum
Can somebody who is affected please attach /var/log/mysql* to the bug report? Also just type 'sudo /usr/sbin/mysqld' and paste the output. Its not clear to me what exactly is failing, but I do think the fail is probably logged somewhere. -- You received this bug notification because you are a

[Bug 958120] Re: MySQL does not start with utf8 options

2012-05-01 Thread Tom Fotherby
I ran into this issue and asked a question on askubuntu.com: http://askubuntu.com/questions/127264/installed-12-04-cant-start-mysql- mysql-respawning-too-fast-stopped/129143#129143 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 958120] Re: MySQL does not start with utf8 options

2012-05-01 Thread James
ran into this issue in a 12.04 upgrade, my conf is spread across include files based on usage. I had this for 5.1 (note the two server settings): /etc/mysql/conf.d$ cat charset.cnf

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-14 Thread Michael Ludwig
To me this one is cleared. It was a wrong collation in the database. Deleting the user, it's db and recreating it solved the problem. I took these settings in my.cnf: init_connect='SET collation_connection = utf8_general_ci' init_connect='SET NAMES utf8' character-set-server=utf8

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-13 Thread Florian Diesch
default-character-set has been remove in mysql 5.5.3. Use character-set- server instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958120 Title: MySQL does not start with utf8 options To

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-13 Thread hyper_ch
Florian: Well, this was on 5.5.20 and not 5.5.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958120 Title: MySQL does not start with utf8 options To manage notifications about this bug go to:

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mysql-5.5 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/958120 Title:

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-10 Thread Michael Ludwig
I'm just trying to setup a new TYPO3 instance on a freshly installed VM system Ubuntu precise x64. After appending this line: : default-character-set=utf8 in my.cnf (in [mysqld] sect) the mysql server doesn't start anymore. The goal was to get the tables created by the TYPO3 installer in

[Bug 958120] Re: MySQL does not start with utf8 options

2012-04-02 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at