Avoid crashing before priting debug output when setting up db
Calling debugLastDbError requires the database to be already setup as it is using the akonadi tracer. So using it to debug why the database didn't open doesn't work.
Calling debugLastDbError requires the database to be already setup as it is using the akonadi tracer. So using it to debug why the database didn't open doesn't work.