Migrate MySQL Data to Cloud SQL using Database Migration Service: Challenge Lab avaliações
8727 avaliações
TAKELE K. · Revisado há over 1 year
Fabricio P. · Revisado há over 1 year
Esteban Pedro A. · Revisado há over 1 year
MERLIN S. · Revisado há over 1 year
A. T. · Revisado há over 1 year
Krzysztof N. · Revisado há over 1 year
Mikayla S. · Revisado há over 1 year
Luka Y. · Revisado há over 1 year
Sahu S. · Revisado há over 1 year
Mateusz G. · Revisado há over 1 year
Cont.migration checks didnt work at first
Dominik H. · Revisado há over 1 year
Michał D. · Revisado há over 1 year
Moshe B. · Revisado há over 1 year
Completed successfully
Asheesh M. · Revisado há over 1 year
Sahu S. · Revisado há over 1 year
All check in progress from task 2 is showing red , though completed all tasks . Please look below the results ,student_03_cb74152b57a9@cloudshell:~ (qwiklabs-gcp-03-ed24383849c0)$ gcloud sql connect mysql-pln-t2r --user=root --quiet Allowlisting your IP for incoming connection for 5 minutes...done. Connecting to database with SQL user [root].Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 199 Server version: 8.0.31-google (Google) Copyright (c) 2000, 2023, Oracle and/or its affiliates. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> mysql> show databases; +--------------------+ | Database | +--------------------+ | customers_data | | information_schema | | mysql | | performance_schema | | sales_data | | sys | +--------------------+ 6 rows in set (0.03 sec) mysql> use customers_data; Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Database changed mysql> select count(*) from customers; +----------+ | count(*) | +----------+ | 5030 | +----------+ 1 row in set (0.02 sec) mysql> exit Bye student_03_cb74152b57a9@cloudshell:~ (qwiklabs-gcp-03-ed24383849c0)$ mysql> select * from customers where addresskey = 934; +-------------------+------------+-------+-----------+------------+---------------------+--------+---------------+----------------------------+---------------------+-------------+ | customerKey | addressKey | title | firstName | lastName | birthdate | gender | maritalStatus | email | creationDate | updatedDate | +-------------------+------------+-------+-----------+------------+---------------------+--------+---------------+----------------------------+---------------------+-------------+ | 1366416000000-433 | 934 | Mr | Ipsum | Vestibulum | 1941-05-27 00:00:00 | FEMALE | SEPARATED | ipsum.vestibulum@gmail.com | 2013-04-20 00:00:00 | NULL | +-------------------+------------+-------+-----------+------------+---------------------+--------+---------------+----------------------------+---------------------+-------------+ 1 row in set (0.03 sec) Can you please fix the progress validation.
Shashishekar H. · Revisado há over 1 year
Lorna K. · Revisado há over 1 year
Rupesh K. · Revisado há over 1 year
Israel I. · Revisado há over 1 year
Lab fails to greenlight check progress after tasks done as requested.
johnny w. · Revisado há over 1 year
Marcin B. · Revisado há over 1 year
Patryk Ł. · Revisado há over 1 year
Wojciech B. · Revisado há over 1 year
Lab fails to greenlight check progress after tasks done as requested.
johnny w. · Revisado há over 1 year
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.