[MDEV-19974] InnoDB: Cannot load compressed BLOB Created: 2019-07-05 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Full-text Search, Storage Engine - InnoDB |
| Affects Version/s: | 10.3, 10.4 |
| Fix Version/s: | 10.3.17, 10.4.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
With the test case below, InnoDB prints the error in the log:
I have no idea what it means and whether it's important, might well be something bogus. The test case contains only 3 statements, but it doesn't fit in the description because it inserts ~8K-long line into the table. It is attached as 3002a.test |
| Comments |
| Comment by Eugene Kosov (Inactive) [ 2019-07-09 ] |
|
Patch looks good to me. |