[CONJ-781] supportsMultipleResultSets() always returns false Created: 2020-04-15 Updated: 2020-04-15 Resolved: 2020-04-15 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | MySQL compatibility |
| Affects Version/s: | 2.6.0 |
| Fix Version/s: | 2.6.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | dante adolf | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
DatabaseMetaData.supportsMultipleResultSets() is hard-coded to return false. All version has this problem. see https://bugs.mysql.com/bug.php?id=57380 |