Posts: 630
Threads: 23
Joined: May 2012
Reputation:
0
The dialog is telling you what may be the causes.
Go over and check all those and try.
Posts: 319
Threads: 7
Joined: Jul 2012
Reputation:
0
Seems you used the wrong IP.
You're connecting to 188.241.14.148 while your phpmyadmin screen shows 188.241.14.222 in the address bar.
You need to supply the IP where the databases are located, not your samp-server.
I'm also wondering why some tables use MyIsam and some InnoDB.
Why not use the same system for all tables?