Monday, May 22, 2017

[google-cloud-sql-discuss] Re: MySQL ngram_token_size flag

Hello Kurt, 

ngram_token_size is a read-only variable, whose value can be set either in the start-up string:

mysqld --ngram_token_size=1 

or in the MySQL configuration file. Neither of these 2 options are available in CloudSQL, as accessing local file systems is not allowed, and there is no super privilege. 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/d7d5441b-bc93-44d1-8e7b-3331e76627cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment