[CONJ-506] column metadata return 'null' in place of null for server 10.2.7 Created: 2017-07-18 Updated: 2017-07-29 Resolved: 2017-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | metadata |
| Affects Version/s: | 2.0.3, 1.6.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
server 10.2.7 INFORMATION_SCHEMA.COLUMNS table return 'null' in place of null in COLUMN_DEF Metadata.getColumns then return wrong value 'null' instead of null |
| Comments |
| Comment by Diego Dupin [ 2017-07-18 ] |
|
this changed is due to MDEV-1332. Test must be corrected accordingly |