[MDEV-16697] Fix difference between 32bit/windows and 64bit systems in allowed select nest level Created: 2018-07-05 Updated: 2018-11-07 Resolved: 2018-11-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.3.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oleksandr Byelkin | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
typedef ulong nesting_map; /* Used for flags of nesting constructs */ will be different length on windows/32bit linux and 64bit linux |
| Comments |
| Comment by Oleksandr Byelkin [ 2018-07-05 ] |
|
revision-id: cd41d376d413d066f3d497a67d039515fd385a1c (mariadb-10.3.7-87-gcd41d376d41)
|