SQL/Database ErrorsError
08003errorCodes.sql-08003.name
errorCodes.sql-08003.description
postgresql
View details 40001errorCodes.sql-40001.description
errorCodes.sql-40001.cause
errorCodes.sql-40001.fix
-- serialization_failure: retry the transaction
BEGIN ISOLATION LEVEL SERIALIZABLE;
-- ... queries ...
COMMIT; -- if fails with 40001, retry08003errorCodes.sql-08003.description
22012errorCodes.sql-22012.description
22007errorCodes.sql-22007.description
MySQL 1406errorCodes.sql-mysql-1406.description
MySQL 2006errorCodes.sql-mysql-2006.description
53300errorCodes.sql-53300.description