Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Server
MySQL Enterprise
MySQL Workbench
MySQL Cluster
MySQL Connectors
Topic Guides
Expert Guides
Other Docs
Archives
About
Documentation Library
Table of Contents
MySQL 5.6 Manual
MySQL 5.5 Manual
MySQL 5.1 Manual
MySQL 5.0 Manual
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 5.1 Reference Manual
:: 22 Extending MySQL
« 21.14 MySQL Eiffel Wrapper
22.1 MySQL Internals »
Section Navigation
[
Toggle
]
Preface and Legal Notices
1 General Information
2 Installing and Upgrading MySQL
3 Tutorial
4 MySQL Programs
5 MySQL Server Administration
6 Security
7 Backup and Recovery
8 Optimization
9 Language Structure
10 Globalization
11 Data Types
12 Functions and Operators
13 SQL Statement Syntax
14 Storage Engines
15 High Availability and Scalability
16 Replication
17 MySQL Cluster NDB 6.1 - 7.1
18 Partitioning
19 Stored Programs and Views
20 INFORMATION_SCHEMA Tables
21 Connectors and APIs
22 Extending MySQL
22.1 MySQL Internals
22.2 The MySQL Plugin API
22.3 Adding New Functions to MySQL
22.4 Debugging and Porting MySQL
23 MySQL Enterprise Edition
24 MySQL Workbench
25 MySQL for Excel
A Licenses for Third-Party Components
B MySQL 5.1 Frequently Asked Questions
C Errors, Error Codes, and Common Problems
D MySQL Release Notes
E Restrictions and Limits
General Index
C Function Index
Command Index
Function Index
INFORMATION_SCHEMA Index
Join Types Index
Operator Index
Option Index
Privileges Index
SQL Modes Index
Statement/Syntax Index
System Variable Index
Status Variable Index
Chapter 22. Extending MySQL
Table of Contents
[
+/-
]
22.1. MySQL Internals
[
+/-
]
22.1.1. MySQL Threads
22.1.2. The MySQL Test Suite
22.2. The MySQL Plugin API
[
+/-
]
22.2.1. Plugin API Characteristics
22.2.2. Plugin API Components
22.2.3. Types of Plugins
22.2.4. Writing Plugins
22.3. Adding New Functions to MySQL
[
+/-
]
22.3.1. Features of the User-Defined Function Interface
22.3.2. Adding a New User-Defined Function
22.3.3. Adding a New Native Function
22.4. Debugging and Porting MySQL
[
+/-
]
22.4.1. Debugging a MySQL Server
22.4.2. Debugging a MySQL Client
22.4.3. The DBUG Package
Previous
/
Next
/
Up
/
Table of Contents
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2013, Oracle Corporation and/or its affiliates
User Comments
Add your own comment.