mysql: the largest value allowed by TokuDB enginge is 32 MB
Limiting the size of data.value column to 16 MB saves 1 byte by switching to MEDIUMBLOB, and it avoid the need of big redo logs in InnoDB.
Showing
Limiting the size of data.value column to 16 MB saves 1 byte by switching to MEDIUMBLOB, and it avoid the need of big redo logs in InnoDB.
mentioned in commit b0023b43
·mentioned in commit b0023b43