Viewing profile — frazerclement
frazerclement
HN member- Joined
- Tue, May 19, 2015, 3:38 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About frazerclement
No profile information was provided.
Recent public activity
-
comment
Comment #35784909
You are right about cross schema foreign keys being supported, my mistake.
-
comment
Comment #35780907
Nice article. Note that there's more than one 'MySQL FOREIGN KEY' implementation. MySQL Ndb Cluster also supports foreign keys with some differences wrt the InnoDB implementation :…
-
comment
Comment #9571013
Note that the 2PC in Ndb is not quite the same as that used for the normal '2PC is blocking' arguments : 1. The transaction coordinator (TC) role is automatically taken over in cas…