Commit db12dbf
Loïc Hoguin
CQ: Fix 3.13 upgrade error in the message store
The problem was due to a record being modified despite that
record being read from disk. To avoid any potential issues
the record was put back to the way it used to be, only now
we have 3 'unused' fields.1 parent e2416e5 commit db12dbf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments