Bug #7565 mysql do not start
Submitted: 29 Dec 2004 2:31 Modified: 29 Dec 2004 14:23
Reporter: Pedro Lira Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.1.8 OS:Linux (Fedora 3)
Assigned to: CPU Architecture:Any

[29 Dec 2004 2:31] Pedro Lira
Description:
When starting mysql, it immediatlly stops.  The .err file contains the following information:

041228 23:18:19  mysqld started
041228 23:18:19  mysqld ended

I am running on Fedor 3 with all patches applied.

I installed from rpm binaries, including the serve, client and devel rpms.

Any aditional information, let me know to help solve this problem.

How to repeat:
I do not know if this can be repeated in other Fedora 3 system.

Suggested fix:
I do not have sugestions, but if there are any flag on mysql that I can activate to obtain a more detailed log of the startup I think that it can help solve the problem.
[29 Dec 2004 14:23] MySQL Verification Team
I installed the server/clients rpm packages on Fedora 3  without any problems:

[miguel@light ~]$ mysql -uroot
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 3 to server version: 4.1.8-standard

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>

Please read the Manual about How to Install MySQL:
http://dev.mysql.com/doc/mysql/en/Linux-RPM.html

Thank you for the bug report.