divinequran Posted January 2, 2009 Share Posted January 2, 2009 Hi, How to set mysql variable permanently using command without making changes in my.ini i cant find the my.ini file in c:/windows or in c:/mysql/mysqlserver/bin/ Quote Link to comment https://forums.phpfreaks.com/topic/139221-solved-set-mysql-variable-using-command/ Share on other sites More sharing options...
Mchl Posted January 2, 2009 Share Posted January 2, 2009 How about c:/mysql/mysqlserver/ Quote Link to comment https://forums.phpfreaks.com/topic/139221-solved-set-mysql-variable-using-command/#findComment-728209 Share on other sites More sharing options...
divinequran Posted January 3, 2009 Author Share Posted January 3, 2009 i can't find out file to make changes manually inside the file, finally the issue is resolved by setting the value through command.. set --variable=value this resolved the issue. Quote Link to comment https://forums.phpfreaks.com/topic/139221-solved-set-mysql-variable-using-command/#findComment-728682 Share on other sites More sharing options...
Mchl Posted January 3, 2009 Share Posted January 3, 2009 Note that it will not work for all variables. See more here: http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html Quote Link to comment https://forums.phpfreaks.com/topic/139221-solved-set-mysql-variable-using-command/#findComment-728690 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.