MyConnect Plugin 4.0.1 released

MyConnect Plugin has been updated to version 4.0.1. This version includes the following improvements:

  • Added new option “non-blocking” to enable the old blocking API of MySQL. This option can be used if you are having problem with for example MySQL servers running on Azure.
  • Added new option “init-command” to set SQL statements that are automatically executed when connecting to a MySQL database or when a reconnection occurs.
  • Fixed a bug whereby connection references becoming invalid. This problem only appeared when dealing with a particular combination of multiple 4D processes and context switches.

For details see the section Version history of the documentation.

More information on MyConnect Plugin

MyConnect Plugin 4.0 released

MyConnect Plugin has been updated to version 4.0. This is a major update includes the following new features:

  • Added support for Apple Silicon based Macs.
  • Added support for pre-emptive multi-threading within 4D.
  • Added new commands MySQL Row To Object and MySQL Rowset To Collection.
  • Updated MySQL client libraries to version 8.0.28 with support of the latest authentication methods of MySQL.
  • Added support for the new non-blocking APIs of MySQL.
  • Major internal refactoring with many performance improvements.

For details see the section Version history of the documentation.

More information on MyConnect Plugin

MyConnect Plugin version 3.0 released

MyConnect Plugin has been updated to version 3.0. This version adds full support for 4D V15, support for 4D Server 64-bit on Mac & Windows, support for blob and time arrays, updated MySQL libraries and various performance improvements.

Please refer to the section “Version history” in the documentation for details.

More information on MyConnect Plugin

MyConnect Plugin 2.0.4 released

MyConnect Plugin has been updated to version 2.0.4. This version includes 3 new commands MySQL Get Open Connections, MySQL Set Null In SQL and MySQL Set Default In SQL and a new option named enable-keywords to enable or disable the processing of special keywords. Please refer to the section “Version history” in the documentation for details.

More information on MyConnect Plugin

MyConnect Plugin 2.0 released

MyConnect Plugin has been updated to fully support the new features of 4D v11. The new versions now support Unicode, native image formats, text parameters longer than 32000 characters and callback methods that are part of a component.

Please refer to the section “Version history” in the documentation for a complete overview.

More information on MyConnect Plugin