Loading Taxi Data into Google Cloud SQL Reviews

26704 reviews

Akhilesh T. · Reviewed yaklaşık 4 yıl ago

Sonoda T. · Reviewed yaklaşık 4 yıl ago

don't have access to bts as root, thus can't complete...

Fred M. · Reviewed yaklaşık 4 yıl ago

Anjali C. · Reviewed yaklaşık 4 yıl ago

Anjali C. · Reviewed yaklaşık 4 yıl ago

Show

Anderson G. · Reviewed yaklaşık 4 yıl ago

Anderson G. · Reviewed yaklaşık 4 yıl ago

Jorge P. · Reviewed yaklaşık 4 yıl ago

Willy K. · Reviewed yaklaşık 4 yıl ago

cannot import the data. --- 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

Kanai K. · Reviewed yaklaşık 4 yıl ago

Aftab N. · Reviewed yaklaşık 4 yıl ago

something is wrong with permission. student_00_b35191b1bc8b@cloudshell:~ (qwiklabs-gcp-00-357c6b681e3c)$ 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

Christina P. · Reviewed yaklaşık 4 yıl ago

Siva C. · Reviewed yaklaşık 4 yıl ago

mysqlimport実行時に以下のエラーが発生したため、MySQLのコンソール上でLOAD DATAを実行してCSVファイルをインポートしました。 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

Toru K. · Reviewed yaklaşık 4 yıl ago

ヨウレイカ S. · Reviewed yaklaşık 4 yıl ago

it has an error at the line: mysqlimport --local --host=$MYSQLIP --user=root --password \ --ignore-lines=1 --fields-terminated-by=',' bts trips.csv-* which says: Error: 1227 Access denied; you need (at least one of) the SUPER, SYSTEM_VARIABLES_ADMIN or SESSION_VARIABLES_ADMIN privilege(s) for this operation

Jason K. · Reviewed yaklaşık 4 yıl ago

I had to restart the lab 5 times and spent 5 hrs on it because after copying the data files from the google bucket, I could not import it into the table trips in my database bts. I had to do it manually after spending 5 hours on it. I was getting the error that I have no access / permission for it. #1227 - Access denied; you need (at least one of) the SUPER privilege(s) for this operation

Sadia A. · Reviewed yaklaşık 4 yıl ago

TAKUMI I. · Reviewed yaklaşık 4 yıl ago

Sho T. · Reviewed yaklaşık 4 yıl ago

mysqlimport: Error: 1227 Access denied;

Takaaki H. · Reviewed yaklaşık 4 yıl ago

Lab is broken. MySQL 8.0 became the default version for Cloud SQL which breaks the mysqlimport step. CloudSQL create command needs to be gcloud sql instances create taxi --tier=db-n1-standard-1 --activation-policy=ALWAYS --database-version=MYSQL_5_7 to make it work.

Kyle R. · Reviewed yaklaşık 4 yıl ago

HEINIS F. · Reviewed yaklaşık 4 yıl ago

HEINIS F. · Reviewed yaklaşık 4 yıl ago

Check that: student_04_9df48cd3fad4@cloudshell:~ (qwiklabs-gcp-00-c2ba0263f3ed)$ sudo 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

freddie z. · Reviewed yaklaşık 4 yıl ago

Mylena B. · 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.