[MCOL-1982] mxs_adapter inserts incorrect value in char field Created: 2018-11-29 Updated: 2018-11-29 Resolved: 2018-11-29 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.2.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | markus makela |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Using mxs_adapter with -z option MAxScale 2.3.2
The perform insert on source MariaDB Server:
Here is MXS_ADAPTER log
Here is the data as it shows on source database, after the insert
Here is how the data shows up on target columnstore database after mxs_adapter has streamed this insert
Notice the column "frequency" in source DB Server is "test" vs "CpNoTf" in columnstore |
| Comments |
| Comment by Dipti Joshi (Inactive) [ 2018-11-29 ] |
|
Prior to running with -z option, same table was streamed with data using mxs_adapter without the -z option |
| Comment by markus makela [ 2018-11-29 ] |
|
Duplicate of |