Bug #73548 | Backport fix for bug #16267120 to MySQL 5.5 | ||
---|---|---|---|
Submitted: | 12 Aug 2014 8:50 | Modified: | 13 Aug 2014 9:06 |
Reporter: | Alexey Kopytov | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[12 Aug 2014 8:50]
Alexey Kopytov
[13 Aug 2014 8:48]
Marko Mäkelä
Thanks, Alexey. You are right that this would be good to fix in MySQL 5.5. Because the fix in MySQL 5.6 depends on the configuration parameter innodb_log_compressed_pages, which is new in MySQL 5.6, the backport to MySQL 5.5 should done in a way that "hard-wires" innodb_log_compressed_pages=ON.
[13 Aug 2014 9:06]
MySQL Verification Team
Hello Alexey, Thank you for the valid request. Thank you Marko for the explanation, verifying based on last note. Thanks, Umesh