[CONJ-1013] Skip parsing parameter metadata since doesn't contains real information Created: 2022-09-21 Updated: 2023-01-18 Resolved: 2023-01-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | performance |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Connector parse Parameter column definition packet, in order to provide ParameterMetaData informations. Problem is that MySQL and MariaDB doesn't provide any until https://jira.mariadb.org/browse/MDEV-15031 will be implemented. |