>>>>> "david" == david coelho <drc@stripped> writes:
david> I'm running mysql version 3.21.33 on HP-UX. When I attempt
david> to connect as follows:
david> mysql -h myhost mydb
david> the mysqld core dumps. By doing:
david> mysql mydb
david> things work fine. I've tried using simple and full domain
david> name for the hostname with the same results. The hostname
david> is correct and is properly registered with DNS.
david> Please respond via email to drc@stripped.
david> Thanks!!
Hi!
I think that 3.21.33 had a bug that if some entry in the mysql.user
table was awfully wrong it could core dump.
The fix is of course examine the mysql.user table to find out what's
wrong or to upgrade to 3.22.26
Regards,
Monty