mariadb/storage
Magne Mahre d88b0008ae Bug #33544 UDF_INIT member decimals initialized wrong with
STRING_RESULT argument

There is a "magic" number for precision : NOT_FIXED_DEC. 
This means that the precision is not a fixed number.
But this constant was re-defined in several files and 
was not available to the UDF developers.
 
Moved the NOT_FIXED_DEC definition to the correct header
and removed the redundant definitions.

Backported to 5.6.0  (mysql-next-mr-runtime)
2009-11-11 21:19:41 +01:00
..
archive Manual merge from mysql-next-mr. 2009-11-02 14:10:04 +03:00
blackhole Backport of: 2009-10-14 20:37:38 +04:00
csv Merge from mysql-next-mr. 2009-10-23 15:22:21 +04:00
example Backport of: 2009-10-14 20:37:38 +04:00
federated Backport of: 2009-10-16 00:56:17 +04:00
heap Manual merge from mysql-trunk-merge. 2009-10-14 12:25:39 +04:00
ibmdb2i Bug#45983 ibmdb2i_create_index_option=1 not working for primary key 2009-07-08 14:40:01 +05:30
innobase Manual merge from mysql-next-mr. 2009-11-02 14:10:04 +03:00
myisam Merging mysql-next-mr-merge to mysql-next-mr. 2009-10-21 15:48:22 +05:00
myisammrg Manual merge from mysql-trunk-merge. 2009-10-14 12:25:39 +04:00
ndb Bug #33544 UDF_INIT member decimals initialized wrong with 2009-11-11 21:19:41 +01:00
Makefile.am Backport WL#3653 to 5.1 to enable bundled innodb plugin. 2009-06-10 10:59:49 +02:00
mysql_storage_engine.cmake Bug #47797 CMake, engine can't specify additional libraries to link with 2009-10-08 14:54:11 +02:00