Hi -
I just upgraded a development server from 3.23.53a to 4.0.4 and have not
since been able to start MySQL as root using the init script included in
the dist (or 'mysqld_safe --user=mysql' either). I get an immediate seg
fault and exit. Starting the server as user 'mysql' works fine but then
trying to connect to the server over TCP/IP causes the server to seg
fault and restart itself. Has anyone seen this before?
The box is a SMP Red Hat 7.2 machine with all installed software at the
latest redhat released versions. The MySQL distribution is built from
the official source RPM without any modifications to the spec file.
I am also right now in the process of building a version with debugging
enabled but figured I would shoot off this mail while I watch it compile
in case someone recognizes the symptoms all too well. :)
Thanks for any and all help!
--Jo
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- Re: mysql startup Joakim Ryden
- Re: mysql startup Mark Matthews