[MDEV-19181] Different output from stored procedure on windows vs linux Created: 2019-04-05 Updated: 2022-08-04 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Affects Version/s: | 10.2.23, 10.3.14 |
| Fix Version/s: | 10.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Estrategy | Support | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
ubuntu 1404 16045 1804 |
||
| Description |
|
After migrating a db instance to linux, we discovered some issues when receiving data from a stored procedure with the connector.net in c#
On 10.2 on linux we retreive the colomn types
On linux 10.3 the columns are equal to the windows environment.
|