Uncategorized How To Create a Multi-Node MySQL Cluster on Ubuntu 22.04 Introduction The MySQL Cluster distributed database provides high availability and throughput for your MySQL database management system. A MySQL Cluster consists of one or more management nodes (ndb_mgmd) that store the cluster’s configuration and control the data nodes (ndbd), where cluster data is stored. After communicating with the management node, clients (MySQL clients, servers, or […] Written by Aamir Rehman January 11, 2023January 11, 2023
Uncategorized How to Fix Commad Not Found GitLab CI/CD In Windows User Hi I’m Indian. and in this article i will show you how you can fix cmdlet command not found error when running ci/cd pipeline in windows runner. i have faced same issue in GitLab pipeline and if is universal fix for you followed all tasks such as adding Environment path variable in windows and still […] Written by Aamir Rehman November 4, 2022November 4, 2022