Hello, - I'm using Toad for MYSQL 7.0.0.2038 and have 2 issues with it. - Issue 1: - I'm using Toad at home to connect to my ISP from a vdsl without static IP. I can connect without any problem so that's not the problem. - When doing some mods on a website I noticed some errors that didn't were there a few days ago. - Now it appears that the views I created earlier through Toad are linked to mysqlaccountname@mypreviousIPaddress. - So I can't run the views after my IP haschanged. - When I double click the view and press the data tab I get an access denied error when I select the script tab I see this: - CREATE ALGORITHM=UNDEFINED DEFINER=`xxx`@`yyy.yyy.yyy.%` SQL SECURITY DEFINER VIEW ... - where yyy.yyy.yyy.% is part of my ip back then. - when I delete the view and recreate it the yyy.yyy.yyy.yyy becomes my current IP address. - Can this way of saving (create) views be changed so that I don't have these problems? Or is this a setting somewhere in Toad? - Issue 2: When I close the application and open it again it prompts that there is a new version available. When I select download and install the download starts but when done it doesn't open an installer. It did this correct with the previous update tho when I first installed Toad on this machine 2 weeks ago. - Thanks for making such great tool and keeping it free.
↧