Connect mysql with workbench

Hi,
I want to upload data to the cloud mysql server from a local .sql file.
using command

however getting error: ERROR 1044 (42000): Access denied for user ‘sqoopuser’@’%’ to database ‘sqoopuser’

Hi, Snigdho.

If you referring to upload data to ClouXLab server then you can use scp client for that.

https://cloudxlab.com/faq/20/how-should-i-upload-files-from-my-local-machine-to-cloudxlab

All the best!