[MDEV-27489] Create view on Connect TABLE with decimal type column return errors or 0,00... value Created: 2022-01-13 Updated: 2022-02-14 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Affects Version/s: | 10.4.22 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Davide Bonsangue | Assignee: | Olivier Bertrand |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7 Linux |
||
| Description |
|
When select values on a view with decimal column/s from a Connect table, MariaDB returns error or value filled with 0,00...
MariaDB 10.4.21 works without problems. |