2peter3
Results
12
comments of
2peter3
fyi the bug is also presented on earlier versions: ```Manticore 6.0.0 8de9df201@230206 (columnar 2.0.0 a7c703d@230130) (secondary 2.0.0 a7c703d@230130)``` ```Manticore 6.0.0 8de9df201@230206 (columnar 2.0.0 a7c703d@230130) (secondary 2.0.0 a7c703d@230130) Handling signal 11...
I've discovered something else: it seems that the error only occurs in connection with multiple values in ```REPLACE INTO t (...) VALUES (1), (2), (3...)``` when the data type is...