remove tmporal files from debian dir

This commit is contained in:
Timofey Turenko
2014-06-27 14:45:55 +03:00
parent c2b20eab84
commit 475e408551
42 changed files with 0 additions and 425 deletions

View File

@ -1,19 +0,0 @@
dh_auto_configure
dh_auto_test
dh_prep
dh_install
dh_installdocs
dh_installchangelogs
dh_pysupport
dh_perl
dh_link
dh_compress
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dh_md5sums
dh_builddeb
dh_builddeb

View File

@ -1,2 +0,0 @@
shlibs:Depends=libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libmariadbd-dev, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1)
misc:Depends=

View File

@ -1,2 +0,0 @@
/etc/ld.so.conf.d/maxscale.conf
/etc/init.d/maxscale

View File

@ -1,13 +0,0 @@
Package: maxscale
Version: 0.7-1
Architecture: amd64
Maintainer: Timofey Turenko
Installed-Size: 26408
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libmariadbd-dev, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1)
Section: misc
Priority: optional
Description: MaxScale
The SkySQL MaxScale is an intelligent proxy that allows forwarding of
database statements to one or more database servers using complex rules,
a semantic understanding of the database statements and the roles of
the various servers within the backend cluster of databases.

View File

@ -1,34 +0,0 @@
1f01338110a0f9f3846395d278a5211a usr/local/sbin/Documentation/Debug And Diagnostic Support.pdf
18d84c6013d35eea910cc323c9e52d80 usr/local/sbin/Documentation/MaxAdmin The MaxScale Administration And Monitoring Client.pdf
5463404e55209d25b85bd3a6cb92a459 usr/local/sbin/Documentation/MaxScale 0.7 Release Notes.pdf
fcd140ec4c2fba49fbe8e80c6efaeffb usr/local/sbin/Documentation/MaxScale Configuration And Usage Scenarios.pdf
5b9708b078a9fe527d7e760e26e8b855 usr/local/sbin/MaxScale/etc/MaxScale_template.cnf
5b9708b078a9fe527d7e760e26e8b855 usr/local/sbin/MaxScale/etc/MaxScale_template.cnf~
5c5cfddd45789b82e392a09b2ff88bb4 usr/local/sbin/MaxScale/modules/libHTTPD.so
d456d28ab16aafb42496576fa1f403fa usr/local/sbin/MaxScale/modules/libMySQLBackend.so
dc71122941d689ab8988cda263b51299 usr/local/sbin/MaxScale/modules/libMySQLClient.so
3640c3552257a1ec20a285091cd15671 usr/local/sbin/MaxScale/modules/libcli.so
a064a252079ea249e7238152ad40a7e7 usr/local/sbin/MaxScale/modules/libdebugcli.so
8527e2d42264fc5110188ad0686be99d usr/local/sbin/MaxScale/modules/libgaleramon.so
f1738d6030cc319af3991134d6df503d usr/local/sbin/MaxScale/modules/libmaxscaled.so
0218f79a40efae6d5852de9ab7836cd4 usr/local/sbin/MaxScale/modules/libmysqlmon.so
e6cfbaac85d8a528aae2a1ca55b2664c usr/local/sbin/MaxScale/modules/libqlafilter.so
44e36127c69d1636da781c88e90e7b6e usr/local/sbin/MaxScale/modules/libreadconnroute.so
0b3bc490179bdb9368220954cd6fce70 usr/local/sbin/MaxScale/modules/libreadwritesplit.so
c73ed5078109539f5dc6b85bb518ccec usr/local/sbin/MaxScale/modules/libregexfilter.so
c8c35118a7e9f7881b25021001e1ee4c usr/local/sbin/MaxScale/modules/libtee.so
731d5b616c75a185f2099b7937bd27d3 usr/local/sbin/MaxScale/modules/libtelnetd.so
19161aea20cb3caf65c3597afe0fca4d usr/local/sbin/MaxScale/modules/libtestfilter.so
5564eefc483d0c4e6d37cf1853999b9b usr/local/sbin/MaxScale/modules/libtestroute.so
c6bcb88437840bd1a6af01a670ea1075 usr/local/sbin/MaxScale/modules/libtopfilter.so
be0f3825c74cb0443f78b48eeb9d895c usr/local/sbin/MaxScale/mysql/errmsg.sys
9460fb1e10d39f7e0d8a97272711694a usr/local/sbin/bin/maxadmin
31529b17c1721ec1ad7adf49553b383f usr/local/sbin/bin/maxkeys
59415f73b159f7a9ab17fc62407ea1f0 usr/local/sbin/bin/maxpasswd
1facd8007efeae21a3ff801ace5a5caf usr/local/sbin/bin/maxscale
48dfd805588178aa34d1573bbc97e630 usr/local/sbin/lib/liblog_manager.so
48dfd805588178aa34d1573bbc97e630 usr/local/sbin/lib/liblog_manager.so.1.0.1
0a06731d5ab7c2c551857da3c02a6e67 usr/local/sbin/lib/libmysqld.a
74b17479d8567d6e62ae18a8c890ae8f usr/local/sbin/lib/libquery_classifier.so
74b17479d8567d6e62ae18a8c890ae8f usr/local/sbin/lib/libquery_classifier.so.1.0.1
e8d70f26784d12ea008f4b01703efab9 usr/share/doc/maxscale/changelog.Debian.gz

View File

@ -1,4 +0,0 @@
#!/bin/bash
ln -s /lib64/libaio.so.1 /lib64/libaio.so
/sbin/ldconfig

View File

@ -1,95 +0,0 @@
#!/bin/sh
#
# maxscale: The SkySQL MaxScale database proxy
#
# description: MaxScale provides database specific proxy functionality
#
# processname: maxscale
#
### BEGIN INIT INFO
# Provides: maxscale
# Required-Start: $syslog $local_fs
# Required-Stop: $syslog $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: The maxscale database proxy
# Description: MaxScale is a database proxy server that can be used to front end
# database clusters offering different routing, filtering and protocol choices
### END INIT INFO
MAXSCALE_HOME=/usr/local/skysql/maxscale
# Sanity checks.
[ -x $MAXSCALE_HOME/bin/maxscale ] || exit 0
# Source function library.
. /etc/rc.d/init.d/functions
# so we can rearrange this easily
processname=maxscale
servicename=maxscale
RETVAL=0
start() {
echo -n $"Starting MaxScale: "
if [ -x $MAXSCALE_HOME/bin/maxscale ] ; then
$MAXSCALE_HOME/bin/maxscale
fi
daemon --check $servicename $processname --system
RETVAL=$?
echo
[ $RETVAL -eq 0 ] && touch /var/lock/subsys/$servicename
}
stop() {
echo -n $"Stopping MaxScale: "
killproc $servicename -TERM
RETVAL=$?
echo
if [ $RETVAL -eq 0 ]; then
rm -f /var/lock/subsys/$servicename
fi
}
reload() {
echo -n $"Reloading MaxScale: "
killproc $servicename -HUP
RETVAL=$?
echo
}
# See how we were called.
case "$1" in
start)
start
;;
stop)
stop
;;
status)
status $servicename
RETVAL=$?
;;
restart)
stop
start
;;
condrestart)
if [ -f /var/lock/subsys/$servicename ]; then
stop
start
fi
;;
reload)
reload
RETVAL=$?
;;
*)
echo $"Usage: $0 {start|stop|status|restart|condrestart|reload}"
;;
esac
exit $RETVAL

View File

@ -1,2 +0,0 @@
/usr/local/sbin/MaxScale/modules
/usr/local/sbin/lib

View File

@ -1,127 +0,0 @@
#
# Example MaxScale.cnf configuration file
#
#
#
# Number of server threads
# Valid options are:
# threads=<number of threads>
[maxscale]
threads=1
# Define a monitor that can be used to determine the state and role of
# the servers.
#
# Valid options are:
#
# module=<name of module to load>
# servers=<server name>,<server name>,...
# user =<user name - must have slave replication and
# slave client privileges>
# passwd=<password of the above user, plain text currently>
# monitor_interval=<sampling interval in milliseconds,
# default value is 10000>
[MySQL Monitor]
type=monitor
module=mysqlmon
servers=server1,server2,server3
user=maxuser
passwd=maxpwd
# A series of service definition
#
# Valid options are:
#
# router=<name of router module>
# servers=<server name>,<server name>,...
# user=<User to fetch password inforamtion with>
# passwd=<Password of the user, plain text currently>
# enable_root_user=<0 or 1, default is 0>
# version_string=<specific string for server handshake,
# default is the MariaDB embedded library version>
#
# Valid router modules currently are:
# readwritesplit, readconnroute and debugcli
[RW Split Router]
type=service
router=readwritesplit
servers=server1,server2,server3
user=maxuser
passwd=maxpwd
[Read Connection Router]
type=service
router=readconnroute
router_options=slave
servers=server1,server2,server3
user=maxuser
passwd=maxpwd
[HTTPD Router]
type=service
router=testroute
servers=server1,server2,server3
[Debug Interface]
type=service
router=debugcli
# Listener definitions for the services
#
# Valid options are:
#
# service=<name of service defined elsewhere>
# protocol=<name of protocol module with which to listen>
# port=<Listening port>
# address=<Address to bind to>
# socket=<Listening socket>
[RW Split Listener]
type=listener
service=RW Split Router
protocol=MySQLClient
port=4006
#socket=/tmp/rwsplit.sock
[Read Connection Listener]
type=listener
service=Read Connection Router
protocol=MySQLClient
port=4008
#socket=/tmp/readconn.sock
[Debug Listener]
type=listener
service=Debug Interface
protocol=telnetd
port=4442
#address=127.0.0.1
[HTTPD Listener]
type=listener
service=HTTPD Router
protocol=HTTPD
port=6444
# Definition of the servers
[server1]
type=server
address=127.0.0.1
port=3000
protocol=MySQLBackend
[server2]
type=server
address=127.0.0.1
port=3001
protocol=MySQLBackend
[server3]
type=server
address=127.0.0.1
port=3002
protocol=MySQLBackend

View File

@ -1,127 +0,0 @@
#
# Example MaxScale.cnf configuration file
#
#
#
# Number of server threads
# Valid options are:
# threads=<number of threads>
[maxscale]
threads=1
# Define a monitor that can be used to determine the state and role of
# the servers.
#
# Valid options are:
#
# module=<name of module to load>
# servers=<server name>,<server name>,...
# user =<user name - must have slave replication and
# slave client privileges>
# passwd=<password of the above user, plain text currently>
# monitor_interval=<sampling interval in milliseconds,
# default value is 10000>
[MySQL Monitor]
type=monitor
module=mysqlmon
servers=server1,server2,server3
user=maxuser
passwd=maxpwd
# A series of service definition
#
# Valid options are:
#
# router=<name of router module>
# servers=<server name>,<server name>,...
# user=<User to fetch password inforamtion with>
# passwd=<Password of the user, plain text currently>
# enable_root_user=<0 or 1, default is 0>
# version_string=<specific string for server handshake,
# default is the MariaDB embedded library version>
#
# Valid router modules currently are:
# readwritesplit, readconnroute and debugcli
[RW Split Router]
type=service
router=readwritesplit
servers=server1,server2,server3
user=maxuser
passwd=maxpwd
[Read Connection Router]
type=service
router=readconnroute
router_options=slave
servers=server1,server2,server3
user=maxuser
passwd=maxpwd
[HTTPD Router]
type=service
router=testroute
servers=server1,server2,server3
[Debug Interface]
type=service
router=debugcli
# Listener definitions for the services
#
# Valid options are:
#
# service=<name of service defined elsewhere>
# protocol=<name of protocol module with which to listen>
# port=<Listening port>
# address=<Address to bind to>
# socket=<Listening socket>
[RW Split Listener]
type=listener
service=RW Split Router
protocol=MySQLClient
port=4006
#socket=/tmp/rwsplit.sock
[Read Connection Listener]
type=listener
service=Read Connection Router
protocol=MySQLClient
port=4008
#socket=/tmp/readconn.sock
[Debug Listener]
type=listener
service=Debug Interface
protocol=telnetd
port=4442
#address=127.0.0.1
[HTTPD Listener]
type=listener
service=HTTPD Router
protocol=HTTPD
port=6444
# Definition of the servers
[server1]
type=server
address=127.0.0.1
port=3000
protocol=MySQLBackend
[server2]
type=server
address=127.0.0.1
port=3001
protocol=MySQLBackend
[server3]
type=server
address=127.0.0.1
port=3002
protocol=MySQLBackend

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.