Question for all the server admin gurus.. i'm hoping someone has encountered this before:
1) MySQL is setup and connected, ODBC DSN is created and the test connection is successful.
2) I run the server for the first time, it runs for a bit (I can even see it create the sqllog folder in the background) then completely shuts down. I know data has transfered, because I can do a select out of maphex table and get results. However, not all the tables are filled with data at this point
3) Every other time I try to run the server kit after that, it hangs, never starts up. If I switch it back to flat file it works fine.
I even tried running the flat file first, then doing a 'transfer' to SQL, but it does the exact same thing. Could it be a MySQL script problem? Has anyone had success with MySQL?
Thanks!