I'm not sure what a default db would be. Usually the databases are stored in /var/lib/mysql/{database name}. as far as a default, maybe someone else might know.
Mark
SELECT * FROM management WHERE clue > 1
> 0 rows returned
There isn't a default. MySQL has two databases that are created at installation: mysql and test. Specifying either of those, or any other database, will probably satisfy the admin program.
OK, so I've found my setup, created a db and backed it up to a .sql document. That document, does it matter where on my web site I put it (as in the cgi docs have to be in the cgi-bin folder)? Please advise. The next step, I believe, would be to get my connection strings set up and then test it out.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.