Hi George, to be fair I wasn’t using the database manager because every time I put localhost it gave an error. I need the connection to say localhost (as I show in the video) since if I put the server address it works but then it brings me problems of slowness in the hosting since for each query it tries to access the database as if it were an external address rather than simply doing it locally. I guess in the new update there is a new mod that does not allow this.
If I use localhost in database connection and in database manager I use the server address, can I have problems later?
Hi Teodor,
I have a similar problem in that on my mysql direct connection, everything (tables and views) in the database manager is visible (including field names), but in editing any server connect query on a view (tables are ok), the view title appears, but no fields appear, and conditions previously set are gone.
Thanks for the help.