Can’t connect AWS RDS Database to MYSQL Workbench
I have to upload images to a MYSQL DB, which requires using the load_file command. Since it’s an RDS database however, it doesn’t have a server connected to it, so load_file fails. That’s the reason I’m using Workbench.