syed Posted November 8, 2008 Share Posted November 8, 2008 Hi Guys Is there a way to change the default mysql fulltext length through code? I dont have access to the mysql ini file. Quote Link to comment https://forums.phpfreaks.com/topic/131905-mysql-fulltext-default-length/ Share on other sites More sharing options...
Mchl Posted November 8, 2008 Share Posted November 8, 2008 No (look at variables starting with 'ft_') Quote Link to comment https://forums.phpfreaks.com/topic/131905-mysql-fulltext-default-length/#findComment-685255 Share on other sites More sharing options...
syed Posted November 8, 2008 Author Share Posted November 8, 2008 Mchl What you have said does not provide much help, as I mentioed I do not have access to my mysql in php which it is running on a shared host. Quote Link to comment https://forums.phpfreaks.com/topic/131905-mysql-fulltext-default-length/#findComment-685322 Share on other sites More sharing options...
Mchl Posted November 8, 2008 Share Posted November 8, 2008 I linked to a page, where you can read, that fulltext system variables are not dynamic, i.e. you can't change them in other way, than modyfing config file, or starting server with proper parameters passed through console. Quote Link to comment https://forums.phpfreaks.com/topic/131905-mysql-fulltext-default-length/#findComment-685324 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.