fix latin leng_sp bug

This commit is contained in:
akaError 2024-08-26 11:18:58 +00:00 committed by ob-robot
parent bfba7eb3fd
commit 4713cafd85

View File

@ -47,7 +47,7 @@ static ObCharsetHandler ob_charset_latin1_handler=
ob_charpos_8bit,
ob_max_bytes_charpos_8bit,
ob_well_formed_len_8bit,
ob_lengthsp_binary,
ob_lengthsp_8bit,
//ob_numcells_8bit,
ob_mb_wc_latin1,
ob_wc_mb_latin1,