I would like to know if it is possible to move an existing SQL Server (Express) repository over to MySQL? I don't want to use the full SQL Server for the repository since there are the target of the monitoring and I want the repository separate. I am running up against the 10GB limit in the database.
Do all the tables have a similar schema?
Thank you