mariadb/mysql-test/t/init_connection_query_cache-master.opt
unknown b9ce8572d9 MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent drop event and event execution
If there is no net.vio then query cache cant't get data via net_real_write() so it is better just do not try to cache such query.
2013-05-23 17:05:31 +03:00

1 line
47 B
Text

--init_connect="select * from test.t1 where 0"