]> granicus.if.org Git - php/commit
Use MyISAM engine for new test
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 18 Sep 2020 12:26:34 +0000 (14:26 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 18 Sep 2020 12:49:43 +0000 (14:49 +0200)
commit77f43e48ffa9b4083a26870ca2fce8757c273bd3
tree9e22c3601eff3b876d342fe62c2d21d9d321c8f5
parentecd9c42f9e54b53ea6917b2a28ae9e5a2c89c2fe
Use MyISAM engine for new test

Travis on 7.3 is showing this error:

> 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.

Force MyISAM engine to avoid this.
ext/mysqli/tests/mysqli_real_connect_compression_error.phpt