sounds to me that there is some kind of problem connecting to your database from the installer. You could try to investigate what's wrong by writing a tiny jdbc program to see if you can get any clues as to why java cannot connect to your mysql db (and create tables) using those credentials.
you should not have to run that script manually - the silent installer should do that.
we install hundreds of times per day using the silent installer to 5 different databases - including mysql.
you should not have to run that script manually - the silent installer should do that.
we install hundreds of times per day using the silent installer to 5 different databases - including mysql.