[CONC-69] CLONE of CONC-68: rev111 fails with error 2000 on mysql_store_result() Created: 2014-01-24 Updated: 2014-01-25 Resolved: 2014-01-25 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sudhindra Bhat | Assignee: | Georg Richter |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows , MariaDB Client library for C - Rev 111 |
||
| Description |
|
SELECT fails with "Got packet bigger than 'max_allowed_packet'" on a table with longblob column with field greater than 17MB. max_allowed_packet = 50MB in the server. The same query runs successfully using MySQL C connector. On mysql_store_result() |
| Comments |
| Comment by Georg Richter [ 2014-01-25 ] |
|
dup of |