Frank wrote:

I have some problems installing the database files in MySql.
I use phpMyAdmin, and at first i tried to import an run the whole sql
script, but it didn't run at all. Found out that phpMyAdmin don't like the
comment lines. So i started running the commands section by section. The
commands now works... until i get to the table elements. Row 146 failes to
complete, i dont know why. Removed the "on click..." tags, which might be at
error, an now the row processed okay.
I continued handinserting tables and data, but got tired. There's 10.000
lines...
Is the a quicker way to import the Midgard sql script ?


Are you used to program? Just fix phpMyAdmin or write a little import script by yourself. You can look at the function import_data() from

http://cvs.midgard-project.org/cgi-bin/cvsweb.cgi/midgard/midgard-lite/install.php?rev=1.1&content-type=text/x-cvsweb-markup

too. I wrote it very quickly, so it's probably not perfect but it worked for me.

Matthias


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to