Hi Ruth,

I found the following info about this error on MySQL forums:

This:/
If you are not planning to use your MySQL server for the replication consider turning the binary logging off by removing the option //|--log-bin|//from the command options for the mysqld utility starting the MySQL server.//
/

//

And this://
/To change to row based binary logging, set the following in /etc/my.cnf (or your my.cnf if it's elsewhere)://
//binlog_format=row//
/

//


Do you have specific tunings in your /etc/my.cnf? or a specific DB architecture (distributed / replicated)? What MySQL implementation do you use? Oracle Enterprise, Oracle GPL, MariaDB?

I hope this helps,
Thomas

|
|

On 04/16/14 18:03, Klundt, Ruth wrote:
Transaction
level 'READ-COMMITTED' in InnoDB is not safe for binlog mode

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to