Is it possible to Installing mySql to a remote server using putty?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abreal
    New Member
    • Sep 2015
    • 1

    Is it possible to Installing mySql to a remote server using putty?

    Is it possible to install MySQL standard edition to a remote server using filezilla to upload files and putty to run and execute the setup MySQL?
    if yes, how to run the installation
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    MySQL standard edition is for 'Commercial customers'....

    Maybe you should ask someone from Oracle...

    Or, just install the 'Community Edition' via SSH. 'putty' is just the name for a client program which talks via SSH to another computer. If you have enough passwords, and access rights, and the OS is supported, you should be able to install a version of MySQL via a SSH connection.

    Comment

    Working...