The purpose of this article is to show friends how to compile MySQL code. Some people may think that compiling MySQL code on Windows is complicated. If you have any questions about the knowledge mentioned in this article, you can seek help through the CSDN MySQL Board or the MySQL @ CHINA support forum. There is no innovation in the things mentioned in this article, just a summary of the existing MySQL documents.
I. Why compile the code?
I don't know if you will pay attention to the MySQL manual when reading this article. The MySQL online manual has recently shown a "Beyond" trend. Most of the content described in this manual is available in Development versions. I hope I can get a test opportunity while reading it. At the same time, I hate various bugs in software like other friends, so I need to compile the code myself. Of course, my initial intention was to re-compile MySQL code with Intel C ++ for better performance.
| [Content navigation] |
| Page 1st: Reason |
Page 1: Preparation |
| Page 1: obtain resources |
Page 1: Generate Windows code and compile code |