Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
1.4.3
-
None
-
2020-7
Description
Investigating a crash in Sky, I found a large problem in our code that exports data to cpimport (LDI). In many places we're assuming chars are 1 byte, and mixing things like byte count and character count.
The function is ha_mcs_impl_write_batch_row_() in ha_mcs_dml.cpp. It'll be obvious when you look at it.
Attachments
Issue Links
- causes
-
MCOL-4364 LOAD DATA crashes mariadb process
- Closed