Re: mysqld crashes and restarts on connect attempt

2005-10-28 Thread Don Doumakes
don't seem to be any symbols in the executable: # nm -n /usr/sbin/mysqld nm: /usr/sbin/mysqld: no symbols Nor is there a file anywhere on the system named mysqld.sym.gz. -- Don Doumakes -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:

mysqld crashes and restarts on connect attempt

2005-10-27 Thread Don Doumakes
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