Re: Split NDB data node sync
What you can do is that you can ALTER your tables to use
the READ_BACKUP feature. This means that all SELECTs will read
data locally. This will ensure that all data will be read from
just one of the data node for a query.
Subject
Views
Written By
Posted
1060
April 13, 2018 04:13AM
Re: Split NDB data node sync
612
April 14, 2018 02:06AM
545
April 15, 2018 04:53PM
651
April 16, 2018 04:46AM
578
April 19, 2018 02:28AM
604
April 20, 2018 06:48PM
460
April 21, 2018 07:44AM
523
April 23, 2018 09:28AM
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.