Table 'tabDefaultValue' missing Error When creating new site

Downgrade your MariaDB to less than 10.6 or change the frappe framework code.
You can find and replace ROW_FORMAT=COMPRESSED to ROW_FORMAT=DYNAMIC

Try reverting back the changes and using the site. Try to create a custom doctype for the site once the code changes are reverted.

4 Likes