[MXS-2442] "Param1 reported as VARIABLE" warnings Created: 2019-04-18 Updated: 2020-12-08 Resolved: 2019-06-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | QueryClassifier |
| Affects Version/s: | 2.3.4 |
| Fix Version/s: | 2.3.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-84 |
| Description |
|
Maxscale logs generic warnings of the form : :Param1 reported as VARIABLE. every once in a while, probably raised by the query classifier ... |
| Comments |
| Comment by markus makela [ 2019-04-18 ] |
|
Caused by the warning on line 874 in qc_sqlite.cc. |
| Comment by markus makela [ 2019-04-18 ] |
|
If possible, please try to find the query that causes this. Enabling log_info might help. |