Question #200444 on IUS Community Project changed: https://answers.launchpad.net/ius/+question/200444
Dustin Henry Offutt posted a new comment: Leif, by the way, if you have an instance installed somewhere and want to test it, it's as simple as this: $ for i in $(seq 1 300); do mysql -u root --password=bad 2>/dev/null; done Must use a username that is valid on the system. If login isn't achieved, should be safe. -- You received this question notification because you are a member of IUS Core Development, which is an answer contact for IUS Community Project. _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

