You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to try out supysonic, but I need it to connect to a mysql db over a socket at a file path (not via host:port). Looking at the code it seems to use urlparse to load the string, so I'm wondering if that's even possible?