phpMyAdmin problem

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Dominator69
Forum Newbie
Posts: 6
Joined: Tue Jul 22, 2003 10:02 pm

phpMyAdmin problem

Post by Dominator69 »

this is how it should be

Table-----------------------Action--------------------------Records Type Size

confirm Browse Select Insert Properties Drop Empty 0 MyISAM 1.0 KB

and this is the problem

Table-----------------------Action--------------------------Records Type Size

confirm Browse Select Insert Properties Drop Empty "in use"

if i try to browse the table i got this message
'Error
SQL-query :

SELECT * FROM `nuke_blocks_manager` LIMIT 0, 30

MySQL said:


Incorrect information in file: '.\nuke\confirm.frm'

Back '


thanx in advance
Post Reply