Adding a New Data Type to MariaDB with Type_handler – Part 3
In the previous article, we wrote, compiled, and tested our first custom data type for MariaDB using the Type_handler framework.
But currently, aside from allowing the use of its new name (MONEY) and listing it in the metadata, our new data type behaves exactly like a DOUBLE, the class it inherits from. … Continue reading Adding a New Data Type to MariaDB with Type_handler – Part 3
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed