Module Mysql

Description

This module enables access to the Mysql database from within Pike.

Note

You typically don't want to access this module directly, instead use Sql.Sql() with an "mysql://" URL.

See also

Mysql.mysql, Mysql.mysql()->Result, Sql.Sql