Add a variable enable_insert_strict, this default value is false. When this value is set to true, insert will fail if there is any filtered data. If this value is false, insert will ignore filtered data and success
Add a variable enable_insert_strict, this default value is false. When this value is set to true, insert will fail if there is any filtered data. If this value is false, insert will ignore filtered data and success