Databases

Home»Software»Databases

Upgrade MySQL to MariaDB 10 (Part 2 – Upgrade MariaDB/MySQL 5.5 to Version 10.0)

MariaDB is a relational database management system (rDBMS) that was forked from MySQL, the de-facto database for most [...]

By |2020-07-01T21:59:30-07:00Modified: July 1, 2020January 27th, 2015|Categories: Databases|Tags: , |2 Comments

Virtualmin: You Do Not Have Access to This MySQL Database After Changing Password

After changing password of MySQL or MariaDB administration user, such as root, Virtualmin no longer has access to [...]

By |2020-07-12T12:47:32-07:00Modified: July 12, 2020January 9th, 2015|Categories: Databases|Tags: , , , |0 Comments

MariaDB: Webmin MySQL Startup Script /etc/rc.d/init.d/mysqld Was Not Found

MariaDB, the enhanced in-place upgrade of MySQL database management system, is getting more popular each passing day. We [...]

By |2020-07-10T23:45:02-07:00Modified: July 10, 2020January 9th, 2015|Categories: Databases|Tags: , , , , , , , |1 Comment

Convert PostgreSQL Template0 & Template1 Encoding to UTF8 (SQL_ASCII Incompatible)

After installing Odoo 8 (also known as OpenERP), and other web apps which runs on PortgreSQL databases, you'll [...]

By |2020-05-25T03:56:16-07:00Modified: May 25, 2020January 7th, 2015|Categories: Databases|Tags: |3 Comments

Optimize SQL Server 2000 / 2005 / 2008 in Large RAM System by Locking Pages in Memory and AWE

Microsoft SQL Server is a data-intensive and disk I/O (read and write) intensive database management systems. For SQL [...]

Error Has Occurred While Establishing A Connection To SQL Server 2005 / 2008 / 2012 / 2014 Which Does Not Allow Remote Connections

When connecting to an instance of Microsoft SQL Server 2005 or Microsoft SQL Server 2008, Microsoft SQL Server [...]

Go to Top