Menu

#1433 (ok 4.1) Engine ndbcluster now support foreign keys -> Relation View menu should be showed

Needs_decision
fixed
nobody
None
5
2013-12-12
2013-06-02
Din
No

Hi,

mysql cluster database engine ndbcluster since 7.3 supports foreign keys, so there should be enabled menu "Relation View" in Structre of tables with this engine.

You should modify function "isForeignKeySupported" in file "libraries/Util.class.php" and add ndbcluster to supported engines for foreign keys since version 7.3

NBD version can be fetched via SQL:
SHOW VARIABLES WHERE Variable_name = "ndb_version_string"

Kind regards,
Dean

Discussion

  • Marc Delisle

    Marc Delisle - 2013-06-06

    Ticket moved from /p/phpmyadmin/bugs/3963/

     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • summary: Engine ndbcluster now support foreign keys -> Relation View menu should be showed --> (ok 4.1) Engine ndbcluster now support foreign keys -> Relation View menu should be showed
    • status: open --> resolved
    • Group: Latest_Git --> Needs_decision
    • Priority: 7 --> 5
     
  • Michal Čihař

    Michal Čihař - 2013-06-11

    Implemented in 9e1a59b

     
  • Marc Delisle

    Marc Delisle - 2013-12-12
    • Status: resolved --> fixed
     
MongoDB Logo MongoDB