Como carregar dados de táxi no Google Cloud SQL avaliações

26704 avaliações

Akhilesh T. · Revisado há about 4 years

Sonoda T. · Revisado há about 4 years

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

Fred M. · Revisado há about 4 years

Anjali C. · Revisado há about 4 years

Anjali C. · Revisado há about 4 years

Show

Anderson G. · Revisado há about 4 years

Anderson G. · Revisado há about 4 years

Jorge P. · Revisado há about 4 years

Willy K. · Revisado há about 4 years

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. · Revisado há about 4 years

Aftab N. · Revisado há about 4 years

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. · Revisado há about 4 years

Siva C. · Revisado há about 4 years

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. · Revisado há about 4 years

ヨウレイカ S. · Revisado há about 4 years

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. · Revisado há about 4 years

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. · Revisado há about 4 years

TAKUMI I. · Revisado há about 4 years

Sho T. · Revisado há about 4 years

mysqlimport: Error: 1227 Access denied;

Takaaki H. · Revisado há about 4 years

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. · Revisado há about 4 years

HEINIS F. · Revisado há about 4 years

HEINIS F. · Revisado há about 4 years

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. · Revisado há about 4 years

Mylena B. · Revisado há about 4 years

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.