Historique des commits

Auteur SHA1 Message Date
  Andrew Dolgov 83a052f1fa pdo_connect: catch exception on create il y a 6 ans
  Andrew Dolgov f8db5bb4db installer: use PDO, improve wording for some notices il y a 6 ans
  Andrew Dolgov 2f0623c9a5 db: return adapter on get(), remove IDB wrapper il y a 6 ans
  Andrew Dolgov df5d2a0665 pluginhost: do not connect via legacy DB api until requested il y a 6 ans
  Andrew Dolgov 28040002f3 pdo connection string: properly check for DB_PORT il y a 6 ans
  Andrew Dolgov dd90eefae1 PDO: set unicode for mysql and other connection params il y a 6 ans
  Andrew Dolgov 2e46b434da pdo: set warnings il y a 6 ans
  Andrew Dolgov 8adb3ec472 add some WIP pdo stuff il y a 6 ans
  Andrew Dolgov 99bda9cc12 add some starting pdo glue il y a 6 ans
  Andrew Dolgov ea79a0e033 remove some redundant php closing tags il y a 7 ans
  Andrew Dolgov 3c11159776 return result codes if DB connection or --debug-feed fails il y a 7 ans
  Andrew Dolgov e54eb40a8c remove support for legacy mysql driver il y a 7 ans
  Andrew Dolgov 977cea1438 actually check for failures properly in the dbupdater il y a 8 ans
  Andrew Dolgov e2cf81e214 unify houskeeping stuff, increase spawn interval il y a 11 ans
  Andrew Dolgov 1daf0f75fa pass DB_PORT as string il y a 11 ans
  Andrew Dolgov 9ee90455b8 add experimental support for PDO (_ENABLE_PDO) il y a 11 ans
  Andrew Dolgov e441b5837b initial il y a 11 ans
  Andrew Dolgov ae35bb87eb support mysqli when available il y a 11 ans
  Andrew Dolgov 6322ac79a0 remove $link il y a 11 ans
  Andrew Dolgov aca75cb5cb reinstate error handlers; better DB error reporting on failed queries il y a 11 ans
  Andrew Dolgov 404e2e3603 more work on singleton-based DB il y a 11 ans
  Andrew Dolgov ba68b6815a db updates, remove init_connection() il y a 11 ans
  Andrew Dolgov 9594791782 experimental singleton-based Db connection il y a 11 ans