summary refs log tree commit diff
path: root/synapse/storage/engines/maria.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix maria engine to correctly recognize deadlocksErik Johnston2015-04-081-2/+2
* Retry on deadlockErik Johnston2015-04-071-0/+5
* Fix unicode supportErik Johnston2015-04-021-0/+12
* Make work in both Maria and SQLite. Fix testsErik Johnston2015-04-011-0/+30