MDEV-32726: Fix failing test fir freebsd for json
Json test about max statement time fails with freebsd because on some architectures the test might execute faster and the statement may not fail. To simulate failure regardless of architecture, introduce a wait of seconds longer than the max_statement_time.
Showing
Please register or sign in to comment