Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Mysql

Module Mysql

Description

This module enables access to the Mysql database from within Pike. Use Sql.Sql for general database access.

Mysql is available from http://www.mysql.com.

See also

Mysql.mysql , Mysql.mysql_result , Sql.Sql