Download MySQL 5.1 Plugin Development PDF

TitleMySQL 5.1 Plugin Development
Sub TitleExtend MySQL to suit your needs with this unique guide into the world of MySQL plugins
AuthorAndrew Hutchings Sergei Golubchik
CategoryComputer & Programming
LanguageEnglish
Region
TagsMySQL
ISBN978-1-84951-060-8
Year2010
FormatPDF
Pages288
File Size13.2 MB
Total Download124
Description

MySQL has introduced a Plugin API with its latest version – a robust, powerful, and easy way of extending the server functionality with loadable modules on the fly. But until now anyone wishing to develop a plugin would almost certainly need to dig into the MySQL source code and search the Web for missing bits of the information. This is the first book on the MySQL Plugin API. Written together with one of the Plugin API primary architects, it contains all the details you need to build a plugin. It shows what a plugin should contain and how to compile, install, and package it. Every chapter illustrates the material with thoroughly explained source code examples.

Similar Free PDFs