[MDEV-29063] Cannot join 3 tables Created: 2022-07-08 Updated: 2022-08-08 Resolved: 2022-08-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Subquery |
| Affects Version/s: | 10.2.44 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | QUYNH PHAM | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | Join | ||
| Environment: |
Linux and Windows 10 |
||
| Description |
|
I cannot create a JOIN query with 3 or more tables in MariaDB version 10.2.44, it is working in MariaDB version 10.1.32 |
| Comments |
| Comment by Sergei Golubchik [ 2022-07-08 ] |
|
could you please show what query worked in 10.1.32 and doesn't work in 10.2.44? Also, 10.2 is no longer supported, please, try at least 10.3 or later. |