summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/tests/mysqli_set_local_infile_handler.phpt')
-rw-r--r--ext/mysqli/tests/mysqli_set_local_infile_handler.phpt59
1 files changed, 13 insertions, 46 deletions
diff --git a/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt b/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
index 751d4b9643..4cbdf20ff6 100644
--- a/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
+++ b/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
@@ -176,57 +176,24 @@ Callback: 0
Callback: 1
[037] More results than expected!
array(2) {
- ["id"]=>
- string(2) "97"
- ["label"]=>
- string(1) "x"
+ [%u|b%"id"]=>
+ %unicode|string%(2) "97"
+ [%u|b%"label"]=>
+ %unicode|string%(1) "x"
}
array(2) {
- ["id"]=>
- string(2) "98"
- ["label"]=>
- string(1) "y"
+ [%u|b%"id"]=>
+ %unicode|string%(2) "98"
+ [%u|b%"label"]=>
+ %unicode|string%(1) "y"
}
array(2) {
- ["id"]=>
- string(2) "99"
- ["label"]=>
- string(1) "z"
+ [%u|b%"id"]=>
+ %unicode|string%(2) "99"
+ [%u|b%"label"]=>
+ %unicode|string%(1) "z"
}
Callback set to 'callback_error'
Callback: 0
[042] LOAD DATA failed, [2000] How to access this error?
-done!
---UEXPECTF--
-Callback set to 'callback_simple'
-Callback: 0
-Callback: 1
-Callback set to 'callback_fclose'
-Callback: 0
-[022] LOAD DATA failed, [2000] File handle closed in handler
-Callback set to 'callback_invalid_args'
-Callback: 0
-Callback: 1
-[037] More results than expected!
-array(2) {
- [u"id"]=>
- unicode(2) "97"
- [u"label"]=>
- unicode(1) "x"
-}
-array(2) {
- [u"id"]=>
- unicode(2) "98"
- [u"label"]=>
- unicode(1) "y"
-}
-array(2) {
- [u"id"]=>
- unicode(2) "99"
- [u"label"]=>
- unicode(1) "z"
-}
-Callback set to 'callback_error'
-Callback: 0
-[042] LOAD DATA failed, [2000] How to access this error?
-done!
+done! \ No newline at end of file