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
834
April 13, 2018 04:13AM
Re: Split NDB data node sync
510
April 14, 2018 02:06AM
437
April 15, 2018 04:53PM
526
April 16, 2018 04:46AM
466
April 19, 2018 02:28AM
493
April 20, 2018 06:48PM
356
April 21, 2018 07:44AM
382
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.