Extracted from Pike v7.6 release 61 at 2005-12-30.
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