Attempt to create or modify table without primary key
-
This might be a bit obscure, but I ran into an issue trying to migrate a website between two servers. The target server is using a managed database. The migration failed and the DB logs showed the following error:
[Warning] [MY-011071] [Server] Attempt to create or modify table without primary key: [REDACTED]_asenha_failed_logins
I deleted the table and the issue was resolved. No issues with other tables.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Attempt to create or modify table without primary key’ is closed to new replies.