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.