Displaying 1 result from an estimated 1 matches for "mysql_install_db5".
Did you mean:
mysql_install_db
2007 Feb 27
0
Error Installing MySQL Native Bindings with DarwinPorts
...MySQL Native Bindings for a performance boost on the MySQL adaptor.
The specific tutorial I''m following is as follows:
http://paulsturgess.co.uk/articles/show/46
Many thanks in advance.
Here''s an output of my terminal session:
Anthony-Bakers-Computer:/opt AnthonyBaker$ sudo mysql_install_db5
--user=mysql sudo
Installing all prepared tables
/opt/local/libexec/mysqld: Too many arguments (first extra is ''sudo'').
Use --help to get a list of available options
Installation of system tables failed!
Examine the logs in /opt/local/var/db/mysql5 for more information.
You can...