Closed jim-wilson-kt closed 1 year ago
Migration script (link expires 2023-09-14):
Note that this issue is in the context of our first migration attempt since switching from MySQL to MariaDB.
I restored the database from the backup on oagiscore.net taken just prior to the failed 10.9.2 → 10.9.3 migration.
The migration failed because the post-process script after update to Score 3.1.0 increased the Auto_Increment in most tables to 1B (100000000).
I just restored the developer instance using the data backup on Aug 26, 2023, which has no effect of post-process script.
What I did
I ran the 10.9.3 migration script on oagiscore.net using Data Loader 1.3. See the command and the output below.
What happened / what's wrong
After running it, I checked Core Components in Score for version 10.9.3 and didn't find any. See screen captures below for 10.9.2 and 10.9.3.
Command
java -jar OAGIS-dataloader-1.3.jar --host=oagiscore.net --password --user=oagi 10_9_3/mig_info_10.9.3.json
Output
10.9.2 Search Example (all good)
10.9.3 Search Example (problem - no components!)