MySQL Forums
Forum List  »  NDB clusters

Tabel with more than 1 acces
Posted by: Torsten Schumann
Date: November 04, 2013 08:03AM

Hello,
one more problem. we have some tables on which more than one application will select or write in this table. Sometimes we get following Error: "Beim Warten auf eine Sperre wurde die zul�ssige Wartezeit �berschritten. Bitte versuchen Sie, die Transaktion neu zu starten"
SQL: update eledb.t_ordathistory set time_created = str_to_date('04.11.2013 13:00:14','%d.%m.%Y %H:%i:%s') where ordat_sequence = 2264375;

translated:"While waiting for a lock tolerances on the waiting time was exceeded. Please try to retry transaction"

can anyone help and tell me what is wrong???

On this table working 4 Applications with read and write options.
It's a Mysql Cluster db

Thx T.Schumann

Options: ReplyQuote


Subject
Views
Written By
Posted
Tabel with more than 1 acces
1259
November 04, 2013 08:03AM
631
November 08, 2013 01:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.