[CONJ-146] result column splitting seems to fail (with BLOB's) Created: 2015-03-19 Updated: 2016-08-23 Resolved: 2016-08-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.1.6, 1.1.8 |
| Fix Version/s: | 1.3.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jaakko Kantojärvi | Assignee: | Georg Richter |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | None | ||
| Environment: |
MariaDB 10.0.17 |
||
| Description |
|
Trying to use mariadb connector/j with Atlassian Confluence. Adding plugins fail due to sql interaction error. I added this change to code for better error reporting:
And after that I get this in confluence log:
The sql querye I beleave this is from is.
with
I get
(Though this seems to be without data, which is the one I manually inserted for testing purposes) Table schema is
|
| Comments |
| Comment by Vladislav Vaintroub [ 2015-05-31 ] |
|
Can you repeat your bug with just JDBC code using your data and the queries you provided here |
| Comment by Jaakko Kantojärvi [ 2015-06-01 ] |
|
It's bit hard now. I went with mysql with confluence and got the machine to production. I'm just a confluence user (and mariadb with other applications). I tried to use mariadb with confluence, but confluence does something wrong or mariadb interface doesn't work (or fail to work) exactly like mysql one does. Also, I'm not fluent with Java. There is related request for atlassian to support mariadb. So maybe they some day can provide more information about this. https://jira.atlassian.com/browse/CONF-29060 I'll link this to that issue too. If you have time, the confluence was quite simple to setup with mariadb. Problem manifested in the enabling uplaoded plugins (any plugin). |
| Comment by Diego Dupin [ 2016-08-23 ] |
|
closing this, since this JIRA is hosted with mariadb driver 1.3.6 without any problem ( see https://mariadb.org/eating-dog-food-running-jira-mariadb/) |