[MXS-4028] DBI driver crashes Created: 2022-02-23 Updated: 2022-03-15 Resolved: 2022-03-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readwritesplit |
| Affects Version/s: | 6.2.2 |
| Fix Version/s: | 6.2.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Anton Petin | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
DBI version 1.643 |
||
| Issue Links: |
|
||||||||
| Description |
|
After upgrading to 6.2.2 i've got multiple perl DBI errors like this Can't use an undefined value as an ARRAY reference at /usr/local/lib/x86_64-linux-gnu/perl/5.28.1/DBI.pm line 2086. On 2086 string driver works with column names May this error depends on this update Downgrading to 6.2.1 solves the problem. |
| Comments |
| Comment by markus makela [ 2022-02-24 ] |
|
Do you have causal_reads enabled? If so, it's possible that Can you provide an example that reproduces the problem? |
| Comment by markus makela [ 2022-02-25 ] |
|
antonp1976 any updates? Without an example case it's quite tricky to reproduce this based on the current description. |
| Comment by Anton Petin [ 2022-02-25 ] |
|
yep, we are using causal_reads |
| Comment by markus makela [ 2022-03-01 ] |
|
OK, then it's likely that this is caused by |
| Comment by markus makela [ 2022-03-11 ] |
|
The 6.2.3 release is now out, can you try again with it and see if it still happens? |
| Comment by markus makela [ 2022-03-15 ] |
|
antonp1976 I'll close this as fixed in 6.2.3 since other similar problems disappeared with an upgrade to it. If you still see problems with it, please let us know and we'll reopen the issue. |