Hello.
> nm: /usr/sbin/mysqld: no symbols
It seems strange because of your version - 4.1.14-debug-log.
Get MySQL which has symbols. See:
http://dev.mysql.com/doc/refman/5.0/en/compiling-for-debugging.html
Don Doumakes wrote:
> Gleb Paharenko wrote:
>
>> Follow links which have
Gleb Paharenko wrote:
Follow links which have been meant in the error log. Resolve the
stack trace and send it to the list. See:
http://dev.mysql.com/doc/refman/5.0/en/crashing.html
I of course attempted to do that before asking for help. Though I
compiled mysql with debug enabled, there
Hello.
Follow links which have been meant in the error log. Resolve the
stack trace and send it to the list. See:
http://dev.mysql.com/doc/refman/5.0/en/crashing.html
Don Doumakes wrote:
> I'm installing MySQL 4.1.14 on a new Gentoo box. When I try to connect
> to the mysqld daemon,
I'm installing MySQL 4.1.14 on a new Gentoo box. When I try to connect
to the mysqld daemon, it crashes and restarts itself, which just doesn't
seem right. I enter these commands:
cd /usr; /usr/bin/mysqld_safe &
mysqladmin -u root password 'foobar'
and get this response:
mysqladmin: connect