Commit History

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