The Swoole\MySQL class

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

¼ò½é

ÀàÕªÒª

Swoole\MySQL {
/* ·½·¨ */
public close ( void ) : void
public connect ( array $server_config , callable $callback ) : void
public __destruct ( void ) : void
public getBuffer ( void ) : ReturnType
public on ( string $event_name , callable $callback ) : void
public query ( string $sql , callable $callback ) : ReturnType
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.