[MDEV-27041] NFORMATION_SCHEMA.TABLE is not usable Created: 2021-11-13 Updated: 2021-11-15 Resolved: 2021-11-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Upgrades |
| Affects Version/s: | 10.6.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Philip orleans | Assignee: | Sergei Golubchik |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
please close |
| Comments |
| Comment by Philip orleans [ 2021-11-13 ] |
|
The question is, in either Rocksdb or Inndob, is there a way to read the number of entries in the primary key from INFORMATION_SCHEMA.TABLES? |
| Comment by Marko Mäkelä [ 2021-11-14 ] |
|
For InnoDB, MDEV-18188 has been filed to implement this functionality. |