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.7 Manual
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.0 Reference Manual
:: 21 Extending MySQL
« 20.12 MySQL Eiffel Wrapper
21.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
18 Stored Programs and Views
19 INFORMATION_SCHEMA Tables
20 Connectors and APIs
21 Extending MySQL
21.1 MySQL Internals
21.2 Adding New Functions to MySQL
21.3 Debugging and Porting MySQL
22 MySQL Enterprise Edition
A Licenses for Third-Party Components
B MySQL 5.0 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 21. Extending MySQL
Table of Contents
[
+/-
]
21.1.1. MySQL Threads
21.1.2. The MySQL Test Suite
21.2. Adding New Functions to MySQL
[
+/-
]
21.2.1. Features of the User-Defined Function Interface
21.2.2. Adding a New User-Defined Function
21.2.3. Adding a New Native Function
21.3. Debugging and Porting MySQL
[
+/-
]
21.3.1. Debugging a MySQL Server
21.3.2. Debugging a MySQL Client
21.3.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.