关于“将 MySQL 数据库迁移到 Google Cloud SQL:实验室挑战赛”的评价

37449 条评价

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. · 已于 over 7 years前审核

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

Luis S. · 已于 over 7 years前审核

completed ok

Adewade A. · 已于 over 7 years前审核

The password for the database in the instructions is incorrect.

Jimmy D. · 已于 over 7 years前审核

Jimmy D. · 已于 over 7 years前审核

GODFREY M. · 已于 over 7 years前审核

GODFREY M. · 已于 over 7 years前审核

nice!!!

Nicolas P. · 已于 over 7 years前审核

Prasad P. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

Norman C. · 已于 over 7 years前审核

Pavel S. · 已于 over 7 years前审核

Marcin K. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

Pradeep C. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

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. · 已于 over 7 years前审核

Telmo C. · 已于 over 7 years前审核

lkfhaspijdakfjsda

Robert P. · 已于 over 7 years前审核

Incorrect Password. Could not connect to Mysql

Sakthi Pravin N. · 已于 over 7 years前审核

Incorrect Password. Could not connect to Mysql

Sakthi Pravin N. · 已于 over 7 years前审核

Amit K. · 已于 over 7 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。