Question : Galera clusters, somewhat famously, have a requirement that nodes need to be shut down and brought back up […]
Tag: linux
GRANT command not working on MySQL 8.0.25
Question : I’m attempting to grant a user privileges within a database, and I’m receiving the error #1410 – You […]
Issue working with Postgres on Windows
Question : I am running PostgreSQL 9.3 on my machine. I have PhpPgAdmin running on a cloud, using which I […]
Oracle XE Fedora 15 Installation problem
Question : I got a problem installing Oracle XE on Fedora 15. Hope you can help me. I used this […]
Connecting to a local MS SQL Server from a GUI client
Question : I am very new to SQL and database servers. I have recently been using SQL Server Express and […]
SQL Server logs “blob data”, viewable with journalctl
Question : What does it mean when I run journalctl -u mssql-server.service and it says B blob data, Sep 06 […]
Why Can’t I find my databases from Mysql on linux?
Question : I’m new to linux. I cannot get a list of my databases by typing SHOW DATABASES on the […]
SQL2019 CU4 PWAIT_EXTENSIBILITY_CLEANUP_TASK
Question : I’m running SQL2019 CU4 Linux and seeing a high number of PWAIT_EXTENSIBILITY_CLEANUP_TASK. Can anyone share their insight on […]
Change expired user password on sql server from linux
Question : I have got a colleague (software developer) working on Linux only. He connects to our SQL Server using […]
InnoDB engine is not loading after tuning parameters
Question : After installing MySQL-5.1.73, I placed default my-huge.cnf into /etc/my.cnf and started the mysql service. It was running without […]