forked from Lainports/freebsd-ports
databases/sqlrelay: 0.59 -> 0.60
- Both packages are updated together.
- Lots of changes in devel/rudiments, see ChangeLog
- Fixes in sqlrelay:
o fixed true->false transposition in sqlrservercontroller::interceptQuery
that could lead to a reLogIn loop
o applied George Carrette's patch to fix PDO connectstring options
o migrated directory/file paths info into sqlrpaths class
o removed undocumented and not-so-relevent-these-days
o MAX_CONNECTIONS/overridemaxconnections failsafe in sqlr-start
o fixed java header detection for javac located in /usr/bin
o updated java api to support non-null-tolerant implementations of
environment::NewStringUTF()
o the perl api builds correctly on OSR5 again
o the postgresql sslmode is omitted entirely from the connect string now,
if it's disabled, to prevent problems with older versions of
postgresql that don't support the parameter at all
o mono 2.8 or greater is required now
o added a datedelimiters attribute to the instance tag in sqlrelay.conf
to limit what date delimiters are used when translating dates
o re-added mssqlserver detection, which had been accidentally removed
o fixed statically-linked build
o fixed mysql lob field bug that could cause a crash
125 lines
3.8 KiB
Text
125 lines
3.8 KiB
Text
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
|
|
etc/rc.d/sqlrcachemanager
|
|
etc/rc.d/sqlrelay
|
|
@sample etc/sqlrelay/conf.sample
|
|
etc/sqlrelay/sqlrelay.dtd
|
|
etc/sqlrelay/sqlrelay.xsd
|
|
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/libmysql3sqlrelay.so
|
|
lib/libmysql3sqlrelay-0.60.so.1
|
|
lib/libmysql3sqlrelay-0.60.so.1.0.0
|
|
lib/libmysql40sqlrelay.so
|
|
lib/libmysql40sqlrelay-0.60.so.1
|
|
lib/libmysql40sqlrelay-0.60.so.1.0.0
|
|
lib/libmysql41sqlrelay.so
|
|
lib/libmysql41sqlrelay-0.60.so.1
|
|
lib/libmysql41sqlrelay-0.60.so.1.0.0
|
|
lib/libmysql50sqlrelay.so
|
|
lib/libmysql50sqlrelay-0.60.so.1
|
|
lib/libmysql50sqlrelay-0.60.so.1.0.0
|
|
lib/libmysql51sqlrelay.so
|
|
lib/libmysql51sqlrelay-0.60.so.1
|
|
lib/libmysql51sqlrelay-0.60.so.1.0.0
|
|
lib/libpqsqlrelay.so
|
|
lib/libpqsqlrelay-0.60.so.1
|
|
lib/libpqsqlrelay-0.60.so.1.0.0
|
|
lib/libsqlrclient.a
|
|
lib/libsqlrclient.so
|
|
lib/libsqlrclient-0.60.so.1
|
|
lib/libsqlrclient-0.60.so.1.0.0
|
|
lib/libsqlrclientwrapper.a
|
|
lib/libsqlrclientwrapper.so
|
|
lib/libsqlrclientwrapper-0.60.so.1
|
|
lib/libsqlrclientwrapper-0.60.so.1.0.0
|
|
%%ODBC%%lib/libsqlrodbc.a
|
|
%%ODBC%%lib/libsqlrodbc.so
|
|
%%ODBC%%lib/libsqlrodbc-0.60.so.1
|
|
%%ODBC%%lib/libsqlrodbc-0.60.so.1.0.0
|
|
lib/libsqlrserver.a
|
|
lib/libsqlrserver.so
|
|
lib/libsqlrserver-0.60.so.1
|
|
lib/libsqlrserver-0.60.so.1.0.0
|
|
lib/libsqlrutil.a
|
|
lib/libsqlrutil.so
|
|
lib/libsqlrutil-0.60.so.1
|
|
lib/libsqlrutil-0.60.so.1.0.0
|
|
libdata/pkgconfig/sqlrelay-c++.pc
|
|
libdata/pkgconfig/sqlrelay-c.pc
|
|
%%FIREBIRD%%libexec/sqlrelay/sqlrconnection_firebird.so
|
|
%%FREETDS%%libexec/sqlrelay/sqlrconnection_freetds.so
|
|
%%MYSQL%%libexec/sqlrelay/sqlrconnection_mysql.so
|
|
%%ODBC%%libexec/sqlrelay/sqlrconnection_odbc.so
|
|
%%PGSQL%%libexec/sqlrelay/sqlrconnection_postgresql.so
|
|
%%SQLITE3%%libexec/sqlrelay/sqlrconnection_sqlite.so
|
|
libexec/sqlrelay/sqlrauth_default.so
|
|
libexec/sqlrelay/sqlrauth_sqlrelay.so
|
|
libexec/sqlrelay/sqlrconnection_router.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
|
|
man/man1/sqlr-fields.1.gz
|
|
man/man1/sqlr-query.1.gz
|
|
man/man1/sqlrsh.1.gz
|
|
man/man8/sqlr-cachemanager.8.gz
|
|
man/man8/sqlr-connection.8.gz
|
|
man/man8/sqlr-listener.8.gz
|
|
man/man8/sqlr-scaler.8.gz
|
|
man/man8/sqlr-start.8.gz
|
|
man/man8/sqlr-stop.8.gz
|
|
share/examples/sample-mssqlserver-mysql-errors.map
|
|
share/examples/sample-oracle-mysql-errors.map
|
|
share/examples/sqlrelay.conf
|
|
@dir %%ETCDIR%%
|
|
@dir /var/sqlrelay/tmp/sockets
|
|
@dir /var/sqlrelay/tmp/pids
|
|
@dir /var/sqlrelay/tmp/ipc
|
|
@dir /var/sqlrelay/tmp
|
|
@dir /var/sqlrelay/log
|
|
@dir /var/sqlrelay/debug
|
|
@dir /var/sqlrelay/cache
|
|
@dir /var/sqlrelay
|