[MDEV-10007] ERROR 1242 (21000): Subquery returns more than 1 row Created: 2016-04-28 Updated: 2016-05-18 Resolved: 2016-05-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Subquery |
| Affects Version/s: | 10.1.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Tristan AURIOL | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | need_feedback | ||
| Environment: |
debian 8.3 / VMware 6.0 |
||
| Description |
|
I have a big problem with my application.
This request works well into MySQL 5.6.25-1~dotdeb+7.1 but when I run into 10.1.13-MariaDB-1~jessie-log I have this error: |
| Comments |
| Comment by Elena Stepanova [ 2016-04-28 ] | |||||||
|
Would you be able to provide the schema/data dump? You could upload it to ftp.askmonty.org/private, this way only MariaDB developers will have access to it. If you cannot do that, please paste the output of
Thanks. | |||||||
| Comment by Tristan AURIOL [ 2016-05-18 ] | |||||||
|
Hello, |