[MDEV-26689] match results in DOUBLE value is out of range in Created: 2021-09-26 Updated: 2024-01-08 Resolved: 2024-01-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Full-text Search, Storage Engine - InnoDB |
| Affects Version/s: | 10.3.28 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ján Forgáč | Assignee: | Marko Mäkelä |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux, Windows |
||
| Description |
|
Same behavior is on this versions: 10.3.28, 10.4.17, 10.5.12 How to reproduce the crash:
and than run:
while this runs ok:
|
| Comments |
| Comment by Alice Sherepa [ 2021-09-27 ] | |||||||||||||||||||||||||||||||||||
|
I could not reproduce the crash, only getting an error.
| |||||||||||||||||||||||||||||||||||
| Comment by Ján Forgáč [ 2021-09-27 ] | |||||||||||||||||||||||||||||||||||
|
Sorry, there is no other crash than the error you could reproduce:
I suppose, there should be no error, in this case, or am I wrong? | |||||||||||||||||||||||||||||||||||
| Comment by Marko Mäkelä [ 2023-12-10 ] | |||||||||||||||||||||||||||||||||||
|
Sorry for the delay. I can’t reproduce this in the current 10.4 or 10.6 development branches:
Same with 10.6 bc5e904043d4c50fb0cc0cbdce4149866bf4e6e0. Apparently something was fixed after this bug was reported. I do not remember any possibly related change in the InnoDB storage engine. Can this bug be closed? |