Possible to use MySQL Administrator?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anonalex
    Junior Member
    • Aug 2004
    • 9

    #1

    Possible to use MySQL Administrator?

    Is it possible to use MySQL Administrator (http://dev.mysql.com/downloads/administrator/1.1.html) instead of phpMyAdmin? I just tried connecting and it didn't work. I added my home IP address to the list of access hosts but still nothing. Any ideas?

    Thanks,
    Alex
  • anonalex
    Junior Member
    • Aug 2004
    • 9

    #2
    Set up an SSH tunnel

    I seem to have answered my own question after digging around even more. Turn out you need to set up an ssh tunnel like described here:
    Question: Is direct connection to Dathorn MySQL server possible, without need to use web style admin? Answer: Yes, but... For security reasons native remote direct connection to MySQL server is disabled. So, you cannot use MySQLFront or other similar MySQL admin application to connect directly. However, since there


    Now I'm able to access MySQL using the windows MySQL Administrator tool.

    Comment

    Working...