I'm writing sql against mysql 3.23.58, MyISAM tables. I'm new to mysql and not a seasoned sql writer but have managed to get this far in a few days.
Have you used 'create_tables.sql' for pmadb? Will it produce a pma_relation table for this version of MySql?
I read that the create tables script for the Moodle back-end may contain 'key' syntax but cannot be used with MyISAM tables - specifically the foreign key. Would you elaborate on the 'key' types in MySql 3.23? Such as 'key', 'unique key', 'pk'(all moodle tables'pks are ids).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.