mysqldump is missing for mysql database
已回答
Hi,
The 'dump with mysqldump' option seems to be missing for some of my sql databases. I can see it in one of my databases but not the recent ones that I've added recently.
I've used mysqldump with this datagrip numerous times in the past so I'm fairly sure that the path correct.
Thanks
请先登录再写评论。
@...,
What do mean by 'for some of my sql databases' is different schemas or different databases?
Anyone else have a solution?
I can see the myqldump option for databases hosted on localhost, but not remote databases. Those same remote databases (same connection string) can be dumped effortlessly from navicat.
The serverTimezone suggestion does not work for me. With the serverTimezone set to UTC, I still do not get the mysqldump option, even after disconnecting and reconnecting.
Thanks
Thomasghenry,
Could you provide any screenshots and specify sample jdbc url for data sources with missing `mysqldump` option?
I created an issue https://youtrack.jetbrains.com/issue/DBE-11930 based on you description.