mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +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'.