php - Centos - How to recompile mysql with MYSQLI_NO_CHANGE_USER_ON_PCONNECT -


how can recompile , reinstall mysqli php lib flag mysqli_no_change_user_on_pconnect on centos linux?

i advise against it.

there no gain it's worth trouble recompiling, not mention disastrous consequences. behavior has been added reason.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -