[MDEV-14302] JSON is Unknown while replicating Created: 2017-11-07 Updated: 2017-11-11 Resolved: 2017-11-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Affects Version/s: | 10.2.7, 10.2.8, 10.2.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Muhammedali KV | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | datatype, replication | ||
| Description |
|
While replicating JSON from MySQL to mariaDB, it says cannot convert the datatype. While writing to relay log, JSON has to be remapped as long text (because we have JSON an alias for longtext) until we have full fledged JSON datatype. Thanks, |
| Comments |
| Comment by Elena Stepanova [ 2017-11-11 ] |
|
The subject has now been explicitly clarified in MariaDB documentation:
|