Tag

MariaDB

4 posts tagged with this.

  1. Knowledge BaseWeb Hosting
    · 2 min read

    Is the MySQL or MariaDB Event Scheduler Available?

    The MySQL or MariaDB Event Scheduler is enabled on Windows and Linux shared servers. Create custom scheduled events using phpMyAdmin or Navicat. Includes explanations, SQL snippets, setup steps, and troubleshooting for effective database automation.

  2. Knowledge BaseWeb Hosting
    · 2 min read

    Encrypted or SSL Connections for SQL Server and MySQL

    All ASPnix Microsoft SQL Server and MySQL servers support encrypted SSL connections to secure data in transit. Your client, driver, or application must also support encryption. This guide covers configuration for SSMS, Navicat, our management tools, and code examples for ASP.NET, .NET, and PHP devel

  3. SalesLinux Cloud HostingWindows Cloud Hosting
    · 3 min read

    MySQL and MariaDB Versions on Shared Hosting Services

    Our Windows services offer MySQL 5.7 and Linux services offer MariaDB 10.1, with MariaDB comparable to MySQL 5.6 for core compatibility. Supported on web hosting plans and as a Hyper-V add-on. This guide explains the details, provides code samples for connections, and outlines key considerations for

  4. Knowledge BaseWeb Hosting
    · 4 min read

    Are Remote Connections Available for MySQL or MariaDB?

    Remote connections to MySQL are enabled by default on Windows shared hosting with no extra configuration required. For Linux MariaDB, use cPanel to add an allow entry for your IP. This guide covers prerequisites, connection examples in command line and .NET code, step-by-step cPanel setup, common er