Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Link External Table

forums forums SQLyog Using SQLyog Link External Table

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #11869
      cannery
      Member

      Does sqlyog communities have the ability to link external table?

    • #30478
      peterlaursen
      Participant

      I do not understand the question. All tables are external in the sense that they are stored on the MySQL server and not in SQLyog (the client). 

      With recent MySQL version there are 'federated' tables. refer to http://dev.mysql.com/doc/refman/5.1/en/federated-storage-engine.html

      .. and also note that this need to be enabled in configuration with some MySQL versions.  Ther is also a 'federatedX' 3rd party storage engine.  This one is better maintained than the official 'federated' one but only ships with patched/unofficial servers like MariaDB. 

Viewing 1 reply thread
  • You must be logged in to reply to this topic.