MySQL 5.0 Reference Manual
xv
20.4.7. Building MySQL Connector/C Applications .................................................... 2129
20.5. libmysqld, the Embedded MySQL Server Library ...................................................... 2129
20.6. MySQL C API ......................................................................................................... 2130
20.6.1. MySQL C API Implementations .................................................................... 2131
20.6.2. Example C API Client Programs ................................................................... 2132
20.6.3. Building and Running C API Client Programs ................................................ 2132
20.6.4. C API Data Structures .................................................................................. 2135
20.6.5. C API Function Overview ............................................................................. 2139
20.6.6. C API Function Descriptions ......................................................................... 2144
20.6.7. C API Prepared Statements ......................................................................... 2191
20.6.8. C API Prepared Statement Data Structures ................................................... 2191
20.6.9. C API Prepared Statement Function Overview ............................................... 2197
20.6.10. C API Prepared Statement Function Descriptions ........................................ 2200
20.6.11. C API Threaded Function Descriptions ........................................................ 2221
20.6.12. C API Embedded Server Function Descriptions ........................................... 2223
20.6.13. Common Questions and Problems When Using the C API ............................ 2223
20.6.14. Controlling Automatic Reconnection Behavior .............................................. 2225
20.6.15. C API Support for Multiple Statement Execution .......................................... 2226
20.6.16. C API Prepared Statement Problems .......................................................... 2228
20.6.17. C API Prepared Statement Handling of Date and Time Values ...................... 2228
20.6.18. C API Support for Prepared
CALL
Statements ............................................. 2229
20.7. MySQL PHP API .................................................................................................... 2230
20.7.1. Overview of the MySQL PHP drivers ............................................................ 2230
20.7.2. Original MySQL API (
Mysql
) ........................................................................ 2237
20.7.3. MySQL Improved Extension (
Mysqli
) .......................................................... 2306
20.7.4. MySQL Functions (PDO_MYSQL) (
MySQL (PDO)
) ....................................... 2520
20.7.5. MySQL Native Driver (
Mysqlnd
) .................................................................. 2524
20.7.6. Mysqlnd replication and load balancing plugin (
mysqlnd_ms
) ......................... 2556
20.7.7. Mysqlnd query result cache plugin (
mysqlnd_qc
) ......................................... 2657
20.7.8. Mysqlnd user handler plugin (
mysqlnd_uh
) .................................................. 2708
20.7.9. Mysqlnd connection multiplexing plugin (
mysqlnd_mux
) ................................ 2791
20.7.10. Mysqlnd Memcache plugin (
mysqlnd_memcache
) ....................................... 2795
20.7.11. Connector/PHP .......................................................................................... 2804
20.7.12. Common Problems with MySQL and PHP ................................................... 2804
20.7.13. Enabling Both
mysql
and
mysqli
in PHP .................................................. 2804
20.8. MySQL Perl API ..................................................................................................... 2805
20.9. MySQL Python API ................................................................................................. 2806
20.10. MySQL Ruby APIs ................................................................................................ 2806
20.10.1. The MySQL/Ruby API ................................................................................ 2806
20.10.2. The Ruby/MySQL API ................................................................................ 2806
20.11. MySQL Tcl API ..................................................................................................... 2806
20.12. MySQL Eiffel Wrapper .......................................................................................... 2806
21. Extending MySQL .............................................................................................................. 2807
21.1. MySQL Internals ..................................................................................................... 2807
21.1.1. MySQL Threads ........................................................................................... 2807
21.1.2. The MySQL Test Suite ................................................................................. 2808
21.2. Adding New Functions to MySQL ............................................................................ 2808
21.2.1. Features of the User-Defined Function Interface ............................................ 2809
21.2.2. Adding a New User-Defined Function ........................................................... 2809
21.2.3. Adding a New Native Function ..................................................................... 2819
21.3. Debugging and Porting MySQL ............................................................................... 2820
21.3.1. Debugging a MySQL Server ......................................................................... 2821
21.3.2. Debugging a MySQL Client .......................................................................... 2827
21.3.3. The DBUG Package .................................................................................... 2827
22. MySQL Enterprise Edition .................................................................................................. 2831
22.1. MySQL Enterprise Monitor ...................................................................................... 2831
22.2. MySQL Enterprise Backup ...................................................................................... 2832
22.3. MySQL Enterprise Security ..................................................................................... 2832
Содержание 5.0
Страница 1: ...MySQL 5 0 Reference Manual ...
Страница 18: ...xviii ...
Страница 60: ...40 ...
Страница 396: ...376 ...
Страница 578: ...558 ...
Страница 636: ...616 ...
Страница 844: ...824 ...
Страница 1234: ...1214 ...
Страница 1426: ...MySQL Proxy Scripting 1406 The following diagram shows an overview of the classes exposed by MySQL Proxy ...
Страница 1427: ...MySQL Proxy Scripting 1407 ...
Страница 1734: ...1714 ...
Страница 1752: ...1732 ...
Страница 1783: ...Configuring Connector ODBC 1763 ...
Страница 1793: ...Connector ODBC Examples 1773 ...
Страница 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Страница 1842: ...Connector Net Installation 1822 5 Once the installation has been completed click Finish to exit the installer ...
Страница 1864: ...Connector Net Visual Studio Integration 1844 Figure 20 24 Debug Stepping Figure 20 25 Function Stepping 1 of 2 ...
Страница 2850: ...2830 ...
Страница 2854: ...2834 ...
Страница 2928: ...2908 ...
Страница 3000: ...2980 ...
Страница 3122: ...3102 ...
Страница 3126: ...3106 ...
Страница 3174: ...3154 ...
Страница 3232: ...3212 ...