Hello,
I've installed a clean 2.3.1 system and updated a test system from 1.9.19 to 2.3.1 based on mysql. By making a diff of both database-schemata and playing around with schemasync I noticed a number of inconsistencies between the tables.
The upgraded system wich comes originally form version 1.4.x or 1.5.x has the following tables wich are not included in the new clean 2.3.1 install:
attendance_roll,
pma_bookmark, pma_column_info pma_designer_coords pma_history pma_pdf_pages pma_relation pma_table_coords pma_table_info,
unittest_course_modules, unittest_grade_categories, unittest_grade_categories_history , unittest_grade_grades, unittest_grade_grades_history,
mdl_wiki_entries_old, mdl_wiki_locks_old, mdl_wiki_pages_old
Do I need these tables anymore or can I drop them, especially the last three wiki-tables, wich are copies of three new ones in my opinion?
Thanks for any help or hint,
michael