Writing My Own Extension For Village SQL Part II (from Dave's MySQL Stuff)
p Writing my own extension for Village SQL has been a learning experience. Extensions are a big part of the PostgreSQL ecosystem, and the idea of bringing them to the MySQL ecosystem is a source of hope for the 'most popular database'. /ppbr/pThe Good NewspI was able to build my extension, vsql_cube, and get it into the server! Yeah! /pmysql> select * from
[...]
