by Archana Sreenivas | May 7, 2020 | Latest, MySQL
When you update your site with new data from a file, you may see the error “Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it cannot execute this statement”. Why did it happen all of a sudden? Is your data...
by Ansu Anto | Apr 16, 2020 | Latest, MySQL, Server Management
Your database has tables using Antelope as the file format. You are recommended to convert the tables to the Barracuda file format. Moodle users see this warning message about the database format during an upgrade. It asks the user to convert the file format used by...
by Archana Sreenivas | Apr 3, 2020 | Latest, MySQL, Server Management
Is the MySQL open_files_limit variable creating errors? We can help you. In MySQL, open_files_limit is the number of file descriptors available to mysqld from the operating system. At Bobcares, we often get requests to set MySQL variables, as a part of our Server...
by Keerthi PS | Mar 21, 2020 | Latest, MySQL, Server Management
Oops! MySQL just showed the error ‘The server requested authentication method unknown to the client’. Usually, the error shows up when a user tries to connect to the database. The reason for this error is improper authentication plugin settings in MySQL....
by Archana Sreenivas | Mar 14, 2020 | Latest, MySQL, Server Management
Have no idea on how to optimize MySQL performance using MySQLTuner? We can help you. The MySQLTuner is a script that gives suggestions for increasing the server’s performance and stability. At Bobcares, we often get requests to optimize MySQL, as a part of our Server...
by Archana Sreenivas | Feb 28, 2020 | Latest, MySQL, Server Management
Is your website showing MySQL max_connections reached maximum limit error? We can help you. Usually, insufficient MySQL max_connections value will give a “Too many connections” error when we try connecting to the MySQL server. At Bobcares, we often get requests to fix...
Recent Comments