> ## Documentation Index
> Fetch the complete documentation index at: https://kb.hosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MySQL

> Access MySQL development help with Hosting.com's Knowledge Base, featuring troubleshooting guides, installation tips, FAQs, and more.

How do I access MySQL from the command line? How do I export a MySQL database? Get answers to your MySQL development questions here. We have a wide variety of articles covering everything from how to create a MySQL installation for local testing, renaming a MySQL database, what to do when MySQL runs out of memory, and much more:

* [Connecting to MySQL from the command line](/docs/connect-to-mysql-from-the-command-line)
* [Connecting to MySQL using PHP](/docs/connect-to-mysql-using-php)
* [Connecting to MySQL using Python](/docs/connecting-to-mysql-using-python)
* [Connecting to MySQL using Node.js](/docs/connecting-to-mysql-using-node-js)
* [Connecting to MySQL using Microsoft .NET](/docs/connecting-to-mysql-using-microsoft-net)
* [Connecting to MySQL using Perl](/docs/connect-to-mysql-using-perl)
* [Renaming a MySQL database](/docs/renaming-a-mysql-database)
* [Backing up MySQL databases using AutoMySQLBackup](/docs/mysql-database-backups-using-automysqlbackup)
* [Installing phpMyAdmin on managed hosting accounts](/docs/installing-phpmyadmin-on-managed-hosting-accounts)
* [MySQL user privileges on shared servers](/docs/mysql-user-privileges-on-shared-servers)
* [Enabling the slow query log in MySQL](/docs/enabling-the-slow-query-log-in-mysql)
* [Determining the size of MySQL databases and tables](/docs/determining-the-size-of-mysql-databases-and-tables)
* [Creating and running MySQL stored functions and procedures](/docs/mysql-stored-functions-and-procedures)
* [Determining the MySQL version](/docs/determining-the-mysql-version)
* [Repairing MySQL databases and tables](/docs/repairing-mysql-databases-and-tables)
* [Setting up a remote MySQL connection](/docs/remote-mysql-connections)
* [Managing MySQL databases, users, and tables from the command line](/docs/managing-mysql-databases-and-users-from-the-command-line)
* [Using MySQL client applications](/docs/mysql-client-applications)
* [Understanding MySQL Error 1064](/docs/handling-mysql-error-1064)
* [Using SELECT INTO OUTFILE in MySQL](/docs/using-select-into-outfile-in-mysql)
* [Creating a MySQL installation for local testing](/docs/creating-a-mysql-installation-for-local-testing)
* [Converting the MySQL time zone](/docs/convert-the-mysql-time-zone)
* [MySQL server runs out of memory or does not start](/docs/mysql-runs-out-of-memory-or-does-not-start)
* [Converting a MySQL database to UTF-8](/docs/convert-mysql-database-utf-8)
* [Using indexes to improve MySQL query performance](/docs/using-indexes-to-improve-mysql-query-performance)
* [Resetting the MySQL root password](/docs/reset-mysql-root-password)
* [Working with MySQL database engines](/docs/working-with-mysql-database-engines)
* [Using MySQL triggers](/docs/mysql-triggers)
* [Restricting MySQL port access](/docs/restricting-mysql-port-access)
* [The information\_schema database in MySQL](/docs/the-information-schema-database)
* [Importing and exporting a MySQL database](/docs/import-and-export-a-mysql-database)
* [Backing up MySQL databases using cron jobs](/docs/mysql-database-backups-using-cron-jobs)
* [Troubleshooting MySQL definer issues](/docs/troubleshooting-mysql-definer-issues)
* [Using MySQL views](/docs/mysql-views)
