James Stout

Results 41 comments of James Stout

Yeah, doesn't work. You can see here I have` /tmp `(actually `/private/tmp`) in the bookmarks, but when I try to use `/tmp/mysqld.sock`, I get the error reported above. ![Screenshot 2020-06-29...

> > Indeed, we might have to use a file selector to select the socket, and use a bookmark... That would mean making that field mandatory. > > I can't...

> For what it's worth, the built-in MySQL client in Coda 2, which is a MAS app, does support socket connections, so there must be a way. I have Coda...

> I have Coda 2, will have a look. Ah, my version is the non-appstore version. There's a link to an [experimental sandboxed version](http://panic.com/coda/d/Coda%20Sandboxing%20Test%20v2.zip), but it's broken.

Hah, look what's inside the Coda 2 Resources folder: ![Screenshot 2020-08-03 at 5 08 01 PM](https://user-images.githubusercontent.com/1576190/89166350-8030e280-d5ac-11ea-8bb6-c77cfcc568c6.png)

> Any fix for this guys I am not able to use the tcp/ip also Trying...

OK, I've got it working, with one big caveat... You need to change `/usr/local/etc/my.cnf` and add: ```yaml [mysqld] socket=/Users/YourUser/Library/Containers/com.sequel-ace.sequel-ace/Data/mysql.sock ``` Is that no good?

> is really good but there are a lot work to do. I hope that hotfixes will be published as soon as possible PRs welcome mate. On 17 Jun 2021,...

> If we add the entitlement to Sequel Ace, the app itself could access a smartcard, but for some unknown reason, it seems that entitlement is NOT inherited by spawned...

Sort of got something working ... needs work though. ![2020-08-11 06 02 07](https://user-images.githubusercontent.com/1576190/89836022-7acd2c80-db98-11ea-86c4-9a4d37e6fdb9.gif)