Comment 0 for bug 1375446

Revision history for this message
Elan Ruusamäe (glen666) wrote :

i was trying to fix bad backtrace when db was down
https://github.com/eventum/eventum/commit/9535ee4b6ed22da9a279e2855a5c5c5f3f434cf6

and realized, that it's impossible to fix it. the db layer needs to be replaced

find some library that uses PDO, or just use PDO directly?