Skip navigation links
The world's most popular open source database
Login
|
Register
Developer Zone
Downloads
Documentation
MySQL Manual
MySQL Workbench
Expert Guides
Topic Guides
MySQL Cluster
Other Docs
MySQL Uni
About
Archives
Documentation Library
Table of Contents
MySQL 5.5 Manual
MySQL 5.4 Manual
MySQL 5.1 Manual
MySQL 5.0 Manual
MySQL 3.23/4.0/4.1 Manual
Search manual:
MySQL 3.23, 4.0, 4.1 Reference Manual
:: 18 Extending MySQL
« 17.13 MySQL Eiffel Wrapper
18.1 MySQL Internals »
Section Navigation
[
Toggle
]
Preface, Notes, Licenses
1 General Information
2 Installing and Upgrading MySQL
3 Tutorial
4 MySQL Programs
5 MySQL Server Administration
6 Backup and Recovery
7 Optimization
8 Language Structure
9 Internationalization and Localization
10 Data Types
11 Functions and Operators
12 SQL Statement Syntax
13 Storage Engines
14 Replication
15 MySQL Cluster
16 Spatial Extensions
17 Connectors and APIs
18 Extending MySQL
18.1 MySQL Internals
18.2 Adding New Functions to MySQL
18.3 Adding New Procedures to MySQL
18.4 Porting to Other Systems
A Errors, Error Codes, and Common Problems
B MySQL Change History
C Restrictions and Limits
Index
Chapter 18. Extending MySQL
Table of Contents
[
+/-
]
18.1. MySQL Internals
[
+/-
]
18.1.1. MySQL Threads
18.1.2. MySQL Test Suite
18.2. Adding New Functions to MySQL
[
+/-
]
18.2.1. Features of the User-Defined Function Interface
18.2.2. Adding a New User-Defined Function
18.2.3. Adding a New Native Function
18.3. Adding New Procedures to MySQL
[
+/-
]
18.3.1.
PROCEDURE ANALYSE
18.3.2. Writing a Procedure
18.4. Porting to Other Systems
[
+/-
]
18.4.1. Debugging a MySQL Server
18.4.2. Debugging a MySQL Client
18.4.3. The DBUG Package
18.4.4. Comments about RTS Threads
18.4.5. Differences Between Thread Packages
Previous
/
Next
/
Up
/
Table of Contents
User Comments
Add your own comment.
Top
/
Previous
/
Next
/
Up
/
Table of Contents
© 2010, Oracle Corporation and/or its affiliates
User Comments
Add your own comment.