https://bugzilla.wikimedia.org/show_bug.cgi?id=68356
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Kunal Mehta (Legoktm) <[email protected]> --- [10:25:46] <legoktm> Coren: MariaDB [centralauth_p]> select * from renameuser_status; [10:25:46] <legoktm> ERROR 1146 (42S02): Table 'centralauth_p.renameuser_status' doesn't exist [10:25:55] <legoktm> Coren: am I doing something wrong? >.> [10:26:07] <legoktm> Coren: this is using the "legobot" tool [10:26:21] <Coren> legoktm: I... wut? [10:26:28] <Coren> legoktm: I don't even. [10:26:39] Coren tries to figure out what goes. [10:27:24] <Coren> Oh! OH! Yeah, nothing you're doing wrong, just an odd side effect of the migration-in-progress. New changes to schemas, etc are applying only to the new combined instances! [10:28:04] <Coren> legoktm: Use the centralauth_p on c2.labsdb. The difference will be gone in a couple days when we migrated the rest of the databases. [10:28:38] <legoktm> sweet :D [10:28:39] <legoktm> works! tools.legobot@tools-login:~$ mysql -hc2.labsdb centralauth_p MariaDB [centralauth_p]> select * from renameuser_status; Empty set (0.01 sec) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
