
Originally Posted by
InfiniteNetwork
Ok for everyone's info I have fixed the tables and columns missing after the upgrade, I ran the below instructions from the MySQL site and its all good, the reason why /scripts/mysqlup didn't do this I do not know.
http://dev.mysql.com/doc/refman/5.0/...ge-tables.html
Still I don't know why it only uses 5.0.27 and 5.0.51 exists in the ports?
What output do you get when you execute
Code:
/scripts/mysqlup --force --latest
As for the permissions table script not running, I'll check the process to see what's happening therein.
On a test server running FreeBSD 6.3, MySQL 5.0.45 is being used. When you checked the version available via ports, did you check on your local system or on FreeBSD's website?