Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#22188 - [mysql] fails to start
Attached to Project:
Arch Linux
Opened by Dave Morgan (loafer) - Wednesday, 22 December 2010, 15:42 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 22 December 2010, 19:07 GMT
Opened by Dave Morgan (loafer) - Wednesday, 22 December 2010, 15:42 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 22 December 2010, 19:07 GMT
|
DetailsDescription:
mysql-5.5.8-3 from testing fails to start after looking for the following at "/usr/usr/..." '/usr/usr/share/mysql/errmsg.sys' Additional info: * package version(s) * config and/or log files etc. 101222 15:18:20 InnoDB: Starting shutdown... 101222 15:18:21 InnoDB: Shutdown completed; log sequence number 6757724 101222 15:18:21 [Note] 101222 15:18:21 mysqld_safe mysqld from pid file /var/lib/mysql/Archer.pid ended 101222 15:19:21 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 101222 15:19:21 [ERROR] Can't find messagefile '/usr/usr/share/mysql/errmsg.sys' 101222 15:19:21 [Note] Plugin 'FEDERATED' is disabled. InnoDB: The InnoDB memory heap is disabled InnoDB: Mutexes and rw_locks use GCC atomic builtins InnoDB: Compressed tables use zlib 1.2.5 101222 15:19:21 InnoDB: Initializing buffer pool, size = 128.0M 101222 15:19:21 InnoDB: Completed initialization of buffer pool 101222 15:19:21 InnoDB: highest supported file format is Barracuda. 101222 15:19:21 InnoDB: 1.1.4 started; log sequence number 6757724 101222 15:19:21 [ERROR] Aborting Steps to reproduce: Upgrade to 5.5.5-3. Downgrading to the previous testing version fixes it. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Wednesday, 22 December 2010, 19:07 GMT
Reason for closing: Fixed
Additional comments about closing: mysql 5.5.8-4
Wednesday, 22 December 2010, 19:07 GMT
Reason for closing: Fixed
Additional comments about closing: mysql 5.5.8-4

uhm...adding --language=/usr/share/mysql/english to mysqld_safe fix this