
11 Oct
2013
11 Oct
'13
12:12 a.m.
Petros <Petros.Listig@fdrive.com.au> writes:
From: "Daniel Jitnah" <djitnah@greenwareit.com.au>
YEP -confirmed!! - even if you use a different linux login user and a different mysql user.
Sure it was a different Linux user?
I realized that the Unix user is having a $HOME/.mysql_history which gets updated when you close the mysql CLI.
Could be petros doing "sudo mysql" instead of "sudo -H mysql" and root & his normal user are inadvertently sharing $HOME.