Appendix H. Third-party Software Used by the MySQL GUI Tools

Table of Contents

H.1. PCRE Library
H.2. PNG Support

The MySQL GUI tools incorporate PCRE and PNG support through the use of third-party libraries.

H.1. PCRE Library

Regular expression support is provided by the PCRE library package, which is open source software, written by Philip Hazel, and copyright by the University of Cambridge, England. The source for the PCRE library can be found at: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/.

H.2. PNG Support

PNG support for the Windows version is provided by the TPNGImage component which is open source software, written and copyright by Gustavo Daud. The source for the TPNGImage can be found at: http://pngdelphi.sourceforge.net.