MySQL database selection
Posted: Sun Aug 13, 2006 1:02 pm
Hi, I am trying to run a MySQL script using the installAware plug in and i am getting "ERROR" returned. I believe I have two problems. My script is creating tables, but I never say the database name to create. How does installAware know the database name to execute against? Under SQL Server I see there is a Database parameter, but not for MySQL.
Secondly, is there any place i can find any more detailed diagnostic as to why my script is not succeeding? My script is very old and solid so i know it is not any syntax error, just likely a connection error, but I am unsure how to troubleshoot the details.
Secondly, is there any place i can find any more detailed diagnostic as to why my script is not succeeding? My script is very old and solid so i know it is not any syntax error, just likely a connection error, but I am unsure how to troubleshoot the details.