Custom Compiling Options
|
Previous Top Next |
· | MYSQLDIRECT - If defined it will include the Direct Driver
|
· | MYSQLEMBEDDED - If defined it will include the Embedded Driver
|
· | CONSOLEAPP - If defined it will exclude all dialogs and forms from the suite
|
· | HAVE_SSL - If defined will include support for SSL in the suite, also see the Options and Params property of TMySQLServer.
|
· | HAVE_COMPRESS - If defined will include the zlib obj files for the Direct Driver. Note that the Library Driver comes with compression already built in and takes no additional delphi code, this option only determines the availability to compress communications with the MySQL server using the Direct Driver.
|