mysql.session@localhost and mysql.sys@localhost -
i new php , mysql , stackoverflow. started learning code scratch , need problem. explain me mysql.session@localhost , mysql.sys@localhost? when type select user, host mysql.user, displays 2 accounts. can drop them if not necessary database system? help. appreciate that.
don't delete them these users used mysql internally. can read more @ mysql reference manual : https://dev.mysql.com/doc/refman/5.7/en/reserved-users.html
Comments
Post a Comment