mariadb/include/mysql
Ashish Agarwal 918b6a3e7a Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES
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.
2013-05-19 23:38:06 +05:30
..
psi Bug #58699 cannot build with gcc dbg on solaris 2010-12-21 13:00:26 +01:00
client_plugin.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
client_plugin.h.pp Fixed the ABI check files after the push of bug # 12325444. 2011-04-28 13:08:05 +03:00
innodb_priv.h Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
plugin.h Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES 2013-05-19 23:38:06 +05:30
plugin_audit.h Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
plugin_audit.h.pp Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
plugin_auth.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
plugin_auth.h.pp Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
plugin_auth_common.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
plugin_ftparser.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
plugin_ftparser.h.pp Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
service_my_snprintf.h Updated/added copyright headers 2013-02-26 06:35:17 +01:00
service_thd_alloc.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
service_thd_wait.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
service_thread_scheduler.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
services.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
thread_pool_priv.h Updated/added copyright headers 2013-02-26 06:35:17 +01:00