SQL/databázové chybyChyba
4288342883 — Undefined Function
The function with the specified name and argument types does not exist.
postgresql
Zobrazit podrobnosti 53100The database server's disk is full.
The disk partition for data files, WAL, or temporary files has run out of space.
Free disk space. Delete old WAL files or temporary files. Extend the partition. Enable disk usage monitoring.
42883The function with the specified name and argument types does not exist.
MySQL 1062An INSERT or UPDATE would create a duplicate value in a unique index.
53200The database server ran out of memory.
3D000The specified database does not exist.
25P02A command was issued in a transaction that has already failed.
SQLITE_NOTFOUND (12)An internal routine returned not found. Not commonly seen in application code.