Loading Taxi Data into Google Cloud SQL Reviews
26704 reviews
宏旭 伊. · Reviewed בערך 4 שנים ago
Takumi W. · Reviewed בערך 4 שנים ago
student_04_e0fd82fccee2@cloudshell:~ (qwiklabs-gcp-01-78e6ae13ea7f)$ mysqlimport --local --host=$MYSQLIP --user=root --password \ --ignore-lines=1 --fields-terminated-by=',' bts trips.csv-* Enter password: mysqlimport: Error: 1227 Access denied; you need (at least one of) the SUPER, SYSTEM_VARIABLES_ADMIN or SESSION_VARIABLES_ADMIN privilege(s) for this operation student_04_e0fd82fccee2@cloudshell:~ (qwiklabs-gcp-01-78e6ae13ea7f)$
Kent S. · Reviewed בערך 4 שנים ago
Peter S. · Reviewed בערך 4 שנים ago
not engough right to import csv
Vilas P. · Reviewed בערך 4 שנים ago
Al importar los csv a cloud sql me arrojaba un error
Santiago Z. · Reviewed בערך 4 שנים ago
Alberto L. · Reviewed בערך 4 שנים ago
mysqlimport displays access error message
Marcin W. · Reviewed בערך 4 שנים ago
Kazuki U. · Reviewed בערך 4 שנים ago
No se pueden importar los csv desde la consola por problemas de permisos
Denys R. · Reviewed בערך 4 שנים ago
loris S. · Reviewed בערך 4 שנים ago
Abdoulaye D. · Reviewed בערך 4 שנים ago
Ananya P. · Reviewed בערך 4 שנים ago
couldn't comlpete the lab, due to this error "mysqlimport: Error: 1227 Access denied; you need (at least one of) the SUPER, SYSTEM_VARIABLES_ADMIN or SESSION_VARIABLES_ADMIN privilege(s) for this operation"
Fatma E. · Reviewed בערך 4 שנים ago
yo m. · Reviewed בערך 4 שנים ago
The command line for importing csv data "mysqlimport --local --host=$MYSQLIP --user=root --password \ --ignore-lines=1 --fields-terminated-by=',' bts trips.csv-*" does not work since it requires more priviledge. I have to use the UI to do the import
Ye Y. · Reviewed בערך 4 שנים ago
Olutola O. · Reviewed בערך 4 שנים ago
Guru P. · Reviewed בערך 4 שנים ago
Yasunori K. · Reviewed בערך 4 שנים ago
i got error during upload data into mysql student_00_bd56c56f9300@cloudshell:~ (qwiklabs-gcp-03-c54a128d0e4a)$ mysqlimport --local --host=$MYSQLIP --user=root --password --ignore-lines=1 --fields-terminated-by=',' bts trips.csv-* Enter password: mysqlimport: Error: 1227 Access denied; you need (at least one of) the SUPER, SYSTEM_VARIABLES_ADMIN or SESSION_VARIABLES_ADMIN privilege(s) for this operation
deniz y. · Reviewed בערך 4 שנים ago
Jagdeep S. · Reviewed בערך 4 שנים ago
Should the query reading: "select count(*) from trips where fare_amount < 0;" be: "select count(*) from trips where fare_amount <= 0;"?
John H. · Reviewed בערך 4 שנים ago
Tatsuya T. · Reviewed בערך 4 שנים ago
HIREN P. · Reviewed בערך 4 שנים ago
Good hands on, more details on how to create using UI would have been useful
Hari Babu V. · Reviewed בערך 4 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.