Installing MySQL 8.0.36 on Windows: Standalone Setup and Configuration
This guide walks through a manual, ZIP-based installation of MySQL Server 8.0.36 on Windows—bypassing the GUI installer for full control over configuration, service registration, and security settings.
Prerequisites and Environment
Windows 10/11 (64-bit)
Administrative privileges required for service installation
No prior MySQL services or con ...
Posted on Fri, 17 Jul 2026 16:09:00 +0000 by pheagey
Automating Oracle Cold Backup Procedures on Windows Servers
Scenario Overview
This backup strategy is tailored for database environments that function similarly to OLAP systems rather than high-frequency OLTP applications. In cases where data modification rates are minimal and the instance operates in NOARCHIVELOG mode, real-time point-in-time recovery is not required. However, safeguarding against phys ...
Posted on Sat, 16 May 2026 16:33:03 +0000 by ilight