Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @grishka@mastodon.social
Gregory@grishka@mastodon.social (2026-06-23 22:05:11)
Oh actually. Here's the fun part. Queries on that table still work as it's being altered. I should've just been doing this manually and asynchronously...
---Attachments---
image: https://files.mastodon.social/media_attachments/files/116/799/563/389/358/740/original/2ea811be563e034d.png
---Reply---
Gregory@grishka@mastodon.social (2026-06-23 22:21:40)
So I did a rather odd thing. I updated the schema version manually so the migration won't run again (this is normally done after it's completed) and started another instance of Smithereen while the daemon is busy running the dreaded ALTER TABLE. So it's up now. I had no idea these things don't lock anything now. MySQL 5.x was much less forgiving.
Reply
---Replies---
Gregory@grishka@mastodon.social (2026-06-23 22:23:12)
Now I gotta wait for federation to catch up...