OpenSwoole\Core\Coroutine\Client\MysqliClientFactory->make

Latest version: pecl install openswoole-26.2.0 | composer require openswoole/core:26.2.0

Declaration

<?php OpenSwoole\Core\Coroutine\Client\MysqliClientFactory->make(MysqliConfig $config)

Parameters

config

An instance of MysqliConfig.

Return

Description

Make instance of the MySQLi client.

Last updated on September 22, 2022