Linux TLDR · @linuxtldr
616 followers · 335 posts · Server noc.social

#database #MySQL #linux

Last updated 1 year ago

Linux TLDR · @linuxtldr
553 followers · 292 posts · Server noc.social
Linux TLDR · @linuxtldr
549 followers · 288 posts · Server noc.social

#devops #database #MySQL #linux

Last updated 1 year ago

ck · @ck
77 followers · 184 posts · Server noc.social

After a slave server suffered a hardware crash, the replication stopped working and ran into a "Relay log read failure" error.

The sudden power-loss corrupted the local relay log and the process was unable to continue once the slave server came back online.

As long as the master server didn't suffer from any outage, you can easily recover your replication on the slave server. Here's how to do this. 👇

claudiokuenzler.com/blog/1332/

#replication #MySQL #mariadb

Last updated 1 year ago

junicast · @junicast
18 followers · 244 posts · Server noc.social

Guys do me a favor. If you create a concept for your service, don't force the integration of a database service like or into your docker-compose or whatever.
It's really not of great use if you run a seperate instance for every single one of your pods.
Please always support connecting to a dedicated DB system.

#podman #docker #db #postgresql #MySQL #container

Last updated 1 year ago

ck · @ck
73 followers · 151 posts · Server noc.social

When dealing with mysqldump error 1412 (table definition has changed) during a process on a or server, your first task is to identify the script modifying the table(s).

Always make sure you find a proper application "downtime" to create a consistent backup.

claudiokuenzler.com/blog/1317/

#database #mariadb #MySQL #backup

Last updated 1 year ago

OSTechNix · @ostechnix
627 followers · 1639 posts · Server floss.social

How To Select And Filter Data From A MySQL Database Using PHP In XAMPP
ostechnix.com/php-mysql-where-

#PHP #MySQL #xampp #database

Last updated 2 years ago

:oc: xakan, barbedouce :oc: · @xakan
458 followers · 1664 posts · Server social.zdx.fr

Aujourd’hui, je ne râle pas sur . Non, aujourd’hui je varie les plaisirs. C’est après que j’en ai.

#cpanel #MySQL

Last updated 2 years ago

OSTechNix · @ostechnix
624 followers · 1624 posts · Server floss.social

How To Select Data From MySQL Database Using PHP in XAMPP Stack
ostechnix.com/php-mysql-select

#MySQL #PHP #xampp #database

Last updated 2 years ago

Ein Ex-Kollege von mir hat MySQL immer "My Sequel" ausgesprochen. Das hat mich sehr irritiert.

In der offiziellen Dokumentation wird aufgeklärt, dass es eigentlich “My Ess Que Ell” ausgeprochen wird, die andere Variante aber ok ist: dev.mysql.com/doc/refman/8.0/e

#intotweet #MySQL

Last updated 2 years ago

OSTechNix · @ostechnix
604 followers · 1597 posts · Server floss.social
FOSSASIA · @fossasia
176 followers · 216 posts · Server floss.social

Lalit Choudhary Engineer @Percona will speak about "New -8 architecture structures and scaling them to get the best performance for different workloads" at the Summit 2023 13-15 April eventyay.com/e/7cfe0771/sessio

#database #MySQL #FOSSASIA #Singapore

Last updated 2 years ago

FOSSASIA · @fossasia
176 followers · 210 posts · Server floss.social

RT @fossasia
Omer Iqbal @olenhad will share about "The ’s InnoDB Storage Engine" at Summit 2023 13-15 April eventyay.com/e/7cfe0771/sessio

#MySQL #FOSSASIA #Singapore #database

Last updated 2 years ago

FOSSASIA · @fossasia
176 followers · 210 posts · Server floss.social

RT @fossasia
Omer Iqbal @olenhad will share about "The ’s InnoDB Storage Engine" at Summit 2023 13-15 April eventyay.com/e/7cfe0771/sessio

#MySQL #FOSSASIA #Singapore #database

Last updated 2 years ago

FOSSASIA · @fossasia
176 followers · 210 posts · Server floss.social

Omer Iqbal @olenhad will share about "The ’s InnoDB Storage Engine" at Summit 2023 13-15 April eventyay.com/e/7cfe0771/sessio

#MySQL #FOSSASIA #Singapore #database

Last updated 2 years ago

FOSSASIA · @fossasia
171 followers · 165 posts · Server floss.social

Join Hananto Wicaksono's session on " InnoDB ClusterSet Concept and Architecture for Disaster Tolerance" at Summit 2023 13-15 April eventyay.com/e/7cfe0771/sessio

#MySQL #FOSSASIA #Singapore #database

Last updated 2 years ago

FOSSASIA · @fossasia
171 followers · 164 posts · Server floss.social

Mayank Prasad @manku will speak about "InnoDB: New Features in 8.0 and INSTANT DDLs" at Summit 2023 13-15 April eventyay.com/e/7cfe0771/sessio

#MySQL #FOSSASIA #Singapore #database

Last updated 2 years ago

FOSSASIA · @fossasia
170 followers · 152 posts · Server floss.social

Colin Charles @bytebot and Alkin Tezuysal @ask_dba will share about "The Ecosystem in 2023" Summit 13 - 15 April eventyay.com/e/7cfe0771/sessio

#MySQL #FOSSASIA #Singapore #OpenSource #database

Last updated 2 years ago

:oc: xakan :oc: · @xakan
446 followers · 874 posts · Server social.zdx.fr

Moi : ALTER TABLE <maTable> MODIFY <maColomne> REAL;

: OK C'EST BON JE TE L'AI MISE EN DOUBLE ! :troll:

#MySQL

Last updated 2 years ago

rdfhrn · @rdfhrn
353 followers · 4039 posts · Server hessen.social

Also ich liebe ja PHP, mysql und so.
Meine ganzen Streckenaufzeichnungen landen in einer kleinen DB, durch die Namen der Aufzeichnung werden die km, Dauer, etc automatisch auf die einzelnen Teile drauf gerechnet. Trage ich Wartungen und die Kosten ein, erhalte ich mit nur einem einzigen SQL Befehl (806 Zeichen lang, hüstel) die Kosten pro km übersichtlich auf einer Webseite und je nach Auswahl für das Jahr oder den Monat.

#fahrrad #php #MySQL #statistik

Last updated 2 years ago