- 1、本文档共129页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
mysqlAP最详细的讲解
第25章:API和库
目录
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld 25.1. libmysqld,嵌入式MySQL服务器库
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-overview 25.1.1. 嵌入式MySQL服务器库概述
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-compiling 25.1.2. 使用libmysqld编译程序
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-restrictions 25.1.3. 使用嵌入式MySQL服务器时的限制
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-options 25.1.4. 与嵌入式服务器一起使用的选项
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-todo 25.1.5. 嵌入式服务器中尚需完成的事项(TODO)
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-example 25.1.6. 嵌入式服务器示例
HYPERLINK /doc/refman/5.1/zh/apis.html \l libmysqld-licensing 25.1.7. 嵌入式服务器的许可
HYPERLINK /doc/refman/5.1/zh/apis.html \l c 25.2. MySQL C API
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-datatypes 25.2.1. C API数据类型
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-function-overview 25.2.2. C API函数概述
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-functions 25.2.3. C API函数描述
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-prepared-statements 25.2.4. C API预处理语句
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-prepared-statement-datatypes 25.2.5. C API预处理语句的数据类型
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-prepared-statement-function-overview 25.2.6. C API预处理语句函数概述
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-prepared-statement-functions 25.2.7. C API预处理语句函数描述
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-prepared-statement-problems 25.2.8. C API预处理语句方面的问题
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-multiple-queries 25.2.9. 多查询执行的C API处理
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-date-handling 25.2.10. 日期和时间值的C API处理
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-thread-functions 25.2.11. C API线程函数介绍
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-embedded-server-func 25.2.12. C API嵌入式服务器函数介绍
HYPERLINK /doc/refman/5.1/zh/apis.html \l c-api-problems 25.2.13. 使用C API时的常见问题
HYPERLINK /doc/refman/5.1/zh/apis.html \l building-clients 25.2.14. 创建客户端程序
文档评论(0)