You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes/db
Andrew Dolgov cc43e19b44 error handler: do not log last query, truncate error message to a smaller length 10 years ago
..
mysql.php rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors 13 years ago
mysqli.php error handler: do not log last query, truncate error message to a smaller length 10 years ago
pdo.php fix some minor typos and stuff 11 years ago
pgsql.php error handler: do not log last query, truncate error message to a smaller length 10 years ago
prefs.php db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users 13 years ago
stmt.php