[ODBC-410] An option for catalog functions to use SHOW commands instead of queries to INFORMATION_SCHEMA Created: 2024-01-13 Updated: 2024-01-13 |
|
| Status: | Open |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.2.1 |
| Fix Version/s: | 3.2.2 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
With big number of tables/schemas, queries to I_S tend to get slower, and can be very slow. |
| Comments |
| Comment by Lawrin Novitsky [ 2024-01-13 ] |
|
it also makes sense to take a look if I_S queries can be made faster. |