Giuseppe Maxia wrote:
Jonas Oreland wrote:
Hi,
I've tried to reproduce you problem, but I can't.
How long time does pass between mysql1-commit and mysql2-select?
Giuseppe Maxia wrote:
Some more info to set the record straight:
Node1 and Node2 are NOT two clients of the same MySQL server, but
two clients of two different MySQL servers using the same NDB data node.
Using the config.ini as listed in the documentation, I started two
instances of the (MySQLL) server listening to two different ports.
Then, after a slight addition to the configuration file,
I repeated the experiment with two MySQL servers in two separate machines
and the bug works as I said in my first message.
hmm...I guessed that it was two mysql servers.
But, I still can't repeat the bug (also using auto commit=0) :-(
I'm using the latest bk-source (soon to be released as 4.1.6).
Could you try this using a nightly snapshot?
/Jonas