Changes between Initial Version and Version 1 of Ticket #12312, comment 7
- Timestamp:
- May 16, 2015, 9:27:57 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12312, comment 7
initial v1 1 I tested the patch and we encountered the same issue. Next, tried appending `?cursor=`to the `[trac]` `database` string and it appears to be working now! The table migration is still in progress and is estimated to complete in 4 hours. I'll report back when it's done. It looks like eager cursor is not disabled for in-place migrations?: [browser:/tracmigrateplugin/0.12/tracmigrate/admin.py@14462:34,38,51-52,57#L32].1 I tested the patch and we encountered the same issue. Next, tried appending [trac:browser:/tags/trac-1.0.5/trac/db/sqlite_backend.py@:279-280#L260 ?cursor=] to the `[trac]` `database` string and it appears to be working now! The table migration is still in progress and is estimated to complete in 4 hours. I'll report back when it's done. It looks like eager cursor is not disabled for in-place migrations?: [browser:/tracmigrateplugin/0.12/tracmigrate/admin.py@14462:34,38,51-52,57#L32].