Event JSON
{
"id": "9b6c6c51ddafc6ea3570a66527946c023bc8e3bf0491c849cbefc8477160cca0",
"pubkey": "8332bb05f2a95027eaac2c05c5cb2a8d0868430eaa7269d3bdbc356113c17312",
"created_at": 1730156636,
"kind": 1,
"tags": [
[
"p",
"b23639082244d09facbd48658808a518d6b17e363829df113bdf244b2877d8e4"
],
[
"e",
"f074797cbd2b68065fcbbe1cd30b9b1cec0d66b8ead7b47eadcbcb869eb49c43",
"",
"reply",
"b23639082244d09facbd48658808a518d6b17e363829df113bdf244b2877d8e4"
],
[
"e",
"269b2c5608d64871eef579cca883e2e12d0b98d4bc2e0e704ef2d58f7d35d5be",
"",
"root",
"b23639082244d09facbd48658808a518d6b17e363829df113bdf244b2877d8e4"
],
[
"p",
"8332bb05f2a95027eaac2c05c5cb2a8d0868430eaa7269d3bdbc356113c17312"
],
[
"proxy",
"https://mastodon.social/@helge/113387545356447440",
"web"
],
[
"proxy",
"https://mastodon.social/users/helge/statuses/113387545356447440",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mastodon.social/users/helge/statuses/113387545356447440",
"pink.momostr"
],
[
"-"
]
],
"content": "The implementation obviously does matter 🙂 I suspect the db.connect in the MySQL driver doesn't give you an actual connection but a proxy that will open a connection when necessary (i.e. is a pool). While the SQLite one gives you an actual connection, which you then can't share between threads.\nSo yes, that seems like an unfortunate difference in the implementation of the two drivers in your environment. Not great. (i.e. you should file a bug w/ the Go SQLite driver)",
"sig": "7f37294eb9cf9721c39ad116b3e834bbcaac8afa7775d9cbbe33dc1528961667d0d55629b0ff2090b3952c8f2d985cef941875340ef1fd9e1772607eed5cd12a"
}