Jason Rosenbaum
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Jason Rosenbaum-
good question, they are arrays of numeric IDs, so I'd suspect they'd compress at least pretty well, given the character space is only 0-9
-
@mark We've seen single transaction logs (ie a log file with just one transaction in it) exceed the max packet size which is 1GB I believe. This is an array stored as text in a LONGTEXT field. In...