pkgsrc/databases/sqlrelay/PLIST
fhajny 9973561cfc Update databases/sqlrelay to 0.64.
Remove bl3 entries that were really only part of devel/rudiments.

- fixed bug in sqlrsh that caused it to filter out non-ascii
  characters
- added informix connection module
- added shutdown loop detection in sqlr-listener
- fixed dbhostname/dbipaddress requests
- added bind variable format validation to php pdo driver
- added softttl parameter
- added db/language detection to configure.vbs
- added passwordfunction parameter to "sqlrelay" authentication
  module
- added -disable-crash-handler command line option to server
  processes
- postgresql connection module PQclear()'s the result of
  PQprepare() now, fixing a memory leak
- updated postgresql connection module to handle invalid bind
  variables properly, and without crash
- added various missing postgresql functions to the postgresql
  drop-in library, most notably PQprepare, PQexecPrepared,
  PQexecParams
- simplified sqlrpaths/sqlrcmdline classes a bit
- renamed sqlrconfigfile to sqlrconfig
- implemented a modular configuration framework
- config files can be loaded over protocols supported by libcurl
  now or http if rudiments compiled withougt libcurl support
- config files can now be "link files" which just refer to other
  local config files, local config directories, or remote config
  files
- updated sqlr-start and sqlr-scaler not to pass the default
  -config value if sqlr-start wasn't explicitly started with
  -config
- fixed a bug that could cause sqlrsh to act funny if the last
  character prior to the command delimiter was a single or double
  quote
- fixed a stacked result-set translation module bug
- applied George Carrette's patch to fix potential PDO
  null-dereferences
2015-11-10 10:10:39 +00:00

686 lines
34 KiB
Text

@comment $NetBSD: PLIST,v 1.15 2015/11/10 10:10:39 fhajny Exp $
bin/sqlr-cachemanager
bin/sqlr-connection
bin/sqlr-export
bin/sqlr-fields
bin/sqlr-import
bin/sqlr-listener
bin/sqlr-pwdenc
bin/sqlr-query
bin/sqlr-scaler
bin/sqlr-start
bin/sqlr-status
bin/sqlr-stop
bin/sqlrclient-config
bin/sqlrclientwrapper-config
bin/sqlrserver-config
bin/sqlrsh
include/sqlrelay/private/bindvar.h
include/sqlrelay/private/column.h
include/sqlrelay/private/dll.h
include/sqlrelay/private/listformat.h
include/sqlrelay/private/row.h
include/sqlrelay/private/sqlrclientwrapper.h
include/sqlrelay/private/sqlrconnection.h
include/sqlrelay/private/sqlrcursor.h
include/sqlrelay/private/sqlrdefines.h
include/sqlrelay/private/sqlrincludes.h
include/sqlrelay/private/sqlrlistener.h
include/sqlrelay/private/sqlrserverconnection.h
include/sqlrelay/private/sqlrservercontroller.h
include/sqlrelay/private/sqlrservercursor.h
include/sqlrelay/private/sqlrserverdll.h
include/sqlrelay/private/sqlrserverincludes.h
include/sqlrelay/private/sqlrshmdata.h
include/sqlrelay/private/sqlrutildll.h
include/sqlrelay/private/wrapperdll.h
include/sqlrelay/sqlrclient.h
include/sqlrelay/sqlrclientwrapper.h
include/sqlrelay/sqlrserver.h
include/sqlrelay/sqlrutil.h
lib/libmysql3${PKGNAME}.so.1
lib/libmysql3${PKGNAME}.so.1.0.0
lib/libmysql3sqlrelay.so
lib/libmysql40${PKGNAME}.so.1
lib/libmysql40${PKGNAME}.so.1.0.0
lib/libmysql40sqlrelay.so
lib/libmysql41${PKGNAME}.so.1
lib/libmysql41${PKGNAME}.so.1.0.0
lib/libmysql41sqlrelay.so
lib/libmysql50${PKGNAME}.so.1
lib/libmysql50${PKGNAME}.so.1.0.0
lib/libmysql50sqlrelay.so
lib/libmysql51${PKGNAME}.so.1
lib/libmysql51${PKGNAME}.so.1.0.0
lib/libmysql51sqlrelay.so
lib/libpq${PKGNAME}.so.1
lib/libpq${PKGNAME}.so.1.0.0
lib/libpqsqlrelay.so
lib/libsqlrclient.la
lib/libsqlrclientwrapper.la
lib/libsqlrserver.la
lib/libsqlrutil.la
lib/pkgconfig/sqlrelay-c++.pc
lib/pkgconfig/sqlrelay-c.pc
libexec/sqlrelay/sqlrauth_database.so
libexec/sqlrelay/sqlrauth_sqlrelay.so
libexec/sqlrelay/sqlrauth_userlist.so
libexec/sqlrelay/sqlrconfig_xml.so
libexec/sqlrelay/sqlrconnection_router.so
libexec/sqlrelay/sqlrfilter_patterns.so
libexec/sqlrelay/sqlrfilter_regex.so
libexec/sqlrelay/sqlrfilter_string.so
libexec/sqlrelay/sqlrlogger_custom_nw.so
libexec/sqlrelay/sqlrlogger_custom_sc.so
libexec/sqlrelay/sqlrlogger_debug.so
libexec/sqlrelay/sqlrlogger_slowqueries.so
libexec/sqlrelay/sqlrparser_default.so
libexec/sqlrelay/sqlrprotocol_sqlrclient.so
libexec/sqlrelay/sqlrpwdenc_crypt.so
libexec/sqlrelay/sqlrpwdenc_md5.so
libexec/sqlrelay/sqlrpwdenc_rot.so
libexec/sqlrelay/sqlrquery_sqlrcmdcstat.so
libexec/sqlrelay/sqlrquery_sqlrcmdgstat.so
libexec/sqlrelay/sqlrresultsettranslation_reformatdatetime.so
libexec/sqlrelay/sqlrtranslation_normalize.so
man/man1/sqlr-fields.1
man/man1/sqlr-query.1
man/man1/sqlrsh.1
man/man8/sqlr-cachemanager.8
man/man8/sqlr-connection.8
man/man8/sqlr-listener.8
man/man8/sqlr-scaler.8
man/man8/sqlr-start.8
man/man8/sqlr-stop.8
share/doc/sqlrelay/admin/configguide.html
share/doc/sqlrelay/admin/configreference.html
share/doc/sqlrelay/admin/installing.html
share/doc/sqlrelay/admin/loadbalfailover.html
share/doc/sqlrelay/admin/oraclentier.html
share/doc/sqlrelay/admin/router.html
share/doc/sqlrelay/admin/running.html
share/doc/sqlrelay/admin/tuning.html
share/doc/sqlrelay/api/ado.net/html/annotated.html
share/doc/sqlrelay/api/ado.net/html/bc_s.png
share/doc/sqlrelay/api/ado.net/html/bdwn.png
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_command-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_command.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_connection-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_connection.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_data_adapter-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_data_adapter.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_data_reader-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_data_reader.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_exception-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_exception.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_parameter-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_parameter.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_parameter_collection-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_parameter_collection.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_row_updated_event_args-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_row_updated_event_args.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_row_updating_event_args-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_row_updating_event_args.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_transaction-members.html
share/doc/sqlrelay/api/ado.net/html/class_s_q_l_r_client_1_1_s_q_l_relay_transaction.html
share/doc/sqlrelay/api/ado.net/html/classes.html
share/doc/sqlrelay/api/ado.net/html/closed.png
share/doc/sqlrelay/api/ado.net/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/ado.net/html/dir_c80a175e0fe38d5268efa0e9cdea41f9.html
share/doc/sqlrelay/api/ado.net/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/ado.net/html/dir_dc5893416c2ccfb32b121666cb6e0b59.html
share/doc/sqlrelay/api/ado.net/html/doxygen.css
share/doc/sqlrelay/api/ado.net/html/doxygen.png
share/doc/sqlrelay/api/ado.net/html/dynsections.js
share/doc/sqlrelay/api/ado.net/html/ftv2blank.png
share/doc/sqlrelay/api/ado.net/html/ftv2cl.png
share/doc/sqlrelay/api/ado.net/html/ftv2doc.png
share/doc/sqlrelay/api/ado.net/html/ftv2folderclosed.png
share/doc/sqlrelay/api/ado.net/html/ftv2folderopen.png
share/doc/sqlrelay/api/ado.net/html/ftv2lastnode.png
share/doc/sqlrelay/api/ado.net/html/ftv2link.png
share/doc/sqlrelay/api/ado.net/html/ftv2mlastnode.png
share/doc/sqlrelay/api/ado.net/html/ftv2mnode.png
share/doc/sqlrelay/api/ado.net/html/ftv2mo.png
share/doc/sqlrelay/api/ado.net/html/ftv2node.png
share/doc/sqlrelay/api/ado.net/html/ftv2ns.png
share/doc/sqlrelay/api/ado.net/html/ftv2plastnode.png
share/doc/sqlrelay/api/ado.net/html/ftv2pnode.png
share/doc/sqlrelay/api/ado.net/html/ftv2splitbar.png
share/doc/sqlrelay/api/ado.net/html/ftv2vertline.png
share/doc/sqlrelay/api/ado.net/html/functions.html
share/doc/sqlrelay/api/ado.net/html/functions_func.html
share/doc/sqlrelay/api/ado.net/html/functions_prop.html
share/doc/sqlrelay/api/ado.net/html/hierarchy.html
share/doc/sqlrelay/api/ado.net/html/index.html
share/doc/sqlrelay/api/ado.net/html/jquery.js
share/doc/sqlrelay/api/ado.net/html/namespace_s_q_l_r_client.html
share/doc/sqlrelay/api/ado.net/html/nav_f.png
share/doc/sqlrelay/api/ado.net/html/nav_g.png
share/doc/sqlrelay/api/ado.net/html/nav_h.png
share/doc/sqlrelay/api/ado.net/html/open.png
share/doc/sqlrelay/api/ado.net/html/sync_off.png
share/doc/sqlrelay/api/ado.net/html/sync_on.png
share/doc/sqlrelay/api/ado.net/html/tab_a.png
share/doc/sqlrelay/api/ado.net/html/tab_b.png
share/doc/sqlrelay/api/ado.net/html/tab_h.png
share/doc/sqlrelay/api/ado.net/html/tab_s.png
share/doc/sqlrelay/api/ado.net/html/tabs.css
share/doc/sqlrelay/api/c++/html/annotated.html
share/doc/sqlrelay/api/c++/html/bc_s.png
share/doc/sqlrelay/api/c++/html/bdwn.png
share/doc/sqlrelay/api/c++/html/classes.html
share/doc/sqlrelay/api/c++/html/classsqlrconnection-members.html
share/doc/sqlrelay/api/c++/html/classsqlrconnection.html
share/doc/sqlrelay/api/c++/html/classsqlrcursor-members.html
share/doc/sqlrelay/api/c++/html/classsqlrcursor.html
share/doc/sqlrelay/api/c++/html/closed.png
share/doc/sqlrelay/api/c++/html/dir_02092e011f41b1efe6b3468ebe92cde9.html
share/doc/sqlrelay/api/c++/html/dir_0912e6c65b091fa41da70873249342a4.html
share/doc/sqlrelay/api/c++/html/dir_440cbb352fefbdb83d89768c287ae784.html
share/doc/sqlrelay/api/c++/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/c++/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/c++/html/doxygen.css
share/doc/sqlrelay/api/c++/html/doxygen.png
share/doc/sqlrelay/api/c++/html/dynsections.js
share/doc/sqlrelay/api/c++/html/files.html
share/doc/sqlrelay/api/c++/html/ftv2blank.png
share/doc/sqlrelay/api/c++/html/ftv2cl.png
share/doc/sqlrelay/api/c++/html/ftv2doc.png
share/doc/sqlrelay/api/c++/html/ftv2folderclosed.png
share/doc/sqlrelay/api/c++/html/ftv2folderopen.png
share/doc/sqlrelay/api/c++/html/ftv2lastnode.png
share/doc/sqlrelay/api/c++/html/ftv2link.png
share/doc/sqlrelay/api/c++/html/ftv2mlastnode.png
share/doc/sqlrelay/api/c++/html/ftv2mnode.png
share/doc/sqlrelay/api/c++/html/ftv2mo.png
share/doc/sqlrelay/api/c++/html/ftv2node.png
share/doc/sqlrelay/api/c++/html/ftv2ns.png
share/doc/sqlrelay/api/c++/html/ftv2plastnode.png
share/doc/sqlrelay/api/c++/html/ftv2pnode.png
share/doc/sqlrelay/api/c++/html/ftv2splitbar.png
share/doc/sqlrelay/api/c++/html/ftv2vertline.png
share/doc/sqlrelay/api/c++/html/functions.html
share/doc/sqlrelay/api/c++/html/functions_func.html
share/doc/sqlrelay/api/c++/html/index.html
share/doc/sqlrelay/api/c++/html/jquery.js
share/doc/sqlrelay/api/c++/html/nav_f.png
share/doc/sqlrelay/api/c++/html/nav_g.png
share/doc/sqlrelay/api/c++/html/nav_h.png
share/doc/sqlrelay/api/c++/html/open.png
share/doc/sqlrelay/api/c++/html/sqlrclient_8h_source.html
share/doc/sqlrelay/api/c++/html/sync_off.png
share/doc/sqlrelay/api/c++/html/sync_on.png
share/doc/sqlrelay/api/c++/html/tab_a.png
share/doc/sqlrelay/api/c++/html/tab_b.png
share/doc/sqlrelay/api/c++/html/tab_h.png
share/doc/sqlrelay/api/c++/html/tab_s.png
share/doc/sqlrelay/api/c++/html/tabs.css
share/doc/sqlrelay/api/c/html/bc_s.png
share/doc/sqlrelay/api/c/html/bdwn.png
share/doc/sqlrelay/api/c/html/closed.png
share/doc/sqlrelay/api/c/html/dir_364b2640bd7349a10e593fb505dc3717.html
share/doc/sqlrelay/api/c/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/c/html/dir_7bb915b94a9886845d4043db4913a3c0.html
share/doc/sqlrelay/api/c/html/dir_b9c8ab2e387146131f9b9e79af70de42.html
share/doc/sqlrelay/api/c/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/c/html/dir_e8d73255ec7feed8fb64227e7a4ab864.html
share/doc/sqlrelay/api/c/html/doxygen.css
share/doc/sqlrelay/api/c/html/doxygen.png
share/doc/sqlrelay/api/c/html/dynsections.js
share/doc/sqlrelay/api/c/html/files.html
share/doc/sqlrelay/api/c/html/ftv2blank.png
share/doc/sqlrelay/api/c/html/ftv2cl.png
share/doc/sqlrelay/api/c/html/ftv2doc.png
share/doc/sqlrelay/api/c/html/ftv2folderclosed.png
share/doc/sqlrelay/api/c/html/ftv2folderopen.png
share/doc/sqlrelay/api/c/html/ftv2lastnode.png
share/doc/sqlrelay/api/c/html/ftv2link.png
share/doc/sqlrelay/api/c/html/ftv2mlastnode.png
share/doc/sqlrelay/api/c/html/ftv2mnode.png
share/doc/sqlrelay/api/c/html/ftv2mo.png
share/doc/sqlrelay/api/c/html/ftv2node.png
share/doc/sqlrelay/api/c/html/ftv2ns.png
share/doc/sqlrelay/api/c/html/ftv2plastnode.png
share/doc/sqlrelay/api/c/html/ftv2pnode.png
share/doc/sqlrelay/api/c/html/ftv2splitbar.png
share/doc/sqlrelay/api/c/html/ftv2vertline.png
share/doc/sqlrelay/api/c/html/group__sqlrclientwrapper.html
share/doc/sqlrelay/api/c/html/index.html
share/doc/sqlrelay/api/c/html/jquery.js
share/doc/sqlrelay/api/c/html/modules.html
share/doc/sqlrelay/api/c/html/nav_f.png
share/doc/sqlrelay/api/c/html/nav_g.png
share/doc/sqlrelay/api/c/html/nav_h.png
share/doc/sqlrelay/api/c/html/open.png
share/doc/sqlrelay/api/c/html/private_2sqlrclientwrapper_8h_source.html
share/doc/sqlrelay/api/c/html/sqlrclientwrapper_8h_source.html
share/doc/sqlrelay/api/c/html/sync_off.png
share/doc/sqlrelay/api/c/html/sync_on.png
share/doc/sqlrelay/api/c/html/tab_a.png
share/doc/sqlrelay/api/c/html/tab_b.png
share/doc/sqlrelay/api/c/html/tab_h.png
share/doc/sqlrelay/api/c/html/tab_s.png
share/doc/sqlrelay/api/c/html/tabs.css
share/doc/sqlrelay/api/c/html/wrapperdll_8h_source.html
share/doc/sqlrelay/api/cs/html/annotated.html
share/doc/sqlrelay/api/cs/html/bc_s.png
share/doc/sqlrelay/api/cs/html/bdwn.png
share/doc/sqlrelay/api/cs/html/class_s_q_l_r_client_1_1_s_q_l_r_connection-members.html
share/doc/sqlrelay/api/cs/html/class_s_q_l_r_client_1_1_s_q_l_r_connection.html
share/doc/sqlrelay/api/cs/html/class_s_q_l_r_client_1_1_s_q_l_r_cursor-members.html
share/doc/sqlrelay/api/cs/html/class_s_q_l_r_client_1_1_s_q_l_r_cursor.html
share/doc/sqlrelay/api/cs/html/classes.html
share/doc/sqlrelay/api/cs/html/closed.png
share/doc/sqlrelay/api/cs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/cs/html/dir_c80a175e0fe38d5268efa0e9cdea41f9.html
share/doc/sqlrelay/api/cs/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/cs/html/dir_dc5893416c2ccfb32b121666cb6e0b59.html
share/doc/sqlrelay/api/cs/html/doxygen.css
share/doc/sqlrelay/api/cs/html/doxygen.png
share/doc/sqlrelay/api/cs/html/dynsections.js
share/doc/sqlrelay/api/cs/html/ftv2blank.png
share/doc/sqlrelay/api/cs/html/ftv2cl.png
share/doc/sqlrelay/api/cs/html/ftv2doc.png
share/doc/sqlrelay/api/cs/html/ftv2folderclosed.png
share/doc/sqlrelay/api/cs/html/ftv2folderopen.png
share/doc/sqlrelay/api/cs/html/ftv2lastnode.png
share/doc/sqlrelay/api/cs/html/ftv2link.png
share/doc/sqlrelay/api/cs/html/ftv2mlastnode.png
share/doc/sqlrelay/api/cs/html/ftv2mnode.png
share/doc/sqlrelay/api/cs/html/ftv2mo.png
share/doc/sqlrelay/api/cs/html/ftv2node.png
share/doc/sqlrelay/api/cs/html/ftv2ns.png
share/doc/sqlrelay/api/cs/html/ftv2plastnode.png
share/doc/sqlrelay/api/cs/html/ftv2pnode.png
share/doc/sqlrelay/api/cs/html/ftv2splitbar.png
share/doc/sqlrelay/api/cs/html/ftv2vertline.png
share/doc/sqlrelay/api/cs/html/functions.html
share/doc/sqlrelay/api/cs/html/functions_func.html
share/doc/sqlrelay/api/cs/html/hierarchy.html
share/doc/sqlrelay/api/cs/html/index.html
share/doc/sqlrelay/api/cs/html/jquery.js
share/doc/sqlrelay/api/cs/html/namespace_s_q_l_r_client.html
share/doc/sqlrelay/api/cs/html/nav_f.png
share/doc/sqlrelay/api/cs/html/nav_g.png
share/doc/sqlrelay/api/cs/html/nav_h.png
share/doc/sqlrelay/api/cs/html/open.png
share/doc/sqlrelay/api/cs/html/sync_off.png
share/doc/sqlrelay/api/cs/html/sync_on.png
share/doc/sqlrelay/api/cs/html/tab_a.png
share/doc/sqlrelay/api/cs/html/tab_b.png
share/doc/sqlrelay/api/cs/html/tab_h.png
share/doc/sqlrelay/api/cs/html/tab_s.png
share/doc/sqlrelay/api/cs/html/tabs.css
share/doc/sqlrelay/api/java/allclasses-frame.html
share/doc/sqlrelay/api/java/allclasses-noframe.html
share/doc/sqlrelay/api/java/com/firstworks/sqlrelay/SQLRConnection.html
share/doc/sqlrelay/api/java/com/firstworks/sqlrelay/SQLRCursor.html
share/doc/sqlrelay/api/java/com/firstworks/sqlrelay/package-frame.html
share/doc/sqlrelay/api/java/com/firstworks/sqlrelay/package-summary.html
share/doc/sqlrelay/api/java/com/firstworks/sqlrelay/package-tree.html
share/doc/sqlrelay/api/java/constant-values.html
share/doc/sqlrelay/api/java/deprecated-list.html
share/doc/sqlrelay/api/java/help-doc.html
share/doc/sqlrelay/api/java/index-all.html
share/doc/sqlrelay/api/java/index.html
share/doc/sqlrelay/api/java/overview-tree.html
share/doc/sqlrelay/api/java/package-list
share/doc/sqlrelay/api/java/resources/background.gif
share/doc/sqlrelay/api/java/resources/inherit.gif
share/doc/sqlrelay/api/java/resources/tab.gif
share/doc/sqlrelay/api/java/resources/titlebar.gif
share/doc/sqlrelay/api/java/resources/titlebar_end.gif
share/doc/sqlrelay/api/java/stylesheet.css
share/doc/sqlrelay/api/nodejs/html/annotated.html
share/doc/sqlrelay/api/nodejs/html/arrowdown.png
share/doc/sqlrelay/api/nodejs/html/arrowright.png
share/doc/sqlrelay/api/nodejs/html/bc_s.png
share/doc/sqlrelay/api/nodejs/html/bdwn.png
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_connection-members.html
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_connection.html
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_cursor-members.html
share/doc/sqlrelay/api/nodejs/html/class_s_q_l_r_cursor.html
share/doc/sqlrelay/api/nodejs/html/classes.html
share/doc/sqlrelay/api/nodejs/html/closed.png
share/doc/sqlrelay/api/nodejs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/sqlrelay/api/nodejs/html/dir_da61e3e9a357748887e3ca8d7c5a0c16.html
share/doc/sqlrelay/api/nodejs/html/dir_e0347da986b64b83ab9fe56dd33df350.html
share/doc/sqlrelay/api/nodejs/html/doc.png
share/doc/sqlrelay/api/nodejs/html/doxygen.css
share/doc/sqlrelay/api/nodejs/html/doxygen.png
share/doc/sqlrelay/api/nodejs/html/dynsections.js
share/doc/sqlrelay/api/nodejs/html/folderclosed.png
share/doc/sqlrelay/api/nodejs/html/folderopen.png
share/doc/sqlrelay/api/nodejs/html/functions.html
share/doc/sqlrelay/api/nodejs/html/functions_func.html
share/doc/sqlrelay/api/nodejs/html/index.html
share/doc/sqlrelay/api/nodejs/html/jquery.js
share/doc/sqlrelay/api/nodejs/html/nav_f.png
share/doc/sqlrelay/api/nodejs/html/nav_g.png
share/doc/sqlrelay/api/nodejs/html/nav_h.png
share/doc/sqlrelay/api/nodejs/html/open.png
share/doc/sqlrelay/api/nodejs/html/splitbar.png
share/doc/sqlrelay/api/nodejs/html/sqlrelay_8doc_8h_source.html
share/doc/sqlrelay/api/nodejs/html/sync_off.png
share/doc/sqlrelay/api/nodejs/html/sync_on.png
share/doc/sqlrelay/api/nodejs/html/tab_a.png
share/doc/sqlrelay/api/nodejs/html/tab_b.png
share/doc/sqlrelay/api/nodejs/html/tab_h.png
share/doc/sqlrelay/api/nodejs/html/tab_s.png
share/doc/sqlrelay/api/nodejs/html/tabs.css
share/doc/sqlrelay/api/perl/Connection.html
share/doc/sqlrelay/api/perl/Cursor.html
share/doc/sqlrelay/api/perl/SQLRelay.html
share/doc/sqlrelay/api/perl/perl.html
share/doc/sqlrelay/api/php/blank.html
share/doc/sqlrelay/api/php/classtrees_default.html
share/doc/sqlrelay/api/php/classtrees_sql_relay.html
share/doc/sqlrelay/api/php/elementindex.html
share/doc/sqlrelay/api/php/elementindex_default.html
share/doc/sqlrelay/api/php/elementindex_sql_relay.html
share/doc/sqlrelay/api/php/errors.html
share/doc/sqlrelay/api/php/index.html
share/doc/sqlrelay/api/php/li_default.html
share/doc/sqlrelay/api/php/li_sql_relay.html
share/doc/sqlrelay/api/php/media/banner.css
share/doc/sqlrelay/api/php/media/stylesheet.css
share/doc/sqlrelay/api/php/packages.html
share/doc/sqlrelay/api/php/sql_relay/_sql_relay.doc.php.html
share/doc/sqlrelay/api/python/PySQLRClient.py.html
share/doc/sqlrelay/api/python/PySQLRDB.py.html
share/doc/sqlrelay/api/ruby/doc/SQLRConnection.html
share/doc/sqlrelay/api/ruby/doc/SQLRCursor.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000084.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000085.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000086.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000087.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000088.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000089.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000090.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000091.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000092.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000093.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000094.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000095.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000096.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000097.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000098.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000099.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000100.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000101.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000102.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000103.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000104.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000105.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000106.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000107.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000108.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000109.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000110.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000111.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000112.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000113.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000114.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRConnection.src/M000115.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000001.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000002.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000003.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000004.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000005.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000006.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000007.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000008.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000009.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000010.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000011.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000012.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000013.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000014.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000015.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000016.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000017.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000018.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000019.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000020.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000021.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000022.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000023.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000024.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000025.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000026.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000027.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000028.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000029.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000030.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000031.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000032.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000033.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000034.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000035.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000036.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000037.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000038.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000039.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000040.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000041.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000042.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000043.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000044.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000045.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000046.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000047.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000048.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000049.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000050.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000051.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000052.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000053.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000054.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000055.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000056.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000057.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000058.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000059.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000060.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000061.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000062.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000063.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000064.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000065.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000066.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000067.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000068.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000069.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000070.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000071.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000072.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000073.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000074.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000075.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000076.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000077.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000078.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000079.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000080.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000081.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000082.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000083.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000084.html
share/doc/sqlrelay/api/ruby/doc/classes/SQLRCursor.src/M000085.html
share/doc/sqlrelay/api/ruby/doc/files/sqlrelay_cpp.html
share/doc/sqlrelay/api/ruby/doc/fr_class_index.html
share/doc/sqlrelay/api/ruby/doc/fr_file_index.html
share/doc/sqlrelay/api/ruby/doc/fr_method_index.html
share/doc/sqlrelay/api/ruby/doc/images/add.png
share/doc/sqlrelay/api/ruby/doc/images/arrow_up.png
share/doc/sqlrelay/api/ruby/doc/images/brick.png
share/doc/sqlrelay/api/ruby/doc/images/brick_link.png
share/doc/sqlrelay/api/ruby/doc/images/bug.png
share/doc/sqlrelay/api/ruby/doc/images/bullet_black.png
share/doc/sqlrelay/api/ruby/doc/images/bullet_toggle_minus.png
share/doc/sqlrelay/api/ruby/doc/images/bullet_toggle_plus.png
share/doc/sqlrelay/api/ruby/doc/images/date.png
share/doc/sqlrelay/api/ruby/doc/images/delete.png
share/doc/sqlrelay/api/ruby/doc/images/find.png
share/doc/sqlrelay/api/ruby/doc/images/macFFBgHack.png
share/doc/sqlrelay/api/ruby/doc/images/package.png
share/doc/sqlrelay/api/ruby/doc/images/page_green.png
share/doc/sqlrelay/api/ruby/doc/images/page_white_text.png
share/doc/sqlrelay/api/ruby/doc/images/page_white_width.png
share/doc/sqlrelay/api/ruby/doc/images/plugin.png
share/doc/sqlrelay/api/ruby/doc/images/ruby.png
share/doc/sqlrelay/api/ruby/doc/images/tag_blue.png
share/doc/sqlrelay/api/ruby/doc/images/tag_green.png
share/doc/sqlrelay/api/ruby/doc/images/transparent.png
share/doc/sqlrelay/api/ruby/doc/images/wrench.png
share/doc/sqlrelay/api/ruby/doc/images/wrench_orange.png
share/doc/sqlrelay/api/ruby/doc/images/zoom.png
share/doc/sqlrelay/api/ruby/doc/index.html
share/doc/sqlrelay/api/ruby/doc/js/darkfish.js
share/doc/sqlrelay/api/ruby/doc/js/jquery.js
share/doc/sqlrelay/api/ruby/doc/js/navigation.js
share/doc/sqlrelay/api/ruby/doc/js/search.js
share/doc/sqlrelay/api/ruby/doc/js/search_index.js
share/doc/sqlrelay/api/ruby/doc/js/searcher.js
share/doc/sqlrelay/api/ruby/doc/rdoc-style.css
share/doc/sqlrelay/api/ruby/doc/rdoc.css
share/doc/sqlrelay/api/ruby/doc/table_of_contents.html
share/doc/sqlrelay/api/tcl/index.html
share/doc/sqlrelay/api/tcl/index_annot.html
share/doc/sqlrelay/api/tcl/index_annot_full.html
share/doc/sqlrelay/api/tcl/index_call.html
share/doc/sqlrelay/api/tcl/index_file.html
share/doc/sqlrelay/api/tcl/index_main.html
share/doc/sqlrelay/api/tcl/index_proc.html
share/doc/sqlrelay/api/tcl/sqlrconCmd.tcl-annot.html
share/doc/sqlrelay/api/tcl/sqlrconCmd.tcl.html
share/doc/sqlrelay/api/tcl/sqlrconCmd.tcl.txt
share/doc/sqlrelay/api/tcl/sqlrcurCmd.tcl-annot.html
share/doc/sqlrelay/api/tcl/sqlrcurCmd.tcl.html
share/doc/sqlrelay/api/tcl/sqlrcurCmd.tcl.txt
share/doc/sqlrelay/api/tcl/sqlrelayCmd.tcl-annot.html
share/doc/sqlrelay/api/tcl/sqlrelayCmd.tcl.html
share/doc/sqlrelay/css/styles.css
share/doc/sqlrelay/dropin/mysql.html
share/doc/sqlrelay/dropin/postgresql.html
share/doc/sqlrelay/faq.html
share/doc/sqlrelay/features/connectionpooling.html
share/doc/sqlrelay/features/databases.html
share/doc/sqlrelay/features/dbabstractionlayers.html
share/doc/sqlrelay/features/dropinreplacementlibs.html
share/doc/sqlrelay/features/languages.html
share/doc/sqlrelay/features/loadbalancing.html
share/doc/sqlrelay/features/multirowfetches.html
share/doc/sqlrelay/features/proxying.html
share/doc/sqlrelay/features/queryfiltering.html
share/doc/sqlrelay/features/queryrouting.html
share/doc/sqlrelay/features/resultsetcaching.html
share/doc/sqlrelay/features/substitutionandbindvars.html
share/doc/sqlrelay/features/suspendedtx.html
share/doc/sqlrelay/features/throttling.html
share/doc/sqlrelay/images/WPM_4877_1.PNG
share/doc/sqlrelay/images/app-pdo-mysql.png
share/doc/sqlrelay/images/app-pdo-sqlr-mysql.png
share/doc/sqlrelay/images/app-to-db.png
share/doc/sqlrelay/images/app-to-sqlr-to-db.png
share/doc/sqlrelay/images/arm-linux-uclibc-thumb.png
share/doc/sqlrelay/images/arm-linux-uclibc.png
share/doc/sqlrelay/images/blackray.png
share/doc/sqlrelay/images/cluster.png
share/doc/sqlrelay/images/fetch-many.png
share/doc/sqlrelay/images/fetch-one.png
share/doc/sqlrelay/images/firebird.png
share/doc/sqlrelay/images/freebsd-i386-thumb.png
share/doc/sqlrelay/images/freebsd-i386.png
share/doc/sqlrelay/images/freetds.png
share/doc/sqlrelay/images/haiku-thumb.png
share/doc/sqlrelay/images/haiku.png
share/doc/sqlrelay/images/hurd-i386-thumb.png
share/doc/sqlrelay/images/hurd-i386.png
share/doc/sqlrelay/images/i386-linux-uclibc-thumb.png
share/doc/sqlrelay/images/i386-linux-uclibc.png
share/doc/sqlrelay/images/ibm.png
share/doc/sqlrelay/images/iodbc.png
share/doc/sqlrelay/images/mdbtools.png
share/doc/sqlrelay/images/minix-thumb.png
share/doc/sqlrelay/images/minix.png
share/doc/sqlrelay/images/mssqlserver.png
share/doc/sqlrelay/images/mysql-chain.png
share/doc/sqlrelay/images/mysql-sqlr-chain.png
share/doc/sqlrelay/images/mysql.png
share/doc/sqlrelay/images/netbsd-i386-thumb.png
share/doc/sqlrelay/images/netbsd-i386.png
share/doc/sqlrelay/images/netbsd-sparc-thumb.png
share/doc/sqlrelay/images/netbsd-sparc.png
share/doc/sqlrelay/images/netbsd-vax-thumb.png
share/doc/sqlrelay/images/netbsd-vax.png
share/doc/sqlrelay/images/openbsd-i386-thumb.png
share/doc/sqlrelay/images/openbsd-i386.png
share/doc/sqlrelay/images/openbsd-sparc-thumb.png
share/doc/sqlrelay/images/openbsd-sparc.png
share/doc/sqlrelay/images/oracle.png
share/doc/sqlrelay/images/postgresql-chain.png
share/doc/sqlrelay/images/postgresql-sqlr-chain.png
share/doc/sqlrelay/images/postgresql.png
share/doc/sqlrelay/images/proxying.png
share/doc/sqlrelay/images/query-allowed.png
share/doc/sqlrelay/images/query-rejected.png
share/doc/sqlrelay/images/queryrouting.png
share/doc/sqlrelay/images/redhat62-sparc-thumb.png
share/doc/sqlrelay/images/redhat62-sparc.png
share/doc/sqlrelay/images/replicated-disproportionate.png
share/doc/sqlrelay/images/replicated.png
share/doc/sqlrelay/images/sco-osr6-i386-thumb.png
share/doc/sqlrelay/images/sco-osr6-i386.png
share/doc/sqlrelay/images/sqlite.png
share/doc/sqlrelay/images/sqlr-fetch-many-return-rsbuffersize.png
share/doc/sqlrelay/images/sqlr-fetch-many-return.png
share/doc/sqlrelay/images/sqlr-fetch-many.png
share/doc/sqlrelay/images/sqlr-fetch-one-return-rsbuffersize.png
share/doc/sqlrelay/images/sqlrelay.png
share/doc/sqlrelay/images/sybase.png
share/doc/sqlrelay/images/syllable-thumb.png
share/doc/sqlrelay/images/syllable.png
share/doc/sqlrelay/images/toomanyconnections.png
share/doc/sqlrelay/images/unixodbc.png
share/doc/sqlrelay/index.html
share/doc/sqlrelay/js/rotate.js
share/doc/sqlrelay/modules/auths.html
share/doc/sqlrelay/modules/filters.html
share/doc/sqlrelay/modules/loggers.html
share/doc/sqlrelay/modules/pwdencs.html
share/doc/sqlrelay/modules/resultsettranslations.html
share/doc/sqlrelay/modules/sqlr-connection-oracletest-querylog.2899.html
share/doc/sqlrelay/modules/sqlr-connection.1871.html
share/doc/sqlrelay/modules/sqlr-listener.1869.html
share/doc/sqlrelay/modules/sqlr-listener.1886.html
share/doc/sqlrelay/modules/translations.html
share/doc/sqlrelay/programming/ado.net.html
share/doc/sqlrelay/programming/binds.html
share/doc/sqlrelay/programming/c++.html
share/doc/sqlrelay/programming/c.html
share/doc/sqlrelay/programming/cs.html
share/doc/sqlrelay/programming/erlang.html
share/doc/sqlrelay/programming/java.html
share/doc/sqlrelay/programming/jdbc.html
share/doc/sqlrelay/programming/nodejs.html
share/doc/sqlrelay/programming/odbc.html
share/doc/sqlrelay/programming/perl.html
share/doc/sqlrelay/programming/perldbi.html
share/doc/sqlrelay/programming/php.html
share/doc/sqlrelay/programming/phppdo.html
share/doc/sqlrelay/programming/precisionscale.html
share/doc/sqlrelay/programming/python.html
share/doc/sqlrelay/programming/pythondb.html
share/doc/sqlrelay/programming/ruby.html
share/doc/sqlrelay/programming/tcl.html
share/examples/sqlrelay/sample-mssqlserver-mysql-errors.map
share/examples/sqlrelay/sample-oracle-mysql-errors.map
share/examples/sqlrelay/sqlrelay.conf
share/examples/sqlrelay/sqlrelay.conf.example
share/examples/sqlrelay/sqlrelay.dtd
share/examples/sqlrelay/sqlrelay.xsd
share/licenses/sqlrelay/COPYING