Page 3 of 3

Re: MariaDB configuration problems

Posted: 11 Nov 2024, 11:05
by Pa0ply
Oh whauw, that is a big step forward.
Thanks guys

Br. Jan

Re: MariaDB configuration problems

Posted: 11 Nov 2024, 14:33
by SP2L
Hello Gordon - VA7GP.

Just being curious...
Did you checked what is the MariaDB version after your step by step
upgrading Debian 10 > Debian 11 > Debian 12, please?

Re: MariaDB configuration problems

Posted: 13 Nov 2024, 14:22
by va7gp
# mariadb -V
mariadb Ver 15.1 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper

Re: MariaDB configuration problems

Posted: 13 Nov 2024, 14:23
by va7gp
and also:

# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Re: MariaDB configuration problems

Posted: 13 Nov 2024, 19:35
by IU4QTF
I can confirm that the last stable version of log4om works perfectly with 10.11.6-MariaDB-0+deb12u1 Debian 12.
The only thing I was unable to do is the deploy of a fresh db (done "manually" using the script generated by the software and run with Oracle Workbench)
Happy.
:D

Re: MariaDB configuration problems

Posted: 13 Nov 2024, 20:45
by KD2QAR
Works with mariadb Docker official image: mariadb:10.11 https://hub.docker.com/_/mariadb

Server version: 10.11.8-MariaDB-ubu2204 mariadb.org binary distribution

Docker running on Debian (bullseye)

PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Thanks!!
-Mark (KD2QAR)

Re: MariaDB configuration problems

Posted: 14 Nov 2024, 16:06
by SP2L
Greetings Daniele et al.

va7gp wrote: 10 Nov 2024, 22:20 I was considering following PA0PLY's approach (install real, actual MySQL). But I waited instead...
I am PLEASED to say that Log4OM 2.34.0.0 (released Nov 9 2024 I think) does entirely solve this! I upgraded from Debian 10, through Debian 11, to a final destination of Debian 12 and Log4OM was happy!!

There is one new configuration option under Database: now, you have the choice (have to select) MariaDB.

THANK-YOU, developers and testers!

After making few tests I concur with Gordon's statement.

Log4OM2 v2.34.0.0 works perfectly O.K.
with MariaDB 10.11.6 and higher on Debian Bookworm 12.8
running on my RPi4B, RPi400 and desktop PC.