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
This module enables access to the Mysql database from within Pike.
You typically don't want to access this module directly, instead use Sql.Sql() with an "mysql://" URL.