by Lakshmi Vijayakumar | Feb 17, 2019 | Latest, MySQL, Server Administration, Vultr
At times, server owners need to connect to the databases from outside their office network. In this case, they must connect to the database using third party software that runs remotely. In other words, this is called remote MySQL connection. It’s a simple...
by Lakshmi Vijayakumar | Feb 16, 2019 | Latest, MySQL, Server Administration, Vultr
I forgot my MySQL password. Can you reset the MySQL password of my Vultr instance? That was a recent support ticket received from one of our server owners as part of our Managed Cloud Services. It’s common that users forget the MySQL root password....
by Lakshmi Vijayakumar | Jan 30, 2019 | MySQL, Server Management
MySQL errors can sometimes be clueless. Especially, when there are no pointers to the reason in the error message. One such error is “MySQL service detected with wrong path”. Server owners properly configure MySQL service on the server, but still receive a...
by Lakshmi Vijayakumar | Jan 28, 2019 | DDoS, MySQL, Server Administration, Server Management
Mysqldump is a useful tool for server owners to fully backup their databases. However, many users come up with errors while doing a backup or restore using this tool. And, one such error is “mysqldump error 2003”. At Bobcares, we help server owners resolve...
by Lakshmi Vijayakumar | Jan 23, 2019 | MySQL, MySQL error 10060
I am getting “cannot connect to mysql server (10060)” error while trying to access my MySQL database remotely. Please help! That was a recent support ticket received at our Server Management Services department where we manage our customer servers. Website...
by Sijin George | Jan 15, 2019 | Linode, MySQL
These days many web applications have files and databases lying on separate servers. Due to security restrictions, database server allows connection only from web servers. And, if your website developer needs to check the database, MySQL remote access comes handy....
Recent Comments