Ustaw kolumnę, aby nie null mysql
ALTER TABLE Person MODIFY P_Id INT(11) NOT NULL;
r00ster
ALTER TABLE Person MODIFY P_Id INT(11) NOT NULL;