Extracted from Pike v7.6 release 112 at 2008-06-25.
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