diff --git a/dbcon/mysql/ha_mcs_impl.cpp b/dbcon/mysql/ha_mcs_impl.cpp index c48105857..ad83918d8 100644 --- a/dbcon/mysql/ha_mcs_impl.cpp +++ b/dbcon/mysql/ha_mcs_impl.cpp @@ -822,6 +822,7 @@ int fetchNextRow(uchar* buf, cal_table_info& ti, cal_connection_info* ci, bool h } if ((*f)->null_ptr) *(*f)->null_ptr &= ~(*f)->null_bit; + break; } case CalpontSystemCatalog::DECIMAL: