[AccessD] mysql views and dynamic IP address

Kostas Konstantinidis kost36 at otenet.gr
Tue Dec 8 06:02:52 CST 2015


Hi all,

e.g.

CREATE 
    ALGORITHM = UNDEFINED 
    DEFINER = `kost36_kostas`@`79.130.194.123` 
    SQL SECURITY DEFINER

I use a dynamic IP so every time I try to synchronize the databases if my IP
has been changed I have to update all the views one by one with the new IP
Is there any other better way to do that bypassing the IP address?

Thank's
/kostas



More information about the AccessD mailing list