percona-lib_mysqludf_xql (databases/mysql55-lib_mysqludf_xql) Add to my watchlist

The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query.

The lib_mysqludf_xql library provides an array of functions, which can be used to create XML output directly from MySQL using a single SQL query. This prevents having to convert a MySQL result to XML in a PHP script, Ruby script, etc. This improves performance and simplifies your code. The library provides the same functionality as SQL/XML, seen in MS SQL server and Oracle. However it uses normal functions. By using subqueries the same results as SQL/XML can be generated.

Version: 1.0.0 License: unknown GitHub
Maintainers No Maintainer
Categories databases lang
Homepage http://www.mysqludf.org/lib_mysqludf_xql/
Platforms darwin
Variants
  • universal (Build for multiple architectures)

Subport(s) (4)


"percona-lib_mysqludf_xql" depends on

lib (2)
build (1)

Ports that depend on "percona-lib_mysqludf_xql"

No ports


Port notes

This port installs two mysql scripts to simplify the install/uninstall of the lib_mysqludf_xql
UDFs (user-defined-functions).

Install:
$ ${prefix}/lib/percona/bin/mysql -uroot -p < ${prefix}/share/percona/lib_mysqludf_xql/installdb.sql

Uninstall:
$ ${prefix}/lib/percona/bin/mysql -uroot -p < ${prefix}/share/percona/lib_mysqludf_xql/uninstalldb.sql

API:
$ cat ${prefix}/share/percona/lib_mysqludf_xql/API


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0

Livecheck error

Error: cannot check if percona-lib_mysqludf_xql was updated (The requested URL returned error: 404 Not Found)

last updated: 1 day, 12 hours ago