Error SQL/DatabaseError
0800108001 — Client Unable to Establish Connection
The client could not establish a connection to the database server.
postgresql
Lihat detail SQLITE_RANGE (25)A parameter index passed to sqlite3_bind is out of range.
The index is less than 1 or greater than the number of parameters.
Check the parameter count. Ensure indices start at 1. Verify the prepared statement was created successfully.
08001The client could not establish a connection to the database server.
57P01The database server is shutting down.
42501The current user does not have the required privilege.
SQLITE_NOMEM (7)SQLite could not allocate enough memory.
MySQL 1065An empty query was sent to the MySQL server.
MySQL 2013The connection was lost during a query.