MySQL

C callouts from MySQL

Wednesday, April 15, 2009
By Steve

While I was trying to find a way to use the statistical functions built into MySQL for performance measurement, I discovered the ability to create user defined functions that use C callouts from within the database. I knew you could create your own functions using SQL inside the database, but this allows us to... »

Switch to our mobile site