Test: /ext/mysqli/tests/mysqli_real_connect_compression_error.phpt - Version 7.3.24-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ array(1) {
002+ [0]=>
003+ array(3) {
004+ ["errno"]=>
005+ int(1118)
006+ ["sqlstate"]=>
007+ string(5) "42000"
008+ ["error"]=>
009+ string(147) "The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size."
010+ }
001- array(0) {
003- array(0) {
012+ array(1) {
013+ [0]=>
014+ array(3) {
015+ ["errno"]=>
016+ int(1118)
017+ ["sqlstate"]=>
018+ string(5) "42000"
019+ ["error"]=>
020+ string(147) "The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size."
021+ }