[MDEV-9518] Increase the range for INFORMATION_SCHEMA.MEMORY_USED column Created: 2016-02-04 Updated: 2016-06-09 Resolved: 2016-06-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Fix Version/s: | 10.2.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
INFORMATION_SCHEMA.MEMORY_USED column is INT, it's not enough for practical purposes, as when things become really interesting there, the usage is often higher than 2G. I'm setting it to 10.2 because it's probably too late to change it in 10.1, but if not, it would be nice to fix in 10.1 as well. |