Hi there, im kinda new in databases so its possible my question is dumb.
Im connecting to MySQL db via python and SSH - its all working fine. Also im using DBeaver for the same database and there are no issues as well However: Im unable to use both at the same time. What can I do with that? I really need to be able to see the tables in realtime via DBeaver while im running app from VSC.