jaymc Posted August 8, 2008 Share Posted August 8, 2008 I want to allow networking, but its set to skip in my.cnf Problem is, I dont want to have to restart mysql to apply changes Can you use something like SET GLOBAL skip-networking='off' Link to comment https://forums.phpfreaks.com/topic/118788-solved-skip-networking/ Share on other sites More sharing options...
mwasif Posted August 8, 2008 Share Posted August 8, 2008 I don't think so that you can change this option with SET GLOBAL. Link to comment https://forums.phpfreaks.com/topic/118788-solved-skip-networking/#findComment-611724 Share on other sites More sharing options...
jaymc Posted August 8, 2008 Author Share Posted August 8, 2008 Can anyone confirm this? Link to comment https://forums.phpfreaks.com/topic/118788-solved-skip-networking/#findComment-611752 Share on other sites More sharing options...
fenway Posted August 9, 2008 Share Posted August 9, 2008 Can anyone confirm this? Confirmed -- it wouldn't make much sense to change it because you wouldn't be able to connect to it change it if it was off. Link to comment https://forums.phpfreaks.com/topic/118788-solved-skip-networking/#findComment-612488 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.