Installation problem : pma__cental columns has too many primary keys
Posted: 2018-06-18 19:40
Hello to you all.
I am trying to create a new project from an existing mysql file. This is the fourth time I do this so:
1. I deleted the content of the folder on the web server
2. I deleted the content of the existing target folder on the desktop
3. Checked after refresh that both folders are empty.
4. Launched Appgini and chose import from mysql.
5. Generated the php file since I could not access the database from outside.
6. Opend the import.php file using the browser.
7. All looked just fine.
8. Saved the import(1).axp file to the folder on the desktop.
9. On the server, the file is named import.axp
10. Launched Appgini and opened the import(1).axp file.
11. Saw that all tables were there.
12. Generated PHP code.
Then got this error message : Table 'pma__central_columns' has too many primary keys. Only one primary key is allowed per table.
Looked at other pma tables and saw that some other tables have too many primary keys.
Can someone can light my lantern here because I am in the dark?
Regards,
rp
I am trying to create a new project from an existing mysql file. This is the fourth time I do this so:
1. I deleted the content of the folder on the web server
2. I deleted the content of the existing target folder on the desktop
3. Checked after refresh that both folders are empty.
4. Launched Appgini and chose import from mysql.
5. Generated the php file since I could not access the database from outside.
6. Opend the import.php file using the browser.
7. All looked just fine.
8. Saved the import(1).axp file to the folder on the desktop.
9. On the server, the file is named import.axp
10. Launched Appgini and opened the import(1).axp file.
11. Saw that all tables were there.
12. Generated PHP code.
Then got this error message : Table 'pma__central_columns' has too many primary keys. Only one primary key is allowed per table.
Looked at other pma tables and saw that some other tables have too many primary keys.
Can someone can light my lantern here because I am in the dark?
Regards,
rp