Score:0

Exporting Wordpress Database from GCP

cn flag

I am trying to create a local replica of wordpress database by exporting it on gcloud console (after logged in via gcloud compute ssh) but facing this problem. Is there a way out to resolve this or is it prohibited from GCP ?

atul7911@my-wordpress-1-vm:~$ mysqldump -u wordpress -p wordpress > data-dump.sql

mysqldump: Error: 'Access denied; you need (at least one of) the PROCESS privilege(s) for this operation' when trying to dump tablespaces

regards Atul Vaish

Score:0
cn flag

Sorry , seems trivial , after using root login and password, it resolved

mysqldump -u root -p wordpress > data-dump.sql

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.