MySQL Forums
Forum List  »  Source, Builds, Binaries

how to use the MySQL-standard-debuginfo-5.0.27-0.rhel4.i386.rpm??
Posted by: Jun Yang
Date: December 11, 2006 06:01AM

I download MySQL-standard-debuginfo-5.0.27-0.rhel4.i386.rpm, and wanna to use this rpm with -debug option to find the reason about an "2013 Lost Connection During Query" error.

when i install this rpm: rpm -ivh MySQL-standard-debuginfo-5.0.27-0.rhel4.i386.rpm, i found it create a /usr/lib/debug/usr/sbin/mysqld.debug file. so, i copy this mysqld.debug file to /usr/sbin and rename it to mysqld.

i run it with: /home/proj1>mysqld -debug , the bash report an erro msg:
-bash: /usr/sbin/mysqld: Permission denied

i install the rpm with root user and run the mysqld.debug with root user,but still has this error msg.

What this error means? and How to use the MySQL-standard-debuginfo-5.0.27-0.rhel4.i386.rpm correctly??

Options: ReplyQuote


Subject
Views
Written By
Posted
how to use the MySQL-standard-debuginfo-5.0.27-0.rhel4.i386.rpm??
2666
December 11, 2006 06:01AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.