Skip to content

Conversation

cs-physikus
Copy link

Issue: Import of backup fails due to MAriaDB version incompatibility #80
Description: Some users were not able to restore their own data after system migration.

Solution: added 4 lines of code to remove sanbox mode command from emoncms.sql, if this command was found in the dump file.

Advantage: full import compatibility with older MariaDB versions will be maintained.

Disadvantage: MariaDB security feature "sandbox mode" will be disabled.

Issue: Import of backup fails due to MAriaDB version incompatibility emoncms#80
Description: Some users were not able to restore their own data after system migration.

Solution: added 4 lines of code to remove sanbox mode command from emoncms.sql, if this command was found in the dump file.

Advantage: full import compatibility with older MariaDB versions will be maintained.

Disadvantage: MariaDB security feature "sandbox mode" will be disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant