Hi,
I would never allow anyone except myself to connect to my MySQL server as the root MySQL user.
I don't want to allow either. That's why I'm asking. From outside, noone can connect as root directly. And as noone has access to localhost through ssh or whatever, noone except me can login as root. My question was just: Is it possible somehow for a remote-client, that connects from outside to the mysql-server, to re-connect as root once logged in? Is there any any connect or open function that could be used from a mysql-client that's connected to a server?
Regards Marten
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]