PhixFlow Help
Release 7.6.1
Introduction
PhixFlow version 7.6.1 contains bug fixes, as listed below.
Contents
Installation and Upgrade
To install a new PhixFlow instance, follow the standard installation instructions.
To upgrade an existing PhixFlow instance:
- First review Compatibility Guide and Upgrade Planning to check any changing requirements for database versions etc.
- Follow the Standard Upgrade Instructions plus any special instructions for all intermediate releases listed in Compatibility Guide and Upgrade Planning.
Special notes
The MariaDB (MySQL) migration scripts now require additional privileges or equivalent database server configuration changes.
Specifically, one of the following must be true:
- the migration user has SUPER privilege, or
- the mysql global variable 'log_bin_trust_function_creators' is set to true
If neither are true, the migration script may fail and would require manual recovery.
This advice applies to the migration to 7.6.0 and to all later migrations.
We recommend that before upgrading, you
- review your installation for any remaining uses of the discontinued modelling features listed below; all data related to the use of these features will be removed by the migration process.
- backup all non- stream-data tables (i.e. all tables except those whose names begin with a 'Z')
Bug Fixes
Stream Attribute View Permissions
Fixes to bugs when importing stream attributes that have usergroup permissions applied to them.
User Group Management Permissions
Fixes to bugs when importing usergroups that have usergroup permissions applied to them.
Migration
Extended migration scripts to delete discontinued modelling objects.
Graphical User Interface
Minor performance improvements
Please let us know if we could improve this page feedback@phixflow.com