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
Cause:
When datetime='0-0-0', value of tianmu_type.attrtype is
common::ColumnType::DATETIME and buf->x is 0 in function
Item_tianmufield::get_time, then it return 1 and set
null_value=true
Solution:
remove excess conditions
Is your feature request related to a problem? Please describe.
working issue: #995
commit id: 2a03448
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: