HostGator Web Hosting Help

Sort by

Help Content Tagged Mysql - 40 results RSS


This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database.
Knowledgebase Article 861,046 views tags: creation database mysql

This article will instruct you how to export a database from the command line (SSH).
Knowledgebase Article 851,531 views tags: database mysql ssh

How do I import a backup of my database (.sql file) using phpMyAdmin?
Knowledgebase Article 766,882 views tags: database mysql phpmyadmin

This article will instruct you how to import a database from the command line (SSH).
Knowledgebase Article 764,399 views tags: database mysql ssh

How to repair and optimize your database using phpMyAdmin:
Knowledgebase Article 433,964 views tags: database mysql optimizing repairing slow speed

I need to Export or Import a MySQL database
Knowledgebase Article 410,131 views tags: mysql phpmyadmin ssh

How do I create a MySQL backup?
Knowledgebase Article 408,113 views tags: backup database mysql

What is CPU Protection
Knowledgebase Article 378,261 views tags: cpu database mysql optimize peak performance query script slow

How to Restore your MySQL Database?
Knowledgebase Article 374,058 views tags: admin database mysql php phpmyadmin restore

A repository of information on how you can manage your database by using the phpMyAdmin interface.
Knowledgebase Article 366,777 views tags: commands database mysql phpmyadmin

I cannot connect to my database locally or remotely, do I have the correct server, username and password?
Knowledgebase Article 325,292 views tags: connect disconnected hostname mysql user

What version of MySQL are you running?
Knowledgebase Article 316,066 views tags: mysql sql

This article will show you how to rename a database table in phpMyAdmin.
Knowledgebase Article 313,464 views tags: databases mysql phpmyadmin

How do I grant permissions to cPanel for my MySQL database administrator without giving them the domain password?
Knowledgebase Article 269,768 views tags: access grant mysql password permission

This article will describe connections strings, what they are used for, and give examples.
Knowledgebase Article 267,423 views tags: connection databases mysql

I would like to dump the Table Structure for my MySQL Database, but none of the data.
Knowledgebase Article 266,571 views tags: dump mysql ssh structure table

How can I connect to our MySQL database from Dreamweaver?
Knowledgebase Article 259,793 views tags: connecting database dream mysql weaver

I get the following database connection error: Warning: mysql_connect() [function.mysql-connect]: Host 'host#.HostGator.sg' is blocked because of many connection errors; unblock with 'mysqlad
Knowledgebase Article 257,396 views tags: blocked connection host localhost mysql

How to backup all of your MySQL databases using the Site Backup & Restore tool
Knowledgebase Article 254,198 views tags: backup database mysql restore site

This article will explain how to change the password for a database in the event that the original password is lost.
Knowledgebase Article 250,844 views tags: database mysql password

How to restore MySQL databases using the Site Backup & Restore tool
Knowledgebase Article 242,414 views tags: backup database mysql restore site

I am prompted to set a new MySQL password. What does this mean and how do I change it?
Knowledgebase Article 237,335 views tags: connect database mysql password phpmyadmin username

How do I make my MySQL database compatible with the version you provide?
Knowledgebase Article 235,747 views tags: compatible database mysql

This article will go over different application available for remote connection to your databases.
Knowledgebase Article 232,701 views tags: database mysql

A guide to duplicating a MySQL database using phpMyAdmin
Knowledgebase Article 231,099 views tags: databases mysql phpmyadmin

This article will explain how to connect your scripts to your MySQL databases.
Knowledgebase Article 228,540 views tags: database mysql scripts

Optimizing MySQL: Queries and Indexes Article 1 of 4 Courtesy of: Ian Gilfillan Badly defined or non-existent indexes are one of the primary reasons for poor performance, understanding and then fixing
Knowledgebase Article 213,958 views tags: indexes mysql optimize optimizing queries query

Optimizing MySQL: Queries and Indexes Article 3 of 4 Courtesy of: Ian Gilfillan Ordering by surname is a common requirement, so it would make sense to create an index on surname. But in this example o
Knowledgebase Article 211,781 views tags: cpu exceeded index indexes mysql optimize optimizing queries query

How to Set different character sets with PHP and HTML to display correctly.
Knowledgebase Article 207,550 views tags: arabic character chinese collation japanese language languages mysql php phpmyadmin sets

Optimizing MySQL: Queries and Indexes Article 4 of 4 Courtesy of:Ian Gilfillan Most systems need to be highly optimized for selects - take a news site which performs millions of queries per day, but w
Knowledgebase Article 205,169 views tags: cpu exceeded index indexes mysql optimize optimizing queries query

Instructions on adding a column to your database in phpMyAdmin
Knowledgebase Article 200,148 views tags: databases mysql phpmyadmin

A step by step guide on how to manipulate data in your mySQL tables using phpMyAdmin
Knowledgebase Article 188,470 views tags: databases mysql phpmyadmin

A guide on performing a standard SQL query using the phpMyAdmin interface
Knowledgebase Article 182,522 views tags: databases mysql phpmyadmin

Optimizing MySQL: Queries and Indexes Article 2 of 4 Courtesy of: Ian Gilfillan Some knowledge of how indexes work allows you to use them more efficiently. Firstly, note that when you update a table w
Knowledgebase Article 180,956 views tags: indexes mysql optimize optimizing queries query

A tutorial on how to perminately delete columns from your mySQL database using phpMyAdmin
Knowledgebase Article 178,475 views tags: Plesk cpanel databases mysql phpmyadmin

Step by step directions on how you can search your database using phpMyAdmin
Knowledgebase Article 173,983 views tags: Plesk cpanel databases mysql phpmyadmin

This article will explain how to change or reset the password for a MySQL user.
Knowledgebase Article 143,505 views tags: change mysql password reset user

This article will show a few MySQL errors along with explanations as to why they might be occurring.
Knowledgebase Article 123,562 views tags: errors mysql

Guidance on adding tables to your mySQL database in phpMyAdmin
Knowledgebase Article 108,055 views tags: mysql phpmyadmin

A refrence defining the various mySQL variable types
Knowledgebase Article 87,821 views tags: mysql