Replies: 0
Our hosting company is planning on upgrading our MySQL database to v8. They sent us a notice that the stored function that Real Media Library creates will not be compatible with MySQL v8. They recommend that we add the keywords DETERMINISTIC, NO SQL, or READS SQL DATA to the function.
I’m guessing that the plugin will just handle this, especially if we were to disable it and then re-enable it again after the upgrade. But I’d like to be confident about that before we go through it, and I figure we must not be the only site wondering about this. Any guidance on the best way to manage this upgrade?