MySQL ngram_token_size flag

115 views
Skip to first unread message

Kurt Marcinkiewicz

unread,
May 22, 2017, 2:30:15 PM5/22/17
to Google Cloud SQL discuss
Is there any way to set the "ngram_token_size" flag for MySQL? I don't see it in the list of supported flags.

George (Cloud Platform Support)

unread,
May 22, 2017, 5:04:42 PM5/22/17
to Google Cloud SQL discuss
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. 
Reply all
Reply to author
Forward
0 new messages