MDEV-4686: Temporary variable for sub_id is 32-bit, should be 64-bit
Fix wrong type for sub_id, which would cause overflow grief on long-running server. Also some related renames for consistency.
Showing
Please register or sign in to comment