When creating a UDF function in MySQL, mysqld loads the shared library where the C++ implementation of that function is defined. That library, in turn, depends on another sh