Setzen Sie die Spalte auf Null MySQL nicht
ALTER TABLE Person MODIFY P_Id INT(11) NOT NULL;
r00ster
ALTER TABLE Person MODIFY P_Id INT(11) NOT NULL;