[MDEV-19758] Apply valid parameter type for test case in i_s_parameters.test Created: 2019-06-14 Updated: 2020-04-27 Resolved: 2019-06-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server, Tests |
| Affects Version/s: | 5.5 |
| Fix Version/s: | 10.2.26, 5.5.65, 10.1.41, 10.3.17, 10.4.7 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Anel Husakovic | Assignee: | Anel Husakovic |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mysql-test/t/information_schema_parameters.test does not cover the IN parameter possibility. The test case that should cover it, actually uses an OUT parameter instead. |
| Comments |
| Comment by Anel Husakovic [ 2019-06-25 ] |
|
Closed with 69be8f3c5bdd507fa924 |