CREATE TABLE t(j1 JSON); set debug='+d,innodb_lob_print'; set debug='-d,innodb_lob_print'; Pattern "lob::print:" found drop table t;