veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

295
active users

#mysql

11 posts11 participants0 posts today

#Shaarli: How to Add Multiple Hosts in phpMyAdmin – TecAdmin - Méthode pour gérer plusieurs bases MySQL dans un même PhpMyAdmin.

Pour des bases en docker, installer le container PMA sur le même réseau docker et donner le nom du container pour afficher la base.

Permet en théorie de sélectionner des bases docker internes et des bases externes (hébergeur). : tecadmin.net/add-multiple-host #phpmyadmin #docker #bases #mysql

Add Multiple Hosts in phpMyAdmin
TecAdmin · How to Add Multiple Hosts in phpMyAdmin – TecAdminThis how to guide will help you to add multiple hosts ( database server ) in phpMyAdmin, So we can select to which database server we need to connect.

How to Install #MySQL 8 on #VPS Server

This article provides a guide for how to install #MySQL 8 on VPS server.

Database Management Systems (DBMSs) are applications designed to store and organize data in an organized fashion, usually as part of an e-commerce or data warehousing application. One such DBMS is MySQL, an open-source and highly scalable free DBMS that's free and open source; we will cover how to install MySQL 8 onto a VPS server so you ...
Continued 👉 blog.radwebhosting.com/how-to-

How to Install MySQL 8 on VPS Server
RadWeb, LLC · How To Install MySQL 8 On VPS Server - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis guide demonstrates how to install MySQL 8 on VPS server. First login to the VPS as root user and run the appropriate commands based on Linux distro:

How to Install #ClusterControl on #AlmaLinux VPS This article provides a guide for how to install ClusterControl on AlmaLinux VPS.
How to Install ClusterControl on AlmaLinux VPS
ClusterControl is a robust database management platform that simplifies deployment, management, and scaling of database clusters. If you’re using AlmaLinux VPS for your infrastructure, this guide will walk you through installing ClusterControl seamlessly. ...
Continued 👉 blog.radwebhosting.com/how-to- #installguide #mysql

How to Install ClusterControl on AlmaLinux VPS
RadWeb, LLC · How To Install ClusterControl On AlmaLinux VPS - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to install ClusterControl on AlmaLinux VPS.

Open Source Linux MySQL Tools!

Was ist MySQL?

MySQL ist ein weit verbreitetes, relationales Datenbankmanagementsystem (RDBMS), das auf der Structured Query Language (SQL) basiert. Es wird häufig für die Speicherung, Verwaltung und Abfrage von Daten in verschiedenen Anwendungen eingesetzt, von kleinen Websites bis hin zu großen Unternehmensanwendungen.

linuxlinks.com/mysqltools/

LinuxLinks · 17 Best Free and Open Source Linux MySQL Tools - LinuxLinksThis article identifies 17 open source tools which help to reduce the complexity associated with the powerful database software.

Upgrade from MySQL 8.0.33 to 8.0.41 this morning on production.

Everything went smoothly... until:

Lock timeout when upgrading an intermediate primary in a ClusterSet. It looks like bugs.mysql.com/bug.php?id=1002. I know that kill -9 has been used in the past (yes, MySQL can be challenging and it's the only solution), so let's re-initialize the host. 6TB of data, it's going to be long but we have no choice at this point.

The Percona Server version of MySQL Shell doesn't support the Javascript interface anymore. The official documentation has Javascript examples everywhere but not Python. I had to guess and learn the Python equivalent in emergency.

Then if we define a "localAddress" to "Cluster.add_instance", MySQL tries to use the deprecated "XCOM" communication stack instead of "MYSQL". If you have errors on port 33061, you should remove the localAddress and/or use the "MYSQL" communication stack dev.mysql.com/doc/mysql-shell/

Every time the service is started, it takes 30 seconds to initialize the InnoDB buffer pool because the host has 1TB of RAM.

For an unknown reason, the mandb process takes multiple minutes when upgrading a package.

Time is really long when you do upgrades.

bugs.mysql.comMySQL Bugs: #100242: Upgrade from MySQL 8.0.16 to MySQL 8.0.18 failed

I am throwing a fit trying to get the python mysql-connector installed.

pip gives me an error:
error: externally-managed-environment

× This environment is externally managed

How do I get this thing installed? So many of my programs use this.

How to Install #ClusterControl on #AlmaLinux VPS This article provides a guide for how to install ClusterControl on AlmaLinux VPS.
How to Install ClusterControl on AlmaLinux VPS
ClusterControl is a robust database management platform that simplifies deployment, management, and scaling of database clusters. If you’re using AlmaLinux VPS for your infrastructure, this guide will walk you through installing ClusterControl seamlessly. ...
Continued 👉 blog.radwebhosting.com/how-to- #mysql #installguide

How to Install ClusterControl on AlmaLinux VPS
RadWeb, LLC · How To Install ClusterControl On AlmaLinux VPS - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide for how to install ClusterControl on AlmaLinux VPS.