How to find the Mysql Storage Engine Type Here are your options: 1. Check the my.ini file 2. Check you GUI Configuration or preferences 3. Run the following query: SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE table_schema = 'ycsoftware'