Opiniones sobre Migra una base de datos MySQL a Google Cloud SQL: Lab de desafío

37449 opiniones

google2623790_student@blog:~$ hostname blog google2623790_student@blog:~$ mysql --user=blogadmin --password=Password1 --host=127.0.0.1 wordpress ERROR 1045 (28000): Access denied for user 'blogadmin'@'localhost' (using password: YES)

Rik H. · Se revisó hace más de 7 años

Great lab using whatever knowledge you had from linux and mysql for the import and export. The rest was really easy.

Luis S. · Se revisó hace más de 7 años

completed ok

Adewade A. · Se revisó hace más de 7 años

The password for the database in the instructions is incorrect.

Jimmy D. · Se revisó hace más de 7 años

Jimmy D. · Se revisó hace más de 7 años

GODFREY M. · Se revisó hace más de 7 años

GODFREY M. · Se revisó hace más de 7 años

nice!!!

Nicolas P. · Se revisó hace más de 7 años

Prasad P. · Se revisó hace más de 7 años

No good. Very much like a real world example where people don't know (or perhaps regularly lie) about the state a machine is in. An exercise in frustration at not being able to login to the database with the provided credential, nor use the google-recommended low-downtime procedures. First the blogadmin mysql password is not as described. And --set-gtid-purged=on is not supported by the maria version being used, which is a recommended setting from google when using mysqldump. Without the proper password, of course, you can still start mysql in safe mode.... and after looking around -- the blogadmin user exists but is restricted to localhost so how will the cloud sql migration agent attach to become a slave replica? Not a good way to show off how easy it would be to migrate to cloud sql.

Paul B. · Se revisó hace más de 7 años

Norman C. · Se revisó hace más de 7 años

Pavel S. · Se revisó hace más de 7 años

Marcin K. · Se revisó hace más de 7 años

Two things to be noted. 1. Password for local mysql instance is Password1*. 2. Add /32 to your static IP to whitelist the instance in CloudSQL.

Sakthi Pravin N. · Se revisó hace más de 7 años

why does the config update do not work and allow the wp site to establish db connectivity? there seems to be no logical explanation of why this does not work when you specify all the appropriate ip details on both cloudsql side as well as within wp-config.php, i can connect to cloudsql db using mysql command line yet wordpress does not connect? why?

Mayank D. · Se revisó hace más de 7 años

why does the config update do not work and allow the wp site to establish db connectivity? there seems to be no logical explanation of why this does not work when you specify all the appropriate ip details on both cloudsql side as well as within wp-config.php, i can connect to cloudsql db using mysql command line yet wordpress does not connect? why?

Mayank D. · Se revisó hace más de 7 años

Pradeep C. · Se revisó hace más de 7 años

Though the blog instance connects to Cloud SQL ( have added the blog static ip in sql authorized network ip ) , the scoring UI doesn't seem to check correctly that the blog instance accesses SQL. This can also be seen here from the mysql command -> google2582317_student@blog:~$ mysql -u blogadmin -p -h 35.184.134.60 -D wordpress Enter password: Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MariaDB monitor. Commands end with ; or \g. Your MySQL connection id is 430 Server version: 5.7.14-google-log (Google) Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MySQL [wordpress]>

Pradeep C. · Se revisó hace más de 7 años

The password mentioned in the instructions should be Password1* instead of Password1 - found this from instance startup script & wp-config.php. Though the blog instance could connect to sql instance , the score gui could not check that fine.

Pradeep C. · Se revisó hace más de 7 años

The password mentioned in the instructions should be Password1* instead of Password1 - found this from instance startup script & wp-config.php. Though the blog instance could connect to sql instance , the score gui could not check that fine.

Pradeep C. · Se revisó hace más de 7 años

Telmo C. · Se revisó hace más de 7 años

lkfhaspijdakfjsda

Robert P. · Se revisó hace más de 7 años

Incorrect Password. Could not connect to Mysql

Sakthi Pravin N. · Se revisó hace más de 7 años

Incorrect Password. Could not connect to Mysql

Sakthi Pravin N. · Se revisó hace más de 7 años

Amit K. · Se revisó hace más de 7 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.