Loading Taxi Data into Google Cloud SQL Reviews

26704 reviews

Akhilesh T. · Reviewed около 4 лет ago

Sonoda T. · Reviewed около 4 лет ago

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

Fred M. · Reviewed около 4 лет ago

Anjali C. · Reviewed около 4 лет ago

Anjali C. · Reviewed около 4 лет ago

Show

Anderson G. · Reviewed около 4 лет ago

Anderson G. · Reviewed около 4 лет ago

Jorge P. · Reviewed около 4 лет ago

Willy K. · Reviewed около 4 лет 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 около 4 лет ago

Aftab N. · Reviewed около 4 лет 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 около 4 лет ago

Siva C. · Reviewed около 4 лет 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 около 4 лет ago

ヨウレイカ S. · Reviewed около 4 лет 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 около 4 лет 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 около 4 лет ago

TAKUMI I. · Reviewed около 4 лет ago

Sho T. · Reviewed около 4 лет ago

mysqlimport: Error: 1227 Access denied;

Takaaki H. · Reviewed около 4 лет 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 около 4 лет ago

HEINIS F. · Reviewed около 4 лет ago

HEINIS F. · Reviewed около 4 лет 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 около 4 лет ago

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