Does it work with strict mode = off?
Open
- Dominant language
- C++
- Stars
- 6k
- Forks
- 902
- PR merge metrics
- No merged PRs in 30d
Description
If a mysql table doesn't use strict mode, has 0000-00-00 dates, doesn't use full group by, does the replication still work?
I'm wondering how the result type conversion handles edge cases like:
1. Mysql decimals
2. Mysql tinyints as booleans
3. mysql non-strict date time values
Contributor guide
Assessment
This issue has not been assessed yet.