100
100
# YYYY-MM-DDTHH:MM:SS.uuuuuu. We just check that the start of the ts
102
102
let $today= `SELECT DATE(NOW())`;
105
105
# The 3rd line of an event should be microsecond times like 1.123456
106
106
--exec $TOP_SRCDIR/plugin/query_log/tests/check-query-log-attribute.pl $DRIZZLETEST_VARDIR/query.log execution_time,lock_time,session_time matches '\d\.\d{6}','\d\.\d{6}','\d\.\d{6}'