Mailing List Archive

suggested patch for buildusers.sql
I suggest that you add a line to create the wikidb database to the top
of buildusers.sql, like so:

CREATE DATABASE IF NOT EXISTS wikidb;

Just a convenience thing.

Also, could the INSTALL file explicitly say that buildusers.sql should
be run as a mysql user who has the power to create databases and grant
privileges, so typically you would run the script as the mysql (not
necessarily the system user) "root"?

Also, please insert the following in INSTALL file:

mysql -p --user=root < buildusers.sql

Cheers!

Jonathan

--
Geek House Productions, Ltd.

Providing Unix & Internet Contracting and Consulting,
QA Testing, Technical Documentation, Systems Design & Implementation,
General Programming, E-commerce, Web & Mail Services since 1998

Phone: 604-435-1205
Email: djw@reactor-core.org
Webpage: http://reactor-core.org
Address: 2459 E 41st Ave, Vancouver, BC V5R2W2