zwankie
Verified User
- Joined
- Apr 19, 2020
- Messages
- 92
Hi,
I need some help with this please.
It's a relatively fresh install of DA 1.645 on AlmaLinux8
The settings in Custonbuild are:
MariaDB 10.4
Mysql 8.0
In one of the website apps I keep getting an error "Cannot load from mysql.proc. The table is probably corrupted."
Searching and reading up on this the suggestion is to run mysql_upgrade to fix the problem.
However, when I try it I get the following error:
FATAL ERROR: Version mismatch (10.6.11-MariaDB -> 10.4.27-MariaDB): Trying to downgrade from a higher to lower version is not supported!
I'm a little confused because from what I can see in Custombuild and mysql -V the installed version is 10.4.27-MariaDB
Advice would be appreciated.
I need some help with this please.
It's a relatively fresh install of DA 1.645 on AlmaLinux8
The settings in Custonbuild are:
MariaDB 10.4
Mysql 8.0
In one of the website apps I keep getting an error "Cannot load from mysql.proc. The table is probably corrupted."
Searching and reading up on this the suggestion is to run mysql_upgrade to fix the problem.
However, when I try it I get the following error:
FATAL ERROR: Version mismatch (10.6.11-MariaDB -> 10.4.27-MariaDB): Trying to downgrade from a higher to lower version is not supported!
I'm a little confused because from what I can see in Custombuild and mysql -V the installed version is 10.4.27-MariaDB
Advice would be appreciated.
Last edited: