Editor: This shared library 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 way FASTER than MEMORY tables, this is an easy and efficient way to handle counters and sequences.
NEW
Fixed some bugs.
PureFTPd MySQL Global User Variables UDFInformation