diff --git a/ext/mysqli/tests/mysqli_change_user_old.phpt b/ext/mysqli/tests/mysqli_change_user_old.phpt new file mode 100644 index 00000000000..ddb49cd1896 --- /dev/null +++ b/ext/mysqli/tests/mysqli_change_user_old.phpt @@ -0,0 +1,119 @@ +--TEST-- +mysqli_change_user(), MySQL < 5.6 +--SKIPIF-- += 50600) + die("SKIP For MySQL < 5.6.0"); +?> +--FILE-- + +--EXPECTF-- +done! \ No newline at end of file