Adding a new row to the table works kinda well , but as soon as i try to either update or delete 1 row the program tries to delete all rows or update the whole table with the information i entered into the current row when trying to save the row.
This only happens in 1 of my 20+ tables and both in my main and my development DB. But Phpmyadmin can update just a single row without updating the whole table with the same information.