Has anyone at J River looked into MySQL as the MC database at all?
Personally, I would absolutely love it if the entire (or almost every) settings/options list could be stored in the database and if it was a MySQL database that would be incredibly handy. Then, I could write a PHP site that would connect to the database and I could manipulate it (in reasonable ways). And then imagine running a MySQL server at home and simply using MC to connect to the database (port 3389). I know there are a lot of implications but I can't stop imagining how amazing this could be. You would have a table (or tables) for storing program settings. Plus, wouldn't it help reduce database corruption as the database would be completely separate from MC?
Let me know if any investigation has been done. I'd love to hear your experiences. I'm a huge MySQL fan.