toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

273
active users

#mariadb

2 posts1 participant0 posts today
Neustradamus :xmpp: :linux:<p><a href="https://mastodon.social/tags/Roundcube" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Roundcube</span></a> 1.5.10 (<a href="https://mastodon.social/tags/LTS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LTS</span></a>) has been released (<a href="https://mastodon.social/tags/Webmail" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Webmail</span></a> / <a href="https://mastodon.social/tags/Mail" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mail</span></a> / <a href="https://mastodon.social/tags/IMAP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IMAP</span></a> / <a href="https://mastodon.social/tags/SMTP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SMTP</span></a> / <a href="https://mastodon.social/tags/LDAP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LDAP</span></a> / <a href="https://mastodon.social/tags/Managesieve" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Managesieve</span></a> / <a href="https://mastodon.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> / <a href="https://mastodon.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> / <a href="https://mastodon.social/tags/MySQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MySQL</span></a> / <a href="https://mastodon.social/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> / <a href="https://mastodon.social/tags/SQLite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQLite</span></a> / <a href="https://mastodon.social/tags/OracleDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OracleDB</span></a> / <a href="https://mastodon.social/tags/MSSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MSSQL</span></a> / <a href="https://mastodon.social/tags/LongTermSupport" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LongTermSupport</span></a>) <a href="https://roundcube.net/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">roundcube.net/</span><span class="invisible"></span></a></p>
Neustradamus :xmpp: :linux:<p><a href="https://mastodon.social/tags/Roundcube" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Roundcube</span></a> 1.6.11 (stable) has been released (<a href="https://mastodon.social/tags/Webmail" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Webmail</span></a> / <a href="https://mastodon.social/tags/Mail" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mail</span></a> / <a href="https://mastodon.social/tags/IMAP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IMAP</span></a> / <a href="https://mastodon.social/tags/SMTP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SMTP</span></a> / <a href="https://mastodon.social/tags/LDAP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LDAP</span></a> / <a href="https://mastodon.social/tags/Managesieve" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Managesieve</span></a> / <a href="https://mastodon.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> / <a href="https://mastodon.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> / <a href="https://mastodon.social/tags/MySQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MySQL</span></a> / <a href="https://mastodon.social/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> / <a href="https://mastodon.social/tags/SQLite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQLite</span></a> / <a href="https://mastodon.social/tags/OracleDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OracleDB</span></a> / <a href="https://mastodon.social/tags/MSSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MSSQL</span></a>) <a href="https://roundcube.net/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">roundcube.net/</span><span class="invisible"></span></a></p>
artfulrobot<p>It would be cool to have a column in a <a href="https://floss.social/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a> <a href="https://floss.social/tags/mysql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mysql</span></a> table that auto-enum-ed. SELECTs would work like they do for ENUM() but INSERTs and UPDATEs would add new values to the ENUM() as they arrive.</p><p>Another way to describe this would be to automatically normalise a column such that you read/write it like a non-normalised field but on write it checks for that value in a table of unique values and stores a ref. It would need garbage collection on the referenced table.</p>
Ruud<p>Troubleshooting the friendica.world issues.. today looking at the database. </p><p>Not one of my favourite things, query tuning..</p><p><a href="https://mastodon.world/tags/friendica" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>friendica</span></a> <a href="https://mastodon.world/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a></p>
Rad Web Hosting<p>10 Steps to Protect Your <a href="https://mastodon.social/tags/VPS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VPS</span></a> Against SQL Injection <br>This article provides a guide discussing how to protect your VPS against SQL injection.<br>What is SQL Injection?<br>SQL Injection is a type of cyber attack where an attacker inserts or “injects” malicious SQL code into a query through input fields, URLs, or other data entry points. If the application doesn't properly validate or sanitize the input, the ...<br>Continued 👉 <a href="https://blog.radwebhosting.com/how-to-protect-your-vps-against-sql-injection/?utm_source=mastodon&amp;utm_medium=social&amp;utm_campaign=ReviveOldPost" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.radwebhosting.com/how-to-</span><span class="invisible">protect-your-vps-against-sql-injection/?utm_source=mastodon&amp;utm_medium=social&amp;utm_campaign=ReviveOldPost</span></a> <a href="https://mastodon.social/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a> <a href="https://mastodon.social/tags/vpsguide" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vpsguide</span></a> <a href="https://mastodon.social/tags/sqlinjection" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sqlinjection</span></a> <a href="https://mastodon.social/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a></p>
Jim Spath<p><span class="h-card" translate="no"><a href="https://federate.social/@jik" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>jik</span></a></span> I just went down a similar path when trying to connect LibreOffice to <a href="https://chaos.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a>, finally finding the working driver.</p>
Jonathan Kamens 86 47<p><a href="https://federate.social/tags/Perl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Perl</span></a> DBD::mysql and the corresponding <a href="https://federate.social/tags/RHEL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RHEL</span></a> package have always been <a href="https://federate.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> compatible, i.e., you could install MariaDB and DBD::mysql RPMs together.<br>But the new DBD::mysql package in <a href="https://federate.social/tags/CentOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CentOS</span></a> stream can no longer be installed with MariaDB.<br>I filed a bug (<a href="https://issues.redhat.com/browse/RHEL-88746" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">issues.redhat.com/browse/RHEL-</span><span class="invisible">88746</span></a>) and <a href="https://federate.social/tags/RedHat" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RedHat</span></a> said it's not supposed to work. Except it always has.<br>What do you think?<br>(Note if it doesn't work then all Perl scripts on the host that use DBD::mysql must be modified to use DBD::MariaDB instead.)<br><a href="https://federate.social/tags/mysql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mysql</span></a></p>
Movim<p>Movim is officially dropping support for MySQL ⚠️ </p><p>It is too difficult to maintain compatibility with all the quirks and specificity of this database 😔 MySQL was already broken for a while (migrations not running, broken queries).</p><p>Don't worry we are still fully compatible with PostgreSQL (that is the recommended one) and MariaDB. You can find those two databases in all the major distributions 😊 </p><p>This will greatly simplify and streamline the development of the project ✨ </p><p><a href="https://piaille.fr/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> <a href="https://piaille.fr/tags/PostgreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostgreSQL</span></a> <a href="https://piaille.fr/tags/database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>database</span></a> <a href="https://piaille.fr/tags/movim" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>movim</span></a> <a href="https://piaille.fr/tags/support" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>support</span></a> <a href="https://piaille.fr/tags/migration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>migration</span></a></p>
Chrissy :linuxmint:<p>Question, my colleague want's a small database with only a few tables ( <a href="https://social.tchncs.de/tags/Mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mariadb</span></a> / <a href="https://social.tchncs.de/tags/mysql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mysql</span></a> <a href="https://social.tchncs.de/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a> ) - Data pushed with PowerShell Scripts</p><p>He also wants a small Web UI to search in this database with "basic" filtering</p><p>I've found <a href="https://social.tchncs.de/tags/Adminer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Adminer</span></a> (<a href="https://www.adminer.org/de/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">adminer.org/de/</span><span class="invisible"></span></a>) which looks simpler then things like phpMyAdmin</p><p>Is this a good choice ? thx</p>
Topslakr<p>New House Projects – Weather Watching V0.5</p><p>I've always been fascinated with the weather. I can still remember the daily routine of charting the weather in kindergarten with meticulous scientific rigor: Each morning one pupil, on a rotation, would peer out a window and then mark down if it was sunny, or cloudy, or possibly raining...</p><p><a href="https://topslakr.com/2025/04/new-house-projects-weather-watching-v0-5/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">topslakr.com/2025/04/new-house</span><span class="invisible">-projects-weather-watching-v0-5/</span></a></p><p><a href="https://fosstodon.org/tags/Topslakr" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Topslakr</span></a> <a href="https://fosstodon.org/tags/Weather" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Weather</span></a> <a href="https://fosstodon.org/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> <a href="https://fosstodon.org/tags/Weather" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Weather</span></a> <a href="https://fosstodon.org/tags/WeeWx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WeeWx</span></a> <a href="https://fosstodon.org/tags/Vermont" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vermont</span></a></p>
Miroslav Stankic<p>It's fun when you realize that updating <a href="https://mastodon.social/tags/Ubuntu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ubuntu</span></a> from 22 to 24 uninstalled <a href="https://mastodon.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> and <a href="https://mastodon.social/tags/Zabbix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Zabbix</span></a> proxy has slight issues with that.</p><p><a href="https://mastodon.social/tags/HomeLab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HomeLab</span></a></p>
OOTS<p><span class="h-card" translate="no"><a href="https://infosec.exchange/@andreasdotorg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>andreasdotorg</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@redknight" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>redknight</span></a></span> <br>I think at that level it's conceptually easy, you "just" need (wo-)manpower to set up and maintain everything yourself. Assuming you want to set up a new cloud provider from scratch and build one/two/three new DCs in different regions in Europe:<br>- buy standard "off-the-shelve" server hardware<br>- at this level you can use US networking equipment (firewalls, routers, switches)<br>- and then use/self-host all the open-source software you want</p><p>E.g.:<br>- use your favourite <a href="https://infosec.exchange/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> distro (<a href="https://infosec.exchange/tags/debian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>debian</span></a>, <a href="https://infosec.exchange/tags/ubuntu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ubuntu</span></a>, <a href="https://infosec.exchange/tags/fedora" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fedora</span></a>, or whatever)<br>- set up Netbox or a similar tool (and maybe phpIPAM) + <a href="https://infosec.exchange/tags/PostGreSQL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PostGreSQL</span></a> Server<br>- there's probably no way around <a href="https://infosec.exchange/tags/OpenStack" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenStack</span></a> either way, with <a href="https://infosec.exchange/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> and some other open source tools in the background<br>- you can set up <a href="https://infosec.exchange/tags/Prometheus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Prometheus</span></a>, <a href="https://infosec.exchange/tags/Grafana" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Grafana</span></a>, <a href="https://infosec.exchange/tags/OpenSearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSearch</span></a> for observability</p><p>And on top of that offer services as you see fit:<br>- automate setup/maintenance of <a href="https://infosec.exchange/tags/Kubernetes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Kubernetes</span></a> clusters (I heard <a href="https://infosec.exchange/tags/RKE2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RKE2</span></a> is a fairly self-contained <a href="https://infosec.exchange/tags/K8s" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>K8s</span></a> distribution)<br>- automate setup/maintenance of DB servers<br>- provide a way to run "serverless" apps<br>- set up <a href="https://infosec.exchange/tags/nextcloud" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nextcloud</span></a> or so</p>
Steph :quebec: 🇨🇦<p><a href="https://pataterie.ca/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> has plenty of nice extensions, but Amazon nor Digital Ocean offers them. Better off with <a href="https://pataterie.ca/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a>.</p><p><a href="https://pataterie.ca/tags/webdev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdev</span></a></p>
Eridius Group<p>Web developers: Do you use MariaDB or PostgreSQL for web apps? Is there any particular reason for your choice?</p><p>- Eridian</p><p><a href="https://mastodon.social/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://mastodon.social/tags/postgres" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgres</span></a> <a href="https://mastodon.social/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdev</span></a> <a href="https://mastodon.social/tags/web" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web</span></a> <a href="https://mastodon.social/tags/database" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>database</span></a> <a href="https://mastodon.social/tags/developers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>developers</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Erik C. Thauvin<p>Database Migrations in the Real World</p><p><a href="https://mastodon.social/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a> <a href="https://mastodon.social/tags/migration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>migration</span></a> <a href="https://mastodon.social/tags/mysql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mysql</span></a> <a href="https://mastodon.social/tags/oracle" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>oracle</span></a> <a href="https://mastodon.social/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a></p><p><a href="https://blog.jetbrains.com/idea/2025/02/database-migrations-in-the-real-world/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.jetbrains.com/idea/2025/0</span><span class="invisible">2/database-migrations-in-the-real-world/</span></a></p>
Schenkl<p><span class="h-card" translate="no"><a href="https://infosec.space/@kkarhan" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>kkarhan</span></a></span> was ist Memenetes?</p><p>Ich hab halt die Anleitung vom Hersteller der Software angeschaut und die kommt mir extrem kompliziert vor: <a href="https://dawarich.app/docs/tutorials/update-postgresql" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">dawarich.app/docs/tutorials/up</span><span class="invisible">date-postgresql</span></a></p><p>Statt einfach nur was neues zu pullen und gut, so wie es <a href="https://chaos.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> macht.</p>
Admin Jerry<p>As my <a href="https://hear-me.social/tags/Friendica" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Friendica</span></a> server, my-place.social, has grown to some 315 active users in just 5 months, I'm starting to hit up against <a href="https://hear-me.social/tags/mariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariaDB</span></a> limitations relating to the default memory manager, <a href="https://hear-me.social/tags/MALLOC" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MALLOC</span></a>. This weekend I'm going to replace it with <a href="https://hear-me.social/tags/jemalloc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jemalloc</span></a> to reduce stalls, memory fragmentation issues, out-of-memory problems, and instability.</p><p>Friendica puts a lot of pressure on the database, mariaDB in this case, much more than Mastodon apparently does on PostgreSQL. My feeling is that the Mastodon developers have done much better database tuning.</p><p>But, none-the-less, the update must be done. This will be done on an Ubuntu server. </p><p>Does anyone who has changed the MariaDB or mySQL memory manager have any advice to share to keep me out of trouble? </p><p>BTW, <a href="https://hear-me.social/tags/TCMalloc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TCMalloc</span></a> is not an option as other admins have reported crashes using it with Friendica.</p>
Pete Prodoehl 🍕<p>I got MariaDB installed on Debian which is a better replacement for MySQL, right?</p><p>I do remember using MariaDB many years ago... for what I need it should work just fine I assume.</p><p>(Some simple web site databases, WordPress, etc.)</p><p><a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/debian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>debian</span></a> <a href="https://mastodon.social/tags/mysql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mysql</span></a> <a href="https://mastodon.social/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a> <a href="https://mastodon.social/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a></p>
Nils<p>De 0 à <a href="https://mastodon.xyz/tags/WordPress" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WordPress</span></a> en full ansible, episode 5 ! À l'étable : <a href="https://twitch.tv/ahp_nils" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">twitch.tv/ahp_nils</span><span class="invisible"></span></a> ! <a href="https://mastodon.xyz/tags/sysadmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sysadmin</span></a> <a href="https://mastodon.xyz/tags/devops" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devops</span></a> <a href="https://mastodon.xyz/tags/twitchfr" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>twitchfr</span></a> <a href="https://mastodon.xyz/tags/twitchstreamer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>twitchstreamer</span></a> <a href="https://mastodon.xyz/tags/TwitchStreamers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TwitchStreamers</span></a> <a href="https://mastodon.xyz/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://mastodon.xyz/tags/php" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>php</span></a> <a href="https://mastodon.xyz/tags/mariadb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mariadb</span></a></p>
Patch Notification Robot 🔔<p>MariaDB Foundation released <a href="https://mastodon.social/tags/MariaDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MariaDB</span></a> 11.4 version 11.4.5. <a href="https://mariadb.org/download/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">mariadb.org/download/</span><span class="invisible"></span></a></p>