Troubleshooting of MySQL errors: Difference between revisions

Jump to navigation Jump to search
 
Line 649: Line 649:
Validation
Validation
* Query the syntax {{kbd | key=<nowiki>SHOW VARIABLES LIKE 'tmpdir';</nowiki>}} to validate the modification of mysql configuration file.
* Query the syntax {{kbd | key=<nowiki>SHOW VARIABLES LIKE 'tmpdir';</nowiki>}} to validate the modification of mysql configuration file.
=== errno 11 - Resource temporarily unavailable ===
Message: '''Can't create a new thread (errno 11 "Resource temporarily unavailable")'''
Solution: [https://duntuk.com/how-raise-ulimit-open-files-and-mysql-openfileslimit How to permanently raise ulimit 'open files' and MySQL 'open_files_limit']


=== errno 41 - Error dropping database ===
=== errno 41 - Error dropping database ===

Navigation menu