[MDEV-9579] CONNECT engine ODBC with OPTION_LIST='Memory=3' and empty result set produces error message Created: 2016-02-18 Updated: 2016-02-20 Resolved: 2016-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Affects Version/s: | 10.1.11 |
| Fix Version/s: | 10.0.25, 10.1.12 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Robert Dyas | Assignee: | Olivier Bertrand |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | connect-engine | ||
| Environment: |
CentOS7 on Google Compute Engine, unixODBC 2.3.1, all ODBC drivers tested |
||
| Description |
|
If using CONNECT engine ODBC with OPTION_LIST='Memory=3' and you run a query that produces a zero record result set, you get an error message as follows:
The expected result is just a zero record result with no error. |