/[rserv]/share/RServ.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /share/RServ.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Nov 3 21:30:39 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +27 -73 lines
Diff to previous 1.17 , to selected 1.8
added _rserv_xid_ function to return current transaction xid and removed
all perl cludgery about keys (as well as KEYS directive from snapshots)


Revision 1.17 - (view) (annotate) - [select for diffs]
Sun Nov 2 21:07:20 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.16: +148 -135 lines
Diff to previous 1.16 , to selected 1.8
first multi-master version which pass regression tests (that doesn't
mean working; tests might just be too little...)
renamed multiplemaster to simple multimaster


Revision 1.16 - (view) (annotate) - [select for diffs]
Sun Nov 2 15:43:08 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.15: +102 -73 lines
Diff to previous 1.15 , to selected 1.8
added SERVER (id of source server) and KEYS (which keys are transfered in
this snapshot) in snapshot format


Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Nov 2 13:21:12 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.14: +50 -53 lines
Diff to previous 1.14 , to selected 1.8
Exec now supports returning of tuples, re-wrote more code to use Exec


Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Nov 2 11:29:09 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 , to selected 1.8
more debugging


Revision 1.13 - (view) (annotate) - [select for diffs]
Sun Nov 2 10:31:45 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 , to selected 1.8
another code clean-up


Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Nov 2 10:21:47 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.11: +27 -1 lines
Diff to previous 1.11 , to selected 1.8
moved all info preparation into MkInfo in RServ.pm


Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Oct 31 00:07:37 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.10: +63 -11 lines
Diff to previous 1.10 , to selected 1.8
move common code from init scripts here, rename GetSlaveId -> GetServerId


Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Oct 30 19:59:11 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 , to selected 1.8
better debugging


Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Oct 29 18:13:22 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.8: +30 -15 lines
Diff to previous 1.8
changes in preparation for multi-master


Revision 1.8 - (view) (annotate) - [selected]
Tue Oct 28 20:16:39 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.7: +10 -10 lines
Diff to previous 1.7
$server -> $sserver (slave server ID)


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Oct 28 20:09:47 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 , to selected 1.8
removed warning


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Oct 28 19:55:25 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
Changes since 1.5: +114 -114 lines
Diff to previous 1.5 , to selected 1.8
rename $conn to $mconn or $sconn


Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Oct 26 23:43:54 2003 UTC (20 years, 6 months ago) by dpavlin
Branch: MAIN
CVS Tags: before_multmaster, r_0_3
Changes since 1.4: +16 -4 lines
Diff to previous 1.4 , to selected 1.8
applied patch from Michael A Nachbaur to select tables which are replicating


Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Aug 6 00:28:29 2003 UTC (20 years, 9 months ago) by dpavlin
Branch: MAIN
CVS Tags: before_onlytables
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 , to selected 1.8
fix warnings


Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Aug 5 21:10:44 2003 UTC (20 years, 9 months ago) by dpavlin
Branch: MAIN
Changes since 1.2: +21 -21 lines
Diff to previous 1.2 , to selected 1.8
use strict changes


Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Aug 5 09:52:41 2003 UTC (20 years, 9 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +843 -635 lines
Diff to previous 1.1 , to selected 1.8
rserv 0.2 changes by Nélio Alves Pereira Filho


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Wed Dec 20 17:22:35 2000 UTC (23 years, 4 months ago) by dpavlin
Branch: DbP
CVS Tags: debian, r0, rserv_0_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.18 , to selected 1.8
import of rserv 0.1 distributed in directories


Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Dec 20 17:22:35 2000 UTC (23 years, 4 months ago) by dpavlin
Branch: MAIN
Branch point for: DbP
Diff to selected 1.8
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.26