SQL/databázové chybyFatální
57P0257P02 — Crash Shutdown
The database server crashed and is restarting.
postgresql
Zobrazit podrobnosti 42809The named object is not the expected type for the operation.
An operation expected a table but got a view, index, or sequence.
Use the correct operation for the object type. Check the object type with \d in psql.
57P02The database server crashed and is restarting.
42883The function with the specified name and argument types does not exist.
MySQL 1044The user does not have access to the specified database.
42P01The specified table or view does not exist.
P0002A SELECT INTO in PL/pgSQL returned no rows when exactly one was expected.
MySQL 1205A lock wait exceeded the configured timeout.