jackjoesh commented on issue #9337:
URL: https://github.com/apache/shardingsphere/issues/9337#issuecomment-781035874


   > What is the SQL about fulltext search?
   
   is this sql:
   
   select * from table where MATCH(trade_user_white_list) 
AGAINST(CAST('#{userId,jdbcType=BIGINT}' AS CHAR) IN BOOLEAN MODE)
   
   thank you for help


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to