Loading Taxi Data into Google Cloud SQL Reviews
26704 reviews
宏旭 伊. · Reviewed yaklaşık 4 yıl ago
Takumi W. · Reviewed yaklaşık 4 yıl 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 yaklaşık 4 yıl ago
Peter S. · Reviewed yaklaşık 4 yıl ago
not engough right to import csv
Vilas P. · Reviewed yaklaşık 4 yıl ago
Al importar los csv a cloud sql me arrojaba un error
Santiago Z. · Reviewed yaklaşık 4 yıl ago
Alberto L. · Reviewed yaklaşık 4 yıl ago
mysqlimport displays access error message
Marcin W. · Reviewed yaklaşık 4 yıl ago
Kazuki U. · Reviewed yaklaşık 4 yıl ago
No se pueden importar los csv desde la consola por problemas de permisos
Denys R. · Reviewed yaklaşık 4 yıl ago
loris S. · Reviewed yaklaşık 4 yıl ago
Abdoulaye D. · Reviewed yaklaşık 4 yıl ago
Ananya P. · Reviewed yaklaşık 4 yıl 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 yaklaşık 4 yıl ago
yo m. · Reviewed yaklaşık 4 yıl 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 yaklaşık 4 yıl ago
Olutola O. · Reviewed yaklaşık 4 yıl ago
Guru P. · Reviewed yaklaşık 4 yıl ago
Yasunori K. · Reviewed yaklaşık 4 yıl 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 yaklaşık 4 yıl ago
Jagdeep S. · Reviewed yaklaşık 4 yıl 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 yaklaşık 4 yıl ago
Tatsuya T. · Reviewed yaklaşık 4 yıl ago
HIREN P. · Reviewed yaklaşık 4 yıl ago
Good hands on, more details on how to create using UI would have been useful
Hari Babu V. · Reviewed yaklaşık 4 yıl ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.