MySQL 5.1 リファレンスマニュアル :: 25 Extending MySQL :: 25.1 MySQL Internals
« 25 Extending MySQL

25.1.1 MySQL Threads »
Section Navigation      [Toggle]
  • 25 Extending MySQL
  • 25.1 MySQL Internals
    • 25.1.1 MySQL Threads
    • 25.1.2 MySQL Test Suite
  • 25.2 The MySQL Plugin Interface
  • 25.3 Adding New Functions to MySQL
  • 25.4 Adding New Procedures to MySQL

25.1. MySQL Internals

[+/-]

25.1.1. MySQL Threads
25.1.2. MySQL Test Suite

This chapter describes a lot of things that you need to know when working on the MySQL code. If you plan to contribute to MySQL development, want to have access to the bleeding-edge versions of the code, or just want to keep track of development, follow the instructions in 項2.9.3. 「開発ソース ツリーからのインストール」. If you are interested in MySQL internals, you should also subscribe to our internals mailing list. This list has relatively low traffic. For details on how to subscribe, please see 項1.6.1. 「MySQL メーリング リスト」. All developers at MySQL AB are on the internals list and we help other people who are working on the MySQL code. Feel free to use this list both to ask questions about the code and to send patches that you would like to contribute to the MySQL project!

Copyright © 1997, 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices
Top / Previous / Next / Up / Table of Contents
© 2010, Oracle Corporation and/or its affiliates