php-src/ext/mysqli
Nikita Popov 77f43e48ff 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.
2020-09-18 14:49:43 +02:00
..
tests Use MyISAM engine for new test 2020-09-18 14:49:43 +02:00
config.m4 pdo_mysql/mysqli (native) libmysqlclient_r no-longer used 2020-09-17 11:27:31 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:16:33 +02:00
CREDITS
mysqli_api.c mysqli: use native api 2020-09-17 11:27:31 +02:00
mysqli_driver.c Fix #64032: mysqli reports different client_version 2020-02-27 09:35:04 +01:00
mysqli_embedded.c year++ 2018-01-02 12:57:58 +08:00
mysqli_exception.c year++ 2018-01-02 12:57:58 +08:00
mysqli_fe.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mysqli_fe.h Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
mysqli_libmysql.h Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
mysqli_mysqlnd.h year++ 2018-01-02 12:57:58 +08:00
mysqli_nonapi.c Fix mysqli_release_savepoint() on mysqlnd 2020-09-17 15:59:09 +02:00
mysqli_priv.h Be more precise about possible types for mysqli methods 2019-06-11 15:40:33 +02:00
mysqli_prop.c [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSE 2018-02-10 10:40:47 -05:00
mysqli_report.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mysqli_result_iterator.c Fix typos in code comments 2018-07-25 11:57:11 +02:00
mysqli_warning.c Replace zval_dtor() with specialized destructors 2018-07-05 13:55:56 +03:00
mysqli.c mysql: native mysql-8.0 uses _Bool 2020-09-17 11:27:31 +02:00
php_mysqli_structs.h mysql: native mysql-8.0 uses _Bool 2020-09-17 11:27:31 +02:00
php_mysqli.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00