Page 1 of 1

MariaDB v10 update

Posted: Thu Dec 07, 2023 4:16 pm
by mberryman
I have placed a selection of MariaDB clients, from MariaDB v10.11.6 at
https://theberrymans.com/php_kits/maria ... lients.zip

Code: Select all

$ unzip -l mariadb-10_11_6_clients.zip
Archive:  mariadb-10_11_6_clients.zip;1
  Length      Date    Time    Name
---------  ---------- -----   ----
 57771520  12-07-2023 12:39   mysql.exe
 56886272  12-07-2023 12:39   mysqladmin.exe
 58280448  12-07-2023 12:39   mysqlbinlog.exe
 56879104  12-07-2023 12:39   mysqlcheck.exe
 57117696  12-07-2023 12:39   mysqldump.exe
 56868864  12-07-2023 12:39   mysqlimport.exe
 56856576  12-07-2023 12:39   mysqlshow.exe
 56916480  12-07-2023 12:39   mysqlslap.exe
 58456064  12-07-2023 12:40   mysqltest.exe
 46846464  12-07-2023 12:39   mysql_plugin.exe
 47344640  12-07-2023 12:39   mysql_upgrade.exe
---------                     -------
610224128                     11 files

The server, however, is currently a work in progress. Right now, I am trying to decide how to address the prevalent use of thread_local declarations. So I am curious, is thread_local in the queue to be implemented in clang or is it not currently planned for implementation.

Re: MariaDB v10 update

Posted: Sat Dec 16, 2023 8:38 am
by neilrieck
This is great new and allow me to thankyou on behalf of the VMS/OpenVMS community for your efforts. Our shop runs in a heterogeneous environment with half our servers running OpenVMS whist the other half run CentOS-7.9 (soon to be AlmaLinux-8), Your client will allow our OpenVMS front-end platforms to connect to MariaDB-10 on our Linux backend.