You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Hello,
Our ResourceSpace instance is currently backed by MySQL 8.0.42. All 8.0.x versions will be going EOL in April 2026. Has anyone done an in-place upgrade of MySQL 8.0.x to 8.4.x and can share their experience? There isn't much, if any information on the official RS website or KB pertaining to MySQL upgrades.
Thanks in advance!
Dan Huby
unread,
Jan 28, 2026, 10:11:05 AMJan 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Hi,
We've an internal job to test against MySQL 8.4 and will patch as appropriate before the EOL date.
I would be interested to know if you've had any issues with 8.4 or if it just worked for you.
Dan
Auto Junkie
unread,
Jan 28, 2026, 2:38:11 PMJan 28
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Hi Dan,
We have not upgraded to MySQL 8.4 yet. Are there any general things to look out for or do when upgrading the backend DB engine?
Thanks,
Auto
Simon Annetts
unread,
Mar 4, 2026, 1:34:58 PM (13 days ago) Mar 4
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Hi,
I am currently running RS10.7 on MySQL 8.4.x from Oracle's MySQL repository on Ubuntu 24.04 without any noticable issues, but I did not try upgrading MySQL on an existing instance that was previously running 8.0.x. I expect there will be no issues with upgrading - MySQL is usually pretty good at upgrading any internal innodb data structures after an upgrade. I have also restored a Resourcespace database backup taken from MySQL 8.0.x into 8.4.x with no issues found - so this might a good backup option if just upgrading the backend MySQL breaks your data for some reason!
Simon
Auto Junkie
unread,
Mar 12, 2026, 2:57:55 PM (5 days ago) Mar 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ResourceSpace
Thanks for sharing your experience, Simon! It helps to know that someone has 8.4.x in production already, even if it wasn't an in-place. We have a vanilla instance of RS so we'll try the in-place first and if that fail we'll try the restore.