I am trying to just start creating a table script in PHPMyadmin; using simple phr. and this gives me this problem:
#1100 - Table 'pma__tracking' was not locked with LOCK TABLES
When I run the script on the WAMP PHPMyadmin server, I do not encounter this problem. script is successfully executed. same script. The same version of PHPmyadmin for both.
I can not find any help on the Internet, I assume that this is due to user rights?
This is the latest version of easyPHP.
Any ideas what creates this error, and how should I fix it?
source share