Amiroslo
Excellent OT User
- Joined
- Jul 28, 2009
- Messages
- 6,812
- Solutions
- 6
- Reaction score
- 822
Im getting this error when trying to import the DB! :/
Any clue how to fix it? REP++
Any clue how to fix it? REP++
Code:
SELECT `comment`
FROM `phpmyadmin`.`pma_column_info`
WHERE db_name = '`test`'
AND table_name = ''
AND column_name = '(db_comment)'
MySQL said:
#1100 - Table 'pma_column_info' was not locked with LOCK TABLES