How does one delete a user from the databases via PHPmyadmin? I get the following error...
MySQL said: #1451 - Cannot delete or update a parent row: a foreign key constraint fails (`roundcubemail/cache`, CONSTRAINT `user_id_fk_cache` FOREIGN KEY (`user_id`) REFERENCES `users` (`user_id`)) And I cannot get around it!! please help! _______________________________________________ List info: http://lists.roundcube.net/users/
