pub fn parse_mysql_insert_rows_raw(stmt: &[u8]) -> Result<Vec<ParsedRow>>
Parse rows without schema (just raw row extraction)