I am using MySQL connnector 6.10.4, in c#.
As I can see in documentation Connect_Attrs would be an available option for the connection string.
However, I have tried many things, search for an answer over forum and I can't make it work.
Is someone has managed to add addition information to the connection string with Connect_Attrs?
I am open to any other idea to pass custom information to MySQL server from c#, Session scope.
Raphael
As I can see in documentation Connect_Attrs would be an available option for the connection string.
However, I have tried many things, search for an answer over forum and I can't make it work.
Is someone has managed to add addition information to the connection string with Connect_Attrs?
I am open to any other idea to pass custom information to MySQL server from c#, Session scope.
Raphael