Swoole\MySQL::__construct

(PECL swoole >= 1.9.0)

Swoole\MySQL::__constructConstruct an async MySQL client.

Description

publicSwoole\MySQL::__construct()

Construct an async MySQL client.

Parameters

This function has no parameters.

To Top