[Wylug-help] mysql installation.
Smylers
Smylers at stripey.com
Fri Aug 28 15:39:56 UTC 2009
Douglas G Mckendrick writes:
> Hi all, I've installed mysql.
Hi there, Douglas. In general for helping with this kind of thing it's
useful to know which OS and version you are running, Also, how did you
install MySQL (compiling from source, your distribution's package, or
whatever), and what version is it?
> But when I try and run mysql_install_db I get the following error.
>
> -laptop:~$ mysql_install_db
> 090828 16:27:51 [Warning] One can only use the --user switch if running
> as root
I'd try following that warning's advice, and runnin the command as root:
-laptop:$ sudo mysql_install_db
Any good?
Smylers
More information about the Wylug-help
mailing list