question

dclaar avatar image
dclaar Suspended asked dclaar Suspended posted

MySQL database incompatibility when going from 4.0 to 4.1?

Just updated to iTest 4.1. Now I cannot access the external report database! It complains that the format is wrong.

 

Well actually, I uninstalled 4.0 and installed 4.1. If I had done an actual update, would the database have been updated? If not, then this should be a huge big red flag! I was unable to find anything in the documentation about this issue: It should be very prominent. Fortunately, I don't have a lot in the database as of yet, but I'd be really unhappy if I did and there was no upgrade path.

 

Also, the error message does not appear to have been stored anywhere.

iTestinstallation - licensingdocumentation
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
dclaar avatar image
dclaar Suspended answered dclaar Suspended posted

Oh, I see iTest External TestReport Database Update.sql, which appears to fix the problem. So we're back to documentation.

1 comment
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

RoyL avatar image RoyL commented ·

To update the external database schema when upgrading iTest:

 

An admin user who is familiar with running SQL scripts should run the MySqlUpdate.sql script against the central reporting database schema.

 

The script appears in the 

 

       \installer\deliverables\external_database

 

folder of the iTest delivery .

 

Tip: You will find general instructions on running SQL scripts in the script that is used during initial database installation:  MySqlSchema.sql (in the same folder).

 

(Thanks for discovering this doc issue, Doug. We added the info to the iTest Installation instructions.)

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.