[digikam] [Bug 372312] database upgrade v7 to v8 failed

Kusi bugzilla_noreply at kde.org
Mon Nov 14 19:09:13 GMT 2016


https://bugs.kde.org/show_bug.cgi?id=372312

--- Comment #3 from Kusi <kusi at forum.titlis.org> ---
I deleted all but one row from the Albums table and tried to convert the
engine. Whats going on here?


MariaDB [digikamdb]> select * from Albums;
+------+-----------+--------------+------------+---------+------------+------+
| id   | albumRoot | relativePath | date       | caption | collection | icon |
+------+-----------+--------------+------------+---------+------------+------+
| 7847 |         7 | /2012        | 2012-01-22 | NULL    | NULL       | NULL |
+------+-----------+--------------+------------+---------+------------+------+
1 row in set (0.00 sec)

MariaDB [digikamdb]> ALTER TABLE Albums ENGINE = InnoDB;
ERROR 1071 (42000): Specified key was too long; max key length is 767 bytes

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list