[MDEV-11845] max_long_data_size has been silently deprecated since 5.5 Created: 2017-01-19 Updated: 2020-12-01 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Variables |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
According to documentation, the variable max_long_data_size has been deprecated since MariaDB 5.5. It means we could remove it already in 10.2, but there is a little problem – we don't have a deprecation message in any of 5.5-10.1 versions. |