[MDEV-32816] Make "show collations" data not-nullable Created: 2023-11-15 Updated: 2023-11-24 Resolved: 2023-11-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Protocol |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Tuomas Hietanen | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
MariaDb returns some nulls as collation info.
So the driver fails to connect the database: Driver has the following code:
– |
| Comments |
| Comment by Daniel Black [ 2023-11-16 ] |
|
Is there a reason the https://github.com/mysql-net/MySqlConnector and MariaDB Connector/J are unacceptable solutions? |
| Comment by Vladislav Vaintroub [ 2023-11-21 ] |
|
danblack, I do not think we can force anyone to MySqlConnector no matter how good it is, the Oracle's connector remains slightly more popular. I tried to collect some links on the internet for this issue , it is in |