if you follow the instructions (like Dmitry Mikhailov did) https://dev.mysql.com/doc/refman/5.7/en/mysql-library-init.html Note: To avoid memory leaks after the application is done using the library (for example, after closing the connection to the server), be sure to call mysql_library_end() explicitly. This enables memory managment to be performed to clean up and free resources used by the library. See Section 27.8.7.40, “mysql_library_end()”. it works - tested for 1 year and it's ok since... Thank...
Due to the fact that this project seems to be dead for quite a long time Arch is...
make_scrambled_password deprecated