mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
918b6a3e7a
USING THE PLUGIN INTERFACE. ISSUE: No support for floating-point plugin system variables. SOLUTION: Allowing plugins to define and expose floating-point system variables of type double. MYSQL_SYSVAR_DOUBLE and MYSQL_THDVAR_DOUBLE are added. ISSUE: Fractional part of the def, min, max values of system variables are ignored. SOLUTION: Adding functions that are used to store the raw representation of a double in the raw bits of unsigned longlong in a way that the binary representation remains the same. |
||
---|---|---|
.. | ||
psi | ||
client_plugin.h | ||
client_plugin.h.pp | ||
innodb_priv.h | ||
plugin.h | ||
plugin_audit.h | ||
plugin_audit.h.pp | ||
plugin_auth.h | ||
plugin_auth.h.pp | ||
plugin_auth_common.h | ||
plugin_ftparser.h | ||
plugin_ftparser.h.pp | ||
service_my_snprintf.h | ||
service_thd_alloc.h | ||
service_thd_wait.h | ||
service_thread_scheduler.h | ||
services.h | ||
thread_pool_priv.h |