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

Help with DB's file locations in Server

forums forums SQLyog Using SQLyog Help with DB's file locations in Server

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #18055
      Shadow
      Member

      First of all, SQLyog has nothing to do with storing MySql db tables. It's up to MySql's configuration.

      Secondly, MySql is not a file based db manager like Access, but a server based one. This means that there is a daemon/process listening at a given port (or pipe, but that is very uncommon) which responds to incoming requests.

      It would be nice if you copied the connection string here and disclosed some details about your MySql configuration!

Viewing 0 reply threads
  • You must be logged in to reply to this topic.