Problem updating from 5 to 6 on Windows
Hello
First, congratulations because Tikiwiki is a really good and really useful "application" ๐
But now I have a problem when I want to update from Tiki 5.2 to Tiki 6.0. I use the Tiki Installer and in the Step 5 I try to Update my DB.
This update give 2 messages:
Success Upgrade operations executed successfully: 5564 SQL queries.
Failed Operations failed: 27 SQL queries. Display details.
There is one of them that I understand and I solved it, but the other 26 give an error report and I dont know how can I solve it...
The error is:
Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement
fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO
MYSQL_ATTR_USE_BUFFERED_QUERY attribute.
Had somebody this error and know how to solve it?
Thanks you very much!!
David