Hi,
I am trying to install MySQL 3.23.37 from the RPM distribution.. At the point where
the rpm installs the default tables it hangs:
[root@teaparty src]# rpm -i MySQL-3.23.37-1.i386.rpm
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv tab
dmin ping' etc..
I have run 'top' and the mysqld processes are idle. I have also tried 'telnet
localhost 3306' and the socket connects.
I have tried a fresh install of 3.22.32 and also tried 3.23.37, but I get the same
thing. Does anyone have any idea what could be causing this?
Thanks in advance,
Chris Beach.