mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
Let us make the test compatible with ./mtr --repeat and convert variable_value to integer, so that comparisons like 16>9 will work as intended, instead of being compared as '16'<'9'.