Different prefix of tables Moodle 3.3.1 +

Re: Different prefix of tables Moodle 3.3.1 +

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

You changed the prefix setting in config.php and Moodle has re-installed with the new prefix

OR

You have more than one Moodle site pointing at the same database with different prefixes (the use-case for prefixes in fact)

I can't think of any other explanations.