Download List

Descripción del Proyecto

MySQL Global User Variables UDF is a shared
library that adds simple user functions to MySQL
in order to keep persistent shared variables in
memory. These variables and their values are
available to all clients. Any data can be stored
into these persistent variables, including BLOBs.
Since updates are atomic and much faster than
MEMORY tables, this is an easy and efficient way
to handle counters and sequences.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources