mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
updated docs on hints
This commit is contained in:
@@ -583,7 +583,8 @@
|
||||
|
||||
As noted previously, the application programmer can provide hints to the NDB API as to
|
||||
which transaction co-ordinator it should use. This is done by
|
||||
providing a <em>partition key</em> (usually the primary key).
|
||||
providing a <em>table</em> and <em>partition key</em>
|
||||
(usually the primary key).
|
||||
By using the primary key as the partition key,
|
||||
the transaction will be placed on the node where the primary replica
|
||||
of that record resides.
|
||||
|
Reference in New Issue
Block a user