Enkephalin 发表于 2025-3-21 16:31:55

http://impactfactor.cn/if/?ISSN=BK0321585http://impactfactor.cn/ifr/?ISSN=BK0321585http://impactfactor.cn/at/?ISSN=BK0321585http://impactfactor.cn/atr/?ISSN=BK0321585http://impactfactor.cn/tc/?ISSN=BK0321585http://impactfactor.cn/tcr/?ISSN=BK0321585http://impactfactor.cn/ii/?ISSN=BK0321585http://impactfactor.cn/iir/?ISSN=BK0321585http://impactfactor.cn/5y/?ISSN=BK0321585http://impactfactor.cn/5yr/?ISSN=BK0321585

从容 发表于 2025-3-21 23:52:15

MySQL and The Open Source Revolutionfore. The majority of the underpinnings that make the Internet what it is today are based on open source software systems, such as Linux, Apache HTTP server, BIND, Sendmail, OpenSSL, MySQL, and many others.

heterodox 发表于 2025-3-22 03:19:18

http://reply.papertrans.cn/33/3216/321585/321585_3.png

蛙鸣声 发表于 2025-3-22 04:48:10

A Tour of the MySQL Source Codedeal with processing queries; this will set the stage for topics introduced in Chapter 11 and beyond. I also give you a short overview of the plugin system for dynamically loading libraries containing features.

致敬 发表于 2025-3-22 11:52:48

Test-Driven MySQL Developmentapter introduces a key element in generating high-quality extensions to the MySQL system. I discuss software testing and explain some common practices for testing large systems, using specific examples to illustrate the accepted practices of testing the MySQL system.

humectant 发表于 2025-3-22 14:23:16

Building Your Own Storage Enginer applications. With MySQL, database professionals can also tune the physical layer of their database systems by choosing the storage method that best optimizes the access methods for the database. That is a huge advantage over relational database systems that use only a single storage mechanism.

humectant 发表于 2025-3-22 20:05:00

Database System Internals viewpoint and then close the chapter with a discussion of how you can use the MySQL system to conduct your own experiments with the MySQL system internals. Last, I’ll introduce the database system’s internals experiment project.

Adrenaline 发表于 2025-3-22 22:08:56

Query Optimizatione optimizer and then jump into writing the code. Because the code for some of the functions is quite lengthy, the examples in this chapter are excerpts. If you are following along by coding the examples, download the source code for this chapter instead of typing in the code from scratch.

没收 发表于 2025-3-23 04:30:30

http://reply.papertrans.cn/33/3216/321585/321585_9.png

definition 发表于 2025-3-23 07:24:27

http://reply.papertrans.cn/33/3216/321585/321585_10.png
页: [1] 2 3 4 5
查看完整版本: Titlebook