InterviewSolution
Saved Bookmarks
| 1. |
Does Mysql 5.6 Work With Multi-core Processors? |
|
Answer» YES. MYSQL is fully multi-threaded, and will make use of MULTIPLE CPUs, PROVIDED that the operating system SUPPORTS them. Yes. MySQL is fully multi-threaded, and will make use of multiple CPUs, provided that the operating system supports them. |
|