MySQL 5.1參考手冊
這是MySQL參考手冊的翻譯版本,關于MySQL參考手冊,請訪問dev.mysql.com。 原始參考手冊為英文版。
This translation was done by MySQL partner GreatLinux, Beijing, People s Republic of China. GreatLinux Inc. 北京萬里開源軟件有限公司在全國范圍提供MySQL產(chǎn)品相關的商務及 技術方面的咨詢與支持服務。垂詢請致電:8610-65694500,或發(fā)送郵件至:sales@greatlinux.com.
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.