You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upstream commit ID: facebook/mysql-5.6@8fae2bb
PS-8755: Merge percona-202301 (https://jira.percona.com/browse/PS-8755)
Summary:
In `rdb_i_s_sst_props_fields_info` definition, flag `MY_I_S_MAYBE_NULL`
is missing for fields `COMPRESSION_ALGO`, `FILTER_POLICY`,
`COMPRESSION_OPTIONS`, causing the `set_null` does not take effect,
these 3 fields will keep last SST's value.
This PR fixed this issue.
Pull Request resolved: facebook/mysql-5.6#1267
Reviewed By: lth
Differential Revision: D42928109
Pulled By: hermanlee
fbshipit-source-id: 662dc11e7c9a8f8c0758006e20ccc739ebe09f40
0 commit comments