https://bugs.kde.org/show_bug.cgi?id=424691
--- Comment #19 from Maik Qualmann <metzping...@gmail.com> ---
The "TagsTree" table is a VIEW table under MySQL. The main cause of this
problem is that the user of the database probably does not have the SHOW VIEW
and CREATE VIEW privileges. If you have not assigned all the privileges, these
must be added separately. Since this problem also affects other SQL queries,
the privileges must be set correctly.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to