The first error that appears is shown is -
For your information, the last error message was: Incorrect table name ''
The restore process resumes and then it immediately responds with -
Database error processing line 0
Database server error reply:
ErrNo #1062
Duplicate entry '1377' for key 'josph_chronoforms_data_camp-registration-form.PRIMARY'
Raw query text:
INSERT INTO `josph_chronoforms_data_camp-registration-form` VALUES ('1377', '1184', '2023-01-28 01:24:00', '2023-06-11 18:56:10',
(Only a portion of the raw query text is shown here)
I have actually used phpMyAdmin to delete record 1377 from the restored table but then it just moves to the same error with 1378, etc.
In fact, the table seems to be restored correctly when it is examined with phpMyAdmin. Unfortunately, no other tables get restored because
of repeated errors with this table.
I have also tried restoring using the 'REPLACE instead of INSERT' option selected and also tried deselecting 'Stop on CREATE error' and
'Stop on other error' during other restoration attempts with this backup, The results are always the same errors that I have shown above.
Thanks for your help.
John