Thanks!
From the MySQL migration page, one of the important differences between MSSQL and MySQL is the capacity of various data types: for example, size of varchar is 4000 for MSSQL and 256 for MySQL.
Would this be an issue for the RIS?
Also, I am curious about the Image Server "driver", but I couldn't find the thread discussing this in detail.