Comment 5 for bug 1688698

Revision history for this message
Roel Van de Paar (roel11) wrote : Re: handle_fatal_signal (sig=11) in read_token from digest_add_token

A 5.7.18 testcase below (all others above are from 5.6). Looks the same.

DROP DATABASE test;
INSTALL PLUGIN audit_log SONAME 'audit_log.so';
SET collation_connection=utf16_unicode_520_ci;
PREPARE create_t_referencing_zip_dict_stmt FROM @create_t_referencing_zip_dict_sql;