I'm unsure how to convert the DB, and what I am actually converting. If I export the DB from workbench I just get another sql script file, whereas if I find the DB files there are a bunch of .frm, .MYD and .MYI files and a .opt file.
I'm lost, not a coder, and am starting from ground zero here. Any help on how to get started on this small project is much appreciated.
I guess for starters I need a recommendation on a converter, and how to actually accomplish the conversion.
I already downloaded & tried php generator for MySQL Professional, and it spit out a bunch of php files with the same names as the .frm, .MYD and .MYI files. I guess I'm not sure what to do with those php files now
