Monday, October 5, 2020

Re: [google-cloud-sql-discuss] Re: Installing MySQL on Linux VM

If using debian distributions, they use `default-mysql-server`, something like that, but that will install MariaDB, you probably need to add the oracle package to your repo.

On Mon, Oct 5, 2020 at 12:47 PM Atul Matkar <matkaratul@gmail.com> wrote:
$ sudo apt-get -y install mysql-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package mysql-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'mysql-server' has no installation candidate

On Thursday, September 24, 2020 at 4:22:55 PM UTC-7 amit...@google.com wrote:
Hello, did you follow the steps mention here? Also Cloud Marketplace offers several options for MySQL installations, including a standalone MySQL installation, LAMP stacks, LEMP stacks, Nginx Stacks, a Percona MySQL Cluster installation, and several other options.

On Thursday, September 24, 2020 at 9:56:44 AM UTC-4 matka...@gmail.com wrote:
Hello I am trying to install MySQL on Linux vm that i created but it gives lot of dependencies error, could someone please help

net-tools is needed by mysql-community-server-8.0.21-1.el7.x86_64
        perl(Getopt::Long) is needed by mysql-community-server-8.0.21-1.el7.x86_64
        perl(strict) is needed by mysql-community-server-8.0.21-1.el7.x86_64
        procps is needed by mysql-community-server-8.0.21-1.el7.x86_64
        rtld(GNU_HASH) is needed by mysql-community-server-8.0.21-1.el7.x86_64
        shadow-utils is needed by mysql-community-server-8.0.21-1.el7.x86_64
        systemd is needed by mysql-community-server-8.0.21-1.el7.x86_64

When i try to install dependencies it says dependency already install and nothing to do...

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/a8f60b54-65ba-47fd-93d7-747867234e86n%40googlegroups.com.


--

Gabriela D'Avila Ferrara

gabidavila@google.com

Developer Advocate

twitter: @gabidavila

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/CAFJpfZhozDGP6sjPYmxoFb6JB-sKCepXns968z%3Dma2ZcUL1a_g%40mail.gmail.com.

No comments:

Post a Comment