Description:
Here is a small excerpt of my error log from recent 5.7.4:
2014-01-29T16:21:05.234405Z 0 [Note] mysqld: ready for connections.
Version: '5.7.4-m14' socket: '' port: 3306 MySQL Community Server (GPL)
%%""%%""""""""""%""""""""%"%"%%"%"%""""%""""%""%%""%%"%"%"""%%"%%%"
""%"%"""""%""%%%%""%%%""%%"%"%""%"%""%"%""""%"%"%%"""%%"%%"""%""%%"
""%"%"%%""%""%%""%""%"""%%""""%"%""""%%%"""%%"%%%"%%"%""%"%%"%"%%"%
"""%%%%"%"%"%"""%"""""%%""""""%""%"%""%"%"""%%%%""%""%"""%%"%%"""""
"%%%%"%""""%"""%"""%%"""%%%%"""""""%%"%"%%%%"%%%""""%""%""""%%"""""
""""""%""%%%%%""%""%%""%"%""%"%%%%"""""%%"%"%%""""""%""""%%"%"%"%"%
"""""""%"""%%%"%%"""%""%""""%%""""%""%%""%%%"%"""%""""%%%"""%""%%"%
%%"%""""%""%"""%"%"%%%""""%"""%""%"""%%%""""%%"""""""%"%"%""%""%%""
"%%%""%"%""%%"%%%"""%"""%%%"%""%""%%"%"%%"""""%""""%""""""%"""%""""
"""%""%""%""""%%"%%""""%"%""""%%"%"""%"""%"%%"%%%"%%"%"""%""""""""%
""%%%""""""""%"%%"""%%%%"%%""%"""%%%""%"%"""%"%"%%""%"%%"""%"""%%%%
%%%"%""%"%"""""""%""%"%%%"%"%%%%"""""%""""""%"""""%"""%%""%%"""%""%
""""""%"%""""""%"""%""%%"""""%"%%"%""%""%"%""%""%"%"%%%""%%""%"""%"
"""""%""""%"%%%%""%"%%%"""%"""%%%"%"%"%"""%%"%%%%"%"%""""%"%"%"%""%
"%"%%""%"""%"%"%"%""%"%%%%%"%""%%"""""""""%%"%%%""""%""%%%%%%"%""""
%%""""%%""""""""""""""""%%%%%%"""%"%%%"%%"""""""""%%%%""%%"""%""%%"
"""%"""%%"%%"%"%%"%"%%""""%""%"%"%%%""""%%""%""%%"""""%"%%""""%""""
%%"%""""""""%"""%""%"%"""%""""""%"%"%""%%"""""%""""""""%"%""%""%"%"
%"%""%""%%%%"""""""""""%""""%%""%""%%%""""%%""%""%"%"""%""%"%""""""
"""%%""%%%%"%"%""""%"%"%%"""""""%%%%"%%"%"""""%"""%"%%%"%%""""%%"""
"""""%%""%%%"""""%%"""%%%%"%""""""""%%""""%""%"""%%%%"""%%%%%%%"%"%
"%%%"""%"%"%%%"%"%%""%%%%""""%""%%"%""%"""""%%"%"%"%""%%""""%"%%""%
"%%""%"""%"%%%"%""%%"%%"""""""%%""%%%"""""%%"%""%%"%""""%"%""%%"%""
""%"%""""%%"""%""%"%""""%"%%""""%"%"%""%%"%"%"""""%"%""%"%"%"%""""%
How to repeat:
I'll find an exact testcase later. I'm just doing this, where ? is a random hex string.
select * from t1 where match(a) against(?)
Suggested fix:
please remove the printout from the code. I guess it's in the fts parser somewhere.