Richard van der Hoff c84770b877 Fix bgupdate error if index already exists (#2167)
When creating a new table index in the background, guard against it existing already. Fixes
https://github.com/matrix-org/synapse/issues/2135.

Also, make sure we restore the autocommit flag when we're done, otherwise we
get more failures from other operations later on. Fixes
https://github.com/matrix-org/synapse/issues/1890 (hopefully).
2017-04-27 15:27:48 +01:00
..
2017-03-29 09:50:05 +01:00
2017-03-17 15:06:07 +00:00
2017-04-27 15:16:21 +01:00
2017-04-05 14:15:09 +01:00
2017-04-25 15:39:19 +01:00
2017-04-24 13:27:38 +01:00
2017-04-25 14:38:51 +01:00
2017-04-07 10:03:48 +01:00
2017-01-17 14:32:53 +00:00
2017-04-11 15:01:39 +01:00
2016-08-08 16:40:39 +01:00
2017-03-30 17:50:31 +01:00