SQL/databázové chybyChyba
2200822008 — Datetime Field Overflow
A datetime value is outside the valid range for the field.
postgresql
Zobrazit podrobnosti MySQL 1048An INSERT or UPDATE tried to set a NOT NULL column to NULL.
The query does not provide a value for a NOT NULL column without a DEFAULT.
Provide a value. Add a DEFAULT to the column. Check application logic for required fields.
22008A datetime value is outside the valid range for the field.
42P10A column reference in GROUP BY, ORDER BY, or DISTINCT ON is invalid.
53200The database server ran out of memory.
01000A non-critical warning was issued during SQL execution.
24000A cursor operation was attempted in an invalid state.
MySQL 1142The user lacks the required table-level privilege.