Change log ANSI_QUOTE SQL mode compatibility Some database servers (particularly managed database platforms) have ANSI_QUOTE SQL mode enabled. This mode allows double quotes to be considered as an identifier aside from the standard back ticks. For details on this SQL mode – you can refer to this official documentation on MySQL. This mode creates issues…
Read morePrime Mover 1.9.8 – Better memory handling performance and Maintenance updates
Change log = 1.9.8 = Improved memory handling on user import Previous releases do not handle extremely large user IDs. For example – if a WordPress site with user ID of 98765432113 – this will result in a runtime error (insufficient memory) when imported or restored. This is because the plugin will create an instance…
Read morePrime Mover 1.9.7 – Auto user adjustment, Bug fixes and WordPress 6.5 compatibility
Change log Auto user adjustment In this version – Prime Mover auto adjust user_id columns in database tables to the migrated user IDs. These tables are third party WordPress tables created by WordPress plugins and themes. In previous versions – these are not possible and needs to be manually patched inside Prime Mover using user…
Read morePrime Mover 1.9.6 – Compatibility and Bug fix update
Overview Prime Mover 1.9.6 is a compatibility and bug fix update. This is backward compatible to all previous versions. Change log Insecure transport bug fix There is a bug fixed that returns fatal error on some hosting with MySQL secure transport enabled. This issue will only occur when exporting the package. Specifically – the error…
Read morePrime Mover 1.9.5 – Maintenance release update
Change log Freemius SDK version 2.6.2 Freemius implemented a garbage collector on this release. The purpose is to automatically clean up Freemius data on unused plugins. This clean up reduces the size of the Freemius options in database. This would translate to faster website loading times, lesser compatibility issues and better resource usage. For details…
Read more