[MDEV-32557] "ERROR 12501 (HY000): The connect info 'MYSQL' is invalid" not repeatable in MDEV-28856 branch Created: 2023-10-24 Updated: 2023-10-24 Resolved: 2023-10-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Roel Van de Paar | Assignee: | Yuchen Pei |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | affects-tests | ||
| Issue Links: |
|
||||||||
| Description |
|
The test runs for
Leads to:
The above is also the behavior of 11.3 trunk. Versus (latest patch branch):
Removing the circular reference by using something like:
Makes no difference. |
| Comments |
| Comment by Roel Van de Paar [ 2023-10-24 ] |
|
Based on early observations, it could be that MTR reacts differently (still to be verified). |
| Comment by Roel Van de Paar [ 2023-10-24 ] |
|
This turns out to be the result of a small side commit made in the |