when use PhpMyAdmin, I can easily see what content my tables have.
When I use PhpMyAdmin, I double click the table's row, I can edit the table data easliy.
But when I import a table to mysql database, I can not edit the data with double clicking it, do you know why? I can only edit the content with writing a sql statement.