Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Added support for log files that are longer than 2gb - #192

Open
will3216 wants to merge 2 commits into
wvanbergen:masterfrom
will3216:support_longer_log_files
Open

will3216 wants to merge 2 commits into
wvanbergen:masterfrom
will3216:support_longer_log_files

Conversation

@will3216

Copy link
Copy Markdown

Currently, log files that are longer than 2gb throw an error when the length is attempted to be saved into the source table. This forces the data to be stored as a limit 8 integer instead of a limit 4 integer.

I couldn't get the specs working before I made any changes, but I am seeing the same failures after making the changes. These were ran using ruby 2.2.2 and I believe AR 5.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant