[MDEV-33186] 1241 error on procedure call Created: 2024-01-05 Updated: 2024-01-08 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3, 11.1.2 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Tadas BalaiĊĦis | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | oracle | ||
| Environment: |
Win64 |
||
| Attachments: |
|
| Description |
|
Procedure call gives 1241 error in sql_mode=oracle: /* SQL Error (1241): Operand should contain 2 column(s) */ Reproducing script attached. This is related with cursor having arguments and defined row type. |
| Comments |
| Comment by Alice Sherepa [ 2024-01-08 ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Thanks! I repeated as described on 10.4-11.3:
|