Live data from Hacker News

Viewing profile — frazerclement

frazerclement

HN member
Joined
Tue, May 19, 2015, 3:38 PM UTC
HN karma
3
Public activity
3 items

About frazerclement

No profile information was provided.

Recent public activity

  1. comment
    Comment #35784909

    You are right about cross schema foreign keys being supported, my mistake.

  2. 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 :…

  3. 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…