[MDEV-29423] Incorrect bindings depending on full text search term Created: 2022-08-31 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Full-text Search, Storage Engine - InnoDB |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alex Dawn | Assignee: | Thirunarayanan Balathandayuthapani |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 |
||
| Description |
|
With Maria 10.8.3 I am getting the same issue that was reported here: https://bugs.mysql.com/bug.php?id=78485 Without boolean mode, the bindings are working as expected, but with bindings the quoting of the search term by the engine are not there when certain symbols are in the term. |
| Comments |
| Comment by Alice Sherepa [ 2022-11-10 ] | |||||||||||
|
Thanks! I repeated on 10.3-10.10
this test is also present in innodb_fts_misc.test and innodb_fts/t/fulltext.test |