Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.3, 2.1.3, 2.2, 2.3
-
MySQL
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE
-
wip-
MDL-27767-master -
-
Easy
-
Description
We array replicate our MySQL server to a co-located backup server. In order to further avoid index collisions, we offset the auto-incrementing (1 server uses odds, the other uses evens). However, while installing Moodle 2.0.3, it throws the exception "Unexpected new admin user id!" if the $admin->id is not 2 ( line 176 in lib/db/install.php ). There is a continue button below this, but when clicked it brings up two errors: "Config table does not contain version, can not continue, sorry." and "Coding error detected, it must be fixed by a programmer: block_manager has not yet loaded the blocks, to it is too soon to request the information you asked for."
Attachments
Issue Links
- will be (partly) resolved by
-
MDL-28644 Proper ACID compliance detection needed.
-
- Closed
-