What's new in dbForge Schema Compare for MySQL 10.0.4

Mar 28, 2024
  • Fixed a syntax error that occurred when using the json_object function on older server versions (D144784, D145530)
  • Resolved the Studio freeze issue that occurred when parsing a query with a large number of joins (D144992)
  • Improved the behavior of retrieving metadata about database objects under restricted privilege conditions (D148216)
  • Fixed a MySQL server connection error that occurred when using the SSL Cipher List parameter
  • Fixed the issue that prevented table editing for queries involving JOIN operations in the Data Editor
  • Resolved an issue that occurred when attempting to open a connection to the server while editing script parameters in the SQL Document
  • Fixed the Lost connection to MySQL server during query error in the stored procedure editor
  • Fixed an issue with unnecessary quotation marks being added to values when copying data from the Data Editor
  • Fixed an issue related to computing the insertion position for elements from the Member List

New in dbForge Schema Compare for MySQL 5.2.109 (Sep 14, 2023)

  • Improvements:
  • Added support for authentication via AWS Identity and Access Management (IAM)
  • User-reported and internal bug fixes:
  • Fixed an issue with the SSL connection to the server

New in dbForge Schema Compare for MySQL 5.2.88 (Aug 17, 2023)

  • Connectivity:
  • Added support for MySQL v9.1
  • User-reported bug fixes:
  • Fixed a typo in the comparison progress output in the command line
  • Fixed an internal application error in SQL Editor
  • Fixed an issue that occurred during schema synchronization and added an unnecessary CREATE TRIGGER to the synchronization script

New in dbForge Schema Compare for MySQL 5.2.29 (May 18, 2023)

  • Facing parsing errors when performing schema comparison for objects containing specific subqueries (D119271, D120251, D120555)

New in dbForge Schema Compare for MySQL 5.2.6 (Apr 19, 2023)

  • Schema Compare:
  • Added support for the UUID Data Type
  • Added support for the INET6 Data Type
  • Added support for MySQL functional indexes
  • Improved the charset comparison
  • Added quoting of function names being used as table names
  • Connectivity:
  • Added support for MariaDB v11.3
  • Added support for Support for Aiven Cloud
  • Added support for SHA-256/512
  • Text Editor:
  • Enhanced code completion for application-period temporal tables
  • Added support for a broader range of optimizer hints
  • Added support for the VALUES ... ORDER BY ... LIMIT statements
  • Added support for the TABLE statement
  • Added support for the EXCEPT and INTERSECT statements
  • Added support for spatial functions ST_LineInterpolatePoint, ST_LineInterpolatePoints, ST_PointAtDistance and ST_Collect
  • User-reported bug fixes:
  • Resolved an issue with formatting Boolean literals (D112005)
  • Fixed an error that resulted in creating an invalid GRANT expression (D98191)
  • Fixed an error that resulted in creating an invalid FOREIGN KEY CONSTRAINT (D93712)
  • Supported the precision value outside the range for the TINYINT type (D112364, D113203, D113358, D113399, D113390)
  • Fixed the comparison of default column values (D98000)
  • Fixed an error that could occur when generating HTML Comparison Reports through the Command Line (D109741, D111649)
  • Resolved an issue with table comparison (D109625)
  • Improved the application behavior when handling UTF-8 encoding (D98191)
  • Fixed the comparison of tables with auto-increment columns (D94354)
  • Improved error diagnostics
  • Fixed an error that occurred when generating a partitioned table script

New in dbForge Schema Compare for MySQL 5.1.16 (Aug 30, 2022)

  • Improvements:
  • Connectivity support for MariaDB 10.10
  • User-reported bug fixes:
  • Fixed an issue with data modification in tables with an INVISIBLE column in the Data Editor
  • Fixed a bug that occurred when saving document cache for recovery
  • Fixed an issue with the synchronization of calculated columns

New in dbForge Schema Compare for MySQL 5.1.7 (Aug 12, 2022)

  • General:
  • Added support for Linux and macOS via CrossOver
  • Added connectivity support for MariaDB 10.9
  • Schema Compare:
  • Improved the comparison and synchronization of integer datatypes on MySQL 8.0 and Percona 8.0
  • Added support for ASC and DESC sorting of index columns
  • User-reported bug fixes:
  • Fixed issues that occurred when scripting objects whose names match the names of preinstalled server functions
  • Fixed an issue that occurred when comparing two tables containing foreign keys

New in dbForge Schema Compare for MySQL 5.0.622 (May 20, 2022)

  • Improved CrossOver compatibility
  • Fixed schema comparison behavior

New in dbForge Schema Compare for MySQL 5.0.619 (May 19, 2022)

  • Improved CrossOver compatibility
  • Fixed schema comparison behavior

New in dbForge Schema Compare for MySQL 5.0.616 (May 12, 2022)

  • User-reported bug fixes:
  • Improved the tab activation behavior when executing queries in a SQL Document
  • Improved the SSH Protocol configuration form to display the Local port option
  • Fixed the comparison and synchronization of foreign keys and indexes associated with foreign keys (D68054)
  • Fixed an issue in the text editor on Windows builds 22567 and higher
  • Fixed a bug that could occur when switching between pages in the comparison wizard (D67465, D77784)
  • Fixed an issue with the synchronization of objects with the enabled NO_ZERO_DATE, NO_ZERO_IN_DATE options
  • Fixed an error that could occur when comparing a database with a script folder
  • Fixed schema comparison behavior
  • Fixed the behavior of index synchronization

New in dbForge Schema Compare for MySQL 5.0.539 (Dec 9, 2021)

  • Added support for new privileges during syntax check
  • Fixed an issue that occurred when generating scripts for tables
  • Fixed an issue with reading table metadata
  • Fixed an issue with reading session variables when opening a connection
  • Improved performance when opening a connection

New in dbForge Schema Compare for MySQL 5.0.533 (Dec 1, 2021)

  • Fixed a false syntax check that hindered the comparison of views (Z60764)
  • Fixed a synchronization issue for a table with PARTITION BY RANGE COLUMN
  • Fixed the selection of encoding when writing synchronization scripts to a file
  • Fixed an issue that occurred when processing scripts containing syntax in versioned comments
  • Fixed a primary key synchronization issue
  • Fixed a synchronization issue for a table with partitioning

New in dbForge Schema Compare for MySQL 5.0.491 (Sep 8, 2021)

  • User-reported bug fixes:
  • Fixed an error with reading the default values
  • Fixed a error with displaying a warning about the absence of unique keys in the Data Editor

New in dbForge Schema Compare for MySQL 5.0.471 (Aug 5, 2021)

  • User-reported bug fixes:
  • Error with quotation of Default values for the ENUM type was fixed

New in dbForge Schema Compare for MySQL 5.0.466 (Jul 28, 2021)

  • User-reported bug fixes:
  • Fixed incorrect work with the default TIMESTAMP column
  • Fixed a problem with generating a script for virtual columns

New in dbForge Schema Compare for MySQL 5.0.448 (Jul 8, 2021)

  • User-reported bug fixes:
  • Column persistency settings are incorrectly detected within DDL scripts
  • Error with comparing the DEFAULT value for columns with a BIT(1) data type was fixed
  • Error with comparing automatically generated index names was fixed
  • Error with searching dependencies was fixed

New in dbForge Schema Compare for MySQL 5.0.389 (Apr 22, 2021)

  • Error in ignoring spaces through the command line when working with options (Z50899)

New in dbForge Schema Compare for MySQL 5.0.335 (Feb 8, 2021)

  • Minor user reported bugs are fixed.

New in dbForge Schema Compare for MySQL 5.0.318 (Nov 26, 2020)

  • Improvements:
  • Work of the application when connecting via SSL is improved

New in dbForge Schema Compare for MySQL 5.0.293 (Oct 9, 2020)

  • User-reported bug fixes:
  • Error when analyzing index dependencies (T318093)
  • Incorrect reading of the DEFAULT values if it was not specified as CURRENT_TIMESTAMP() (T317941)

New in dbForge Schema Compare for MySQL 5.0.254 (Aug 17, 2020)

  • Minor user reported bugs are fixed

New in dbForge Schema Compare for MySQL 5.0.220 (Jul 7, 2020)

  • Minor user reported bugs are fixed

New in dbForge Schema Compare for MySQL 5.0.191 (May 22, 2020)

  • Connectivity:
  • Connectivity support for MariaDB 10.5 is added
  • Display of server type in the Property window for MySQL, MariaDB, Percona, Amazon, Alibaba Cloud, and Tencent Cloud is added
  • Display of server type in the Connections section of the System window for MySQL, MariaDB, Percona, Amazon, Alibaba Cloud, and Tencent Cloud is added
  • Database Connection Properties and Test Connection windows are redesigned
  • Connectivity support for SkySQL is added
  • Support for new objects:
  • Working with the Packages and Sequences established in MariaDB 10.3 is supported
  • SQL Document:
  • -- nowarn and -- endnowarn tags have been added to the Execution warnings functionality
  • Exporting execution history in the CSV file format is added
  • Code Completion:
  • Code completion is available in the body of triggers and events
  • Schema Compare:
  • Scripts Folder comparison is added
  • Object Filter is implemented
  • Schema Comparison Report window is redesigned
  • HTML reports are redesigned.
  • Pre and post script execution during data synchronization
  • Ignore DEFINER and SQL SECURITY clauses option is modified
  • Ignore row format table option is added
  • Ignore AUTO_INCREMENT option is added
  • DDL Diff control is redesigned

New in dbForge Schema Compare for MySQL 4.4.32 (May 7, 2019)

  • User reported bug fixes:
  • Problem with character case is fixed (T272640)
  • Problem with AUTO_INCREMENT property loosing is fixed (MYS-3203)
  • Problem with wrong table rebuild is fixed (MYS-2240)
  • Problem with date format is fixed (MYS-2799)
  • Minor user reported bugs are fixed

New in dbForge Schema Compare for MySQL 4.4.20 (Jan 15, 2019)

  • Connectivity:
  • Support for MariaDB 10.4
  • User reported bugs fixed:
  • "PDF view" mode of Data Viewer issue is fixed (MYS-2038)
  • A comparison of objects names with different case issue is fixed (MYS-2031)
  • "Spatial view" mode of Data Viewer issue is fixed (MYS-2000)

New in dbForge Schema Compare for MySQL 4.3.38 (Nov 21, 2018)

  • Problem with comparing DEFAULT values of a table columns is fixed (Т269389)
  • Problems with connection to MySQL Server are fixed

New in dbForge Schema Compare for MySQL 4.3.37 (Oct 18, 2018)

  • User reported bug fixes:
  • Problem with application hanging is fixed (T263299)
  • Several other bugs are fixed

New in dbForge Schema Compare for MySQL 4.3.26 (Aug 16, 2018)

  • User reported bug fixes:
  • Problem with product freeze is fixed
  • Problem with option Ignore Foreign Key Action is fixed
  • Problem with NRE is fixed
  • Event comparison issue is fixed
  • Problems with lost connection are fixed
  • Problems with TLS 1.2 connection are fixed

New in dbForge Schema Compare for MySQL 4.3.11 (Jun 27, 2018)

  • Support for new servers:
  • Support for MySQL Server 8.0
  • Support for MariaDB 10.3
  • Support for Tencent Cloud
  • User reported bug fixes:
  • Comparison issues are fixed (T257780)
  • SSH database connection issue is fixed (T260194)

New in dbForge Schema Compare for MySQL 4.2.35 (Apr 12, 2018)

  • Features and improvements:
  • Support for MariaDB 10.1
  • Support for MariaDB 10.2
  • Support for Google Cloud Platform
  • Support for Alibaba Cloud
  • Support for Azure MySQL
  • New Schema Comparison and Synchronization Engine
  • Formatting of DDL objects in Diff View of Schema Comparison Document
  • A lot of new Schema Comparison Options are added
  • Redesigned Schema Synchronization Wizard
  • A lot of new Schema Synchronization Options are added
  • Improved comparison and synchronization progress
  • User reported bug fixes:
  • Some PowerShell issues are fixed (T246378)
  • Poor performance issues are fixed (T241611)
  • Option Ignore Character Set and Collation is added (T234555, T233606, T242565, T24418, T227836)
  • Option Ignore Foreign Key Rule is added (T224980)
  • Lost privilege after synchronization issue is fixed (T147793)
  • Other user reported bugs are fixed (T244105, T243136, T244105, T235991, T223945, T216586, T214246, T211159, T211618, T211834, T213946, T214003, T216161, T217109, T217721, T221073, T92338, 204440, T225748, T230878, T235758, T154742, T98876, T37187)

New in dbForge Schema Compare for MySQL 4.1.17 (Jun 9, 2017)

  • The following Key Exchange algorithms are supported: diffie-hellman-group-exchange-sha1, diffie-hellman-group-exchange-sha256
  • The following Message Authentication Code algorithms are supported: hmac-sha2-256, hmac-sha2-512
  • Script synchronization issues are fixed (T211159, T217721)

New in dbForge Schema Compare for MySQL 4.1.11 (Dec 24, 2016)

  • User reported bugs fixed:
  • Issues with TIME value in Data Editor and Viewer are fixed
  • Some Syntax Check and SQL Document issues are fixed

New in dbForge Schema Compare for MySQL 4.1.10 (Dec 24, 2016)

  • Improved SQL document parser performance
  • Connection through Named Pipe implemented
  • Improved XML View and new JSON View for Data Editor and Viewer Window
  • Additional SQL statements are supported
  • Syntax Check supports new MariaDB 10.0 - 10.1 statements
  • Styled icons are used by default
  • User reported issues with DROP INDEX are fixed (T194500, T184623)
  • Other minor fixes and improvements

New in dbForge Schema Compare for MySQL 4.0.22 (Oct 19, 2016)

  • User reported issue with parsing source text is fixed (T188585)

New in dbForge Schema Compare for MySQL 4.0.20 (Oct 19, 2016)

  • Data type information to the column header in Data Grid added
  • Data Grid now supports Generate Script As feature
  • Generate Script As now available for multiple objects in Database Explorer
  • Latest MySQL builds are supported

New in dbForge Schema Compare for MySQL 4.0.11 (Oct 19, 2016)

  • Issue with connecting to MySQL 5.7 instance on Unix systems when lower_case_table_names set to 0 is fixed (T162055, T161962)

New in dbForge Schema Compare for MySQL 4.0.9 (Oct 19, 2016)

  • Support for MySQL 5.7:
  • Support for computed columns
  • Support for the JSON Data Type
  • Support for Spatial Indexes
  • Other features and improvements:
  • Support Percona PAM authentication
  • Support for the Amazon Aurora connection
  • User reported bug fixes:
  • Issue with saving 'Look In' option in Find and Replace window is fixed (T122242)
  • Issue with connection via SSH is fixed (T133379, T133780, T135203, T144325, T156321, T157597)
  • Issue with text replacement using regular expression is fixed
  • 'Current Document' is selected by default in Find and Replace window
  • ArgumentException while trying to unlock removed connection is fixed (T140709, T145293)
  • Issue with ignoring foreign key during schema comparison is fixed (T130146)
  • Exception while executing a query is fixed (T148670)
  • Issues with connection to MySQL 5.7.x is fixed (T152158, T152648, T152709, T153183, T153489, T154109, T158606, T159165, T159384, T159417, T159468, T159601)
  • COLUMN_GET expressions are recognized correctly (T152603)
  • ArgumentException while lost connection is fixed (T140016)
  • Bug when using CAST or CONVERT in stored procedure is fixed (T154606)
  • Viewing functions in GROUP BY are correct (T155234)
  • Default path for log is changed

New in dbForge Schema Compare for MySQL 3.1.15 (Feb 8, 2014)

  • NullReferenceException with column names which contain 'virtual' or 'persistent' is fixed

New in dbForge Schema Compare for MySQL 3.1.13 (Feb 8, 2014)

  • Database connectivity support:
  • All known MySQL and MariaDB servers' features are available to use. In this version the following servers are supported:
  • MySQL 5.6
  • MySQL 5.7
  • MariaDB 5.5
  • MariaDB 10.0
  • MariaDB Virtual Columns are supported
  • Pluggable authentication is supported
  • The product provides the extended support of pluggable authentication modules for MySQL servers
  • Minor features and improvements:
  • The application launch time is decreased
  • Microsoft Windows 8.1 is supported
  • User reported bug fixes:
  • MySQL Embedded 5.6 is supported
  • Incorrect behavior while showing the difference between two objects is fixed
  • Incorrect filter data on choosing Today value in Data Editor is fixed

New in dbForge Schema Compare for MySQL 3.0.139 (Jan 28, 2014)

  • ArgumentException while sorting data in the Data Editor is fixed (T88214, T88234, T89919)
  • Wrong behaviour with showing the dialog window on displaying data is fixed (T88367)
  • An error occurred while opening a file without an extension is fixed (T88880)
  • Short names are used now for editing data to avoid problems with replication (R29645)
  • NullReferenceException while displaying the Start Page is fixed (T90258, T91547)

New in dbForge Schema Compare for MySQL 3.0.129 (Jan 28, 2014)

  • An exception while changing a parameter type in the Edit parameters window is fixed (T87420, T87819)
  • An exception on clicking a splitter button in the Find Results window is fixed (T86371)
  • A problem, related to the table columns prompting in the IN statement, in a subquery that contains WHERE condition is fixed (T86470)

New in dbForge Schema Compare for MySQL 3.0.114 (Jan 28, 2014)

  • NullReferenceException on sorting data in the Data Editor is fixed (T84292, T84287)
  • An error while inserting data in a table from the Data Editor is fixed (T83957)
  • In case columns are differ by the name, they will be renamed (instead of re-creating) (T83900)
  • NullReferenceException on editing code in the SQL editor is fixed (T83895)
  • Receiving of meta data of default database is off (while the "Enable code completion" is disabled) (T83160)
  • An error related to SSH connection is fixed (T75300)

New in dbForge Schema Compare for MySQL 3.0.104 (Jan 28, 2014)

  • The problem with the replication is fixed (T24637)
  • InvalidOperationException on closing the application with opened documents is fixed (T74609)
  • The problem with setting the current date in a cell of Data Editor is fixed (T74754)
  • NullReferenceException on choosing an item in the Code Completion window is fixed (T75098, T83498)
  • InvalidOperationException on describing Code Completion members is fixed (75692)
  • The problem with indentation on formatting a script with the CASE WHEN clauses is fixed (R25618)
  • NullReferenceException on invoking the Save All command is fixed (T76032)
  • ArgumentException on executing a script in SQL document is fixed (R25155)
  • The problem with changing a case of variables in the DECLARE clause on formatting a statement is fixed (R25322)

New in dbForge Schema Compare for MySQL 3.0.96 (Aug 23, 2013)

  • NullReferenceException on losing connection is fixed
  • Error on creating long synchronization file name or path is fixed
  • NullReferenceException on executing query is fixed
  • Error in Code Completion when working with quoted objects is fixed
  • Error on displaying full file name or path in the "Windows" window is fixed
  • Error on navigating in the FKLookup window of Data Editor is fixed
  • Error with suggesting the UNSIGNED keyword in the Code Completion functionality is fixed
  • NullReferenceException in Data Editor on switching view modes with unsaved data is fixed
  • NullReferenceException on working with SQL document is fixed
  • Incorrect behaviour of LOB Editor with unsaved data is fixed
  • Error on line numbering while grouping data in Data Editor is fixed

New in dbForge Schema Compare for MySQL 3.0.80 (Aug 23, 2013)

  • Problem with editing multiline text in a VARCHAR column is fixed
  • Base64 encoding support is added for HTTP tunnel in the connection editor
  • ArgumentException on showing data after execution of a query is fixed
  • Incorrect number of records on showing data in paginal mode in Data Editor is fixed
  • Problem with resetting of toolbar's customization is fixed
  • Problem with the INTERNAL keyword in Code Completion is fixed
  • Problem with execution of the DELIMITER statement is fixed

New in dbForge Schema Compare for MySQL 3.0.70 (Jun 13, 2013)

  • Invalid 'Reset Toolbar Layout' functionality is fixed (R21587)
  • NullReferenceException on deleting a connection during schema comparison (R22105)
  • Function GREATEST is added to autocompletion list (R21960)
  • ArgumentOutOfRangeException on writing a SQL query is fixed (T71402)
  • CriteriaCompilerException on filtering data in Data Editor is fixed (T70637)
  • Incorrect determination of the current statement in SQL Document is fixed (T71402, T70359)
  • InvalidCastException on sorting data of the Date type in Data Editor is fixed (R22260)

New in dbForge Schema Compare for MySQL 3.0.54 (May 9, 2013)

  • Error report on the document or application closing is fixed (T38835)
  • Problem with Ignore Case option is fixed (R8948)
  • Problem with object dependency is fixed (R8625)
  • Problem with function describing for SQL Server 2000 is fixed (R8983)

New in dbForge Schema Compare for MySQL 3.0.48 (May 9, 2013)

  • OutOfMemory exception in triggers comparison is fixed (T37588)
  • Error in process of describing database objects is fixed (T36833)

New in dbForge Schema Compare for MySQL 3.0.44 (May 9, 2013)

  • The problem with the trial version installation is fixed (T37284, 37332)

New in dbForge Schema Compare for MySQL 3.0.43 (May 9, 2013)

  • New SQL Server versions support:
  • SQL Server 2012 is supported (T33916, T34810, T35044)
  • Support of SEQUENCE, SEARCH PROPERTY LIST, FILETABLE objects is added
  • Support of new users' properties is added
  • New databases properties are supported
  • Support of native SQL Server backup
  • Decryption of encrypted objects is supported
  • SQL Azure is supported
  • GUI improvements:
  • Ability to search Action Plan is added
  • Search in comparison options and comparison document is improved - on entering values into the search field, search results are highlighted
  • Description field for options in the comparison and synchronization wizards is added
  • Product start page is improved
  • Ability to solve problems that may occur during synchronization manually is added
  • Ability to order columns and constraints alphabetically on viewing DDL is added
  • New options:
  • Option to synchronize assemblies through files on disks is added
  • Connection timeout property is added to the connection settings (T32569)
  • Add constraints and keys to tables using WITH NOCHECK' synchronization option is added (T31903)
  • User Reported Bugs:
  • Ability to generate snapshots from the command line is added (T29483)
  • Error on reading XML is fixed (T31388)
  • Null reference exception on closing *.scomp file during comparison is fixed (T29459)
  • Null reference exception on viewing tables in Update Script is fixed (T14538)
  • Problems on moving Sharepoint database are fixed (T14969)
  • Out Of Memory exception on performing Refresh is fixed (T36392)
  • Error with extended properties on clear 2.0 Framework is fixed (T22010)
  • Error on large database is fixed (T18243)
  • Error on synchronizing directly into a database if connection is unstable is fixed (T21500)

New in dbForge Schema Compare for MySQL 2.30.36 (Jan 14, 2012)

  • Support for MySQL server 5.5
  • Comparison process improvement
  • Enhanced Data Editor
  • Four new UI skins added

New in dbForge Schema Compare for MySQL 2.00.155 (Aug 29, 2011)

  • Fixed bug related to foreign key cycle dependencies is resolved
  • Fixed bug related to using ignore case option

New in dbForge Schema Compare for MySQL 2.00.150 (Apr 6, 2011)

  • Fixed bug related to update nullable values

New in dbForge Schema Compare for MySQL 2.00.149 (Mar 21, 2011)

  • Fixed bug related to duplicate foreign keys
  • Fixed bug related to deadlock on connecting to the svn

New in dbForge Schema Compare for MySQL 2.00.148 (Jan 5, 2011)

  • Fixed bug related to custom schema mapping
  • Fixed bug related to saving the password for SVN
  • Fixed bug related to size limits for user defined aggregate

New in dbForge Schema Compare for MySQL 2.00.145 (Dec 16, 2010)

  • CustomAttributeFormatException when reading assembly attributes was fixed

New in dbForge Schema Compare for MySQL 2.00.143 (Oct 29, 2010)

  • "Failed to sort objects" problem while comparing assemblies fixed
  • "Unbreakable cycle" problem while comparing users fixed
  • Added quotation of complex names for assemblies

New in dbForge Schema Compare for MySQL 2.00.131 (Sep 8, 2010)

  • Fixed bug of restoring spatial and xml indexes
  • Fixed bug related to describing of schemas
  • Fixed bug related to exceptions on a script generating
  • Fixed bug related to reading database properties from snapshot

New in dbForge Schema Compare for MySQL 2.00.129 (Sep 8, 2010)

  • Fixed bug of restoring constraints, indexes and statistics related to renamed columns
  • Fixed bug of setting NOT NULL constraint for VARCHAR(MAX) columns
  • Fixed bug related to direct synchronization into a database on case-sensitive servers
  • Fixed displaying extended properties of unique key and primary keys during ignoring these keys
  • Fixed bug related to DML trigger dependency on a column

New in dbForge Schema Compare for MySQL 2.00.127 (Sep 8, 2010)

  • The comparison option "Synchronize database properties" is turned on by default
  • Fixed bug related to simultaneous comparison and snapshot creation
  • Fixed bug related to NRE while synchronization script generation

New in dbForge Schema Compare for MySQL 2.00.120 (Sep 8, 2010)

  • Fixed bug related to synchronizing of views with cycled dependences

New in dbForge Schema Compare for MySQL 2.00.113 (Sep 8, 2010)

  • Fixed bug related to describing of extended properties and partition functions

New in dbForge Schema Compare for MySQL 2.00.111 (Sep 8, 2010)

  • Fixed bug related to describing of extended properties (T10161, T10179)
  • Fixed bug related to memory releasing before refreshing comparison results (T10209)
  • Few bugs related to DML triggers synchronization were fixed

New in dbForge Schema Compare for MySQL 2.00.107 (Sep 8, 2010)

  • Support of native SQL Server backups
  • Version control system integration for database change tracking
  • Database comparison and synchronization via command line
  • Generating comparison and synchronization reports
  • Expanded list of comparison options
  • Start page with quick access to previously saved comparison projects and high-usage tools
  • Text Comparer toolbar
  • Character-oriented comparison
  • Synchronization of database properties
  • Synchronization of change tracking for tables and databases

New in dbForge Schema Compare for MySQL 1.50.336 (Sep 8, 2010)

  • Table data verification after synchronization
  • Comparison and synchronization of all database objects
  • Capability to create schema snapshots and compare them with each other or with a database
  • Multiple bug fixes to improve the program stability and performance

New in dbForge Schema Compare for MySQL 1.10.265 (Sep 8, 2010)

  • Fixed bug with synchronization of extended properties of DateTimeOffset type
  • Fixed critical bugs during database comparison
  • Many other bug-fixes and improvements

New in dbForge Schema Compare for MySQL 1.10.250 (Sep 8, 2010)

  • Faster comparison of database objects
  • Synchronization of object permissions
  • RULE and DEFAULT support
  • Improved table synchronization

New in dbForge Schema Compare for MySQL 1.0.235 (Sep 8, 2010)

  • Fixed bug with table columns describe
  • Fixed bug with foreign key describe

New in dbForge Schema Compare for MySQL 1.0.233 (Sep 8, 2010)

  • Resolving dependencies for DML triggers, computed columns, default and check constraints added (40388)
  • SQL expressions and source objects comparison improved
  • Cyclical references resolving improved
  • Many other bug-fixes and improvements