Hi Mike and Sam,
The upgrade worked great and sql_single courses can be created fine -
thanks! I have a couple of questions on the mysql setup. When I first
installed mysql, root didn't have a password, so I set one up, using
mysqladmin -u root password my_secret. Then I logged into mysql
database with phpmyadmin, and in the "privileges" view, I noticed that
two root users with full privileges is listed: One is root@localhost and the other root@hostname
where hostname is the hostname of my machine. Why are two needed? Also,
the latter has "No" in the password column (the former has "Yes"). Why
is this? Isn't it enough with the root@localhost account?
Thanks,
Lars.
<| Post or View Comments |>
|