[PDOException] SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'subjectparams' at row 1

I’m trying to migrate owncloud 7.02 from SQLite to MariaDB…
I got this error

[PDOException]
SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column ‘subjectparams’ at row 1

Any Suggestion?

Hey,

i think migrating to MySQL and upgrading from 7.0.2 to the latest 10.0.10 is a long road ahead. Maybe it could make sense to do a fresh installation of 10.0.10 directly with MySQL?

deploying a new fresh 10.0.10 would let me to migrate succesfully all DB data from sqlite oc 7.x to MySQL DB for oc 10.0.10?

Hey,

i don’t think that such a database migration from an older version to a newer one is working.