[MDEV-16504] information_schema.tables is differnt row count Created: 2018-06-18 Updated: 2019-03-04 Resolved: 2019-03-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Na Yun Ho | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB-10.2.15 Table row count is different!
|
| Comments |
| Comment by Sergei Golubchik [ 2019-03-04 ] |
|
the second value is an estimate, it's not precise. But it can be computed much faster than the exact count(*). |