[Bug 295700] After upgrade to 4.8.1: QMYSQL3 is unable to execute statement due to BINLOG_FORMAT = STATEMENT

Volker Krause vkrause at kde.org
Sat Apr 14 13:51:07 BST 2012


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

Volker Krause <vkrause at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |RESOLVED
         Resolution|WAITINGFORINFO              |FIXED

--- Comment #4 from Volker Krause <vkrause at kde.org> ---
Git commit 8f6eb20aaa854224a6d4070ee2459290ec431576 by Volker Krause.
Committed on 14/04/2012 at 14:50.
Pushed by vkrause into branch 'master'.

Set the MySQL binlog format explicitly.

The combination of the transaction isolation level we use and the default
binlog format doesn't work. Newer MySQL versions (>= 5.5 apparently)
automatically switch to a supported format, older ones just fail.

We don't actually enable the binlog, nor do we need it, so I don't really
know why it's on for some users in the first place.

M  +5    -0    server/src/storage/mysql-global.conf

http://commits.kde.org/akonadi/8f6eb20aaa854224a6d4070ee2459290ec431576

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



More information about the Kdepim-bugs mailing list