dbForge Data Compare for MySQL v2026.1 release notes

What’s new

dbForge Data Compare for MySQL v2026.1 introduces enhancements to optimize your workspace and improve script development. New features include improved tab management and intelligent coding assistance with a focus on index visibility for faster data analysis.

Document Tab

Pin document tabs

dbForge Data Compare for MySQL now lets you pin document tabs. Pinned tabs stay visible, so you can keep frequently used tabs at hand and separate important tabs from temporary ones.

Restore tab order

When you reopen dbForge Data Compare after accidentally closing it, your document tabs are restored in the same order and layout as when you last closed the application. You can configure restore settings in Tools > Options > Environment > Documents > Restore.

Code Completion

MySQL/MariaDB index name suggestions

dbForge Data Compare for MySQL now suggests index names in ALTER INDEX, DROP INDEX, RENAME INDEX, FORCE INDEX, USE INDEX, and IGNORE INDEX commands.

Deprecated MySQL syntax update

DISABLE ON SLAVE is now deprecated in MySQL v8.4 and higher.

DISABLE ON REPLICA is supported in Code Completion, Object Editors, Schema Compare, and Script Generator.

Quick Info

Indexed column icons

The Quick Info tooltip now displays an icon next to indexed columns, so you can identify them at a glance without opening table properties.