Is there a way to specify the Program name for an entry in the process list? Usually, all the connections say 'None' or 'MySQLWorkbench'. There was one case where I actually saw the name of the .exe I was running in the list of connections but I don't know why.
Here's a picture of what I'm talking about from the MySQLWorkbench Client Connections management page.

I'm using Connector/Net 6.9.6, and I didn't see anything in the connection string options.
I've found the solution for that, you just need to add the following string in the URL: &connectionAttributes=program_name:[APP_NAME]