Thanks cenji I have also noticed that there are duplicate entries in the Scalr 1.1.0's farm_role_settings table. This bug is discussed here: http://support.scalr.net/discussions/questions/27-incorrect-keys-on-farm_role_settings-table The fix is simply executing the following SQL query in the scalr db: ALTER IGNORE TABLE `farm_role_settings` ADD UNIQUE KEY `unique` (`farm_roleid`,`name`)
Is there a thread where all the known bugs are discussed? Regards Chris On Aug 27, 8:10 pm, "cenji.neutra" <[email protected]> wrote: > This is probably related to a bug in Scalr 1.1 whereby > thefarm_role_settingstable has the wrong schema (confirmed by Igor on > the subscriber support site). I'll post more about that later. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
