Hi all,
I've installed mysql from default tinycore's repository and all work well.
But if I launch this grant: GRANT ALL PRIVILEGES ON *.* TO root@'%' identified by 'magnus'; all work well while I don't reboot...
It seems that mysql don't save grant...
Why?
Thanks.