PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Tools and Utilities » CodeGen_MySQL_UDF

Tool to generate MySQL UDF extensions from an XML description

This package is unmaintained.

Download latest release 1.0.0RC1 (archived versions might be outdated)

License: PHP

Description

CodeGen_MySQL_UDF is a code generator for MySQL User Defined Function (UDF)
extensions similar to PECL_Gen for PHP.
It reads in configuration options, function prototypes and code fragments
from an XML description file and generates a complete ready-to-compile
UDF extension.
Preliminary documentation can be found here:
http://talks.php.net/show/UDF_Gen

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#16505OpenBug1.0.0RC12009-08-10Error In Mysql Create Function
#16506OpenBug1.0.0RC12009-08-10Configure Not Copied To Output