Full Text Search in DataGrip seems to be broken (MySQL)
If I want to run a search, I open the Full Text Search window and type in my search term:

But the preview of the query never shows “LIKE”, it only ever has “=”, regardless of what I select in the dropdown. I also can't select/deselect “MatchCase”.
Datagrip 2026.1.3
macOS 26.5.1 (25F80)
请先登录再写评论。
Hi,
The issue sounds to be similar to DBE-23980.
Could you please confirm whether the Introspection Level (Data Sources and Drivers dialog → Options | Introspection | Default level) is set to Auto Select or Level 1? If so, could you try changing it to Level 2 or Level 3, then refresh the data source and let me know whether that helps?