Rather than trying to reinvent the wheel, I was wondering if anyone might
have a stored procedure already for what I want to do.
I want to start with 4 characters using any unique combo and when all
unique matches are used, it will move to 5 characters and so on.
For example in any random order:
On 12/26/2012 01:25 PM, Igor Shevtsov wrote:
> You mysql.user table might be corrupted.
> If you have access to it as a root user, try check table mysql.user, and
> repair table mysql.user if table corruption was detected.
> Alternatively, shut down mysql server, cd /var/lib/mysql/mysql (to your