Richard Hansen
b8d07a42eb
lint: Run `eslint --fix` on `bin/` and `tests/`
2020-11-24 20:06:12 +00:00
John McLear
94921b53fd
migrateDirtyDBtoRealDB: fix the script not trusting length, and directly iterating on dirtyDB tuples
...
Fixes #2214 .
2020-05-13 23:04:01 +02:00
John McLear
d155b792e9
migrateDirtyDBtoRealDB: formatting
...
No functional changes.
2020-05-13 23:04:01 +02:00
Stefan More
799319882c
migrateDirtyDBtoRealDB: disabled write buffer, #2214
2018-11-27 21:18:40 +01:00
Stefan More
b8fa179622
migrateDirtyDBtoRealDB: added hint regarding memory, #2214
2018-11-27 21:18:40 +01:00
Stefan
e11decc6f8
Fix module paths for db migration script
2016-06-08 19:43:53 +02:00
Blake Tölva
c61aa20028
Improve DB migration performance.
...
Achieve 10x speedup in migrating a 12mb dirtyDB file by disabling
ueberDB caching in this special case. Add some progress messages
to the migration script and rename it, as nothing in it is tied
to mysql.
2015-11-21 23:15:46 -08:00