by Lakshmi Vijayakumar | Feb 21, 2019 | Latest, MySQL, Server Administration
Human errors can occur at any time, especially when we are in a hurry to do something. But, sometimes it can lead to problems. One such error is mysqldump error 1045. At Bobcares, we help server owners resolve MySQL errors as part of out Server Management Services....
by Sijin George | Feb 19, 2019 | Latest, MySQL, Server Administration
Databases work as the storage for many Web applications. Maintaining these applications involve frequent export or import of data. Unfortunately, SQL server can report errors during this import/export process. One such error is “error 1114 (hy000): the table is...
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...