Using the module MySQL
by Peter Verhas
Table of Contents
1. Introduction
2. Installing the module
2.0.1. While compiling the compiler complains
2.0.2. Module can not be loaded
3. Configuration
4. Using the module
4.1. RealConnect
4.2. Connect
4.3. Close
4.4. Query
4.5. FetchArray
4.6. FetchHash
4.7. AffectedRows
4.8. ChangeUser
4.9. CharacterSetName
4.10. DataSeek
4.11. ErrorMessage
4.12. GetClientInfo
4.13. GetHostInfo
4.14. GetProtoInfo
4.15. GetServerInfo
4.16. Info
4.17. InsertId
4.18. Kill
4.19. Ping
4.20. EscapeString
4.21. SelectDatabase
4.22. Shutdown
4.23. Stat
4.24. ThreadId
5. Sample code
6. Future development, aims