Andrew Dolgov
|
ab8daa0389
|
use mysqli_set_charset() to set MYSQL_CHARSET
|
7 years ago |
Andrew Dolgov
|
ea79a0e033
|
remove some redundant php closing tags
|
8 years ago |
Andrew Dolgov
|
3c11159776
|
return result codes if DB connection or --debug-feed fails
|
8 years ago |
Andrew Dolgov
|
977cea1438
|
actually check for failures properly in the dbupdater
|
9 years ago |
Andrew Dolgov
|
cc43e19b44
|
error handler: do not log last query, truncate error message to a smaller length
|
9 years ago |
Andrew Dolgov
|
475d762872
|
logger: record last query before logged error
|
9 years ago |
Andrew Dolgov
|
38f439708c
|
rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors
|
11 years ago |
Jonathan Bither
|
fbe135fb36
|
mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error()
|
12 years ago |
Andrew Dolgov
|
b20b6af0dc
|
only pass port to mysqli_connect when it is set
|
12 years ago |
Andrew Dolgov
|
ae35bb87eb
|
support mysqli when available
|
12 years ago |