Re: Could some one help !

2004-04-07 Thread Ken Menzel
Did you run it from the directory from which you install mysql? EG: Installed mysql at /usr/local/mysql-max-4.0.18-sun-solaris-etc cd /usr/local/mysql-max-4.0.18-sun-whatever-the-rest-is ./bin/mysql_install_db --user=mysql a.. If you installed MySQL using a binary distribution, use this comman

Re: Could some one help !

2004-04-07 Thread dan
yeah, there's a whole lot wrong with that. 1. you're using the wrong versions of mysql, the freebsd sparc64 version wont work on solaris, perhaps you should get the solaris package? hrm, just a thought... and 2, it actually has to be installed before you try to run it, best option is to read the I