DataGrip 2026.2.2
Let's not get carried away: DataGrip 2026.2.2 is a bug-fix release, not a feature drop. But if you've been hitting any of the regressions below since 2026.2 shipped, this is the update that actually fixes your day-to-day. Released July 30, 2026.
What Got Fixed
- Query results in the wrong tab — Results are no longer displayed in the wrong tab when running multiple queries (DBE-25043)
- Database Explorer reordering — You can continuously reorder items with the keyboard shortcut again (DBE-26288)
- mysqldump export in WSL — Export with mysqldump in a Docker container under WSL works again after breaking in 2025.3 (DBE-25115)
- MongoDB console — JSON fold/collapse gutter icons are back in the text view of the MongoDB Services Console (DBE-25833)
- ClickHouse — Connecting to ClickHouse with an empty password no longer fails (DBE-25575)
- Oracle JDBC — Driver updated to 23.26.2.0.0 (DBE-26123)
- Snowflake — Incorrect syntax highlighting for CREATE STAGE with DIRECTORY and COMMENT resolved (DBE-26484)
- Search path drop-down — The drop-down expands properly again (DBE-26629)
- Modify dialog — The object drop-down opens again in the Modify dialog (DBE-26002)
The Caveat
Patch releases like this are where the real cost of being on the bleeding edge shows up. The WSL mysqldump regression survived two full releases before this fix — if your team relies on Docker-based exports, pin your DataGrip version and test the upgrade in CI before rolling it out everywhere.
Bottom Line
Install it if you're on 2026.2.x and hit any of the fixed issues. Otherwise, it's a routine maintenance bump — no new features to get excited about, but a stable place to stand.