Oh whauw, that is a big step forward.
Thanks guys
Br. Jan
MariaDB configuration problems
Re: MariaDB configuration problems
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?
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
# mariadb -V
mariadb Ver 15.1 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper
mariadb Ver 15.1 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper
Re: MariaDB configuration problems
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/"
# 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
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.

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.

Re: MariaDB configuration problems
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)
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)
DE KD2QAR
Re: MariaDB configuration problems
Greetings Daniele et al.
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.
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.