janakj      2008/04/16 13:15:09 CEST

  SER CVS Repository

  Modified files:
    scripts/postgres     pg_create.sql 
    scripts/oracle       or_create.sql 
    scripts/mysql        my_create.sql 
    scripts/dbtext/ser_db missed_calls location acc 
    db/schema            acc.xml aliases.xml location.xml 
                         missed_calls.xml 
  Log:
  - added server_id columns to acc, missed_calls, location, and aliases
    tables. These columns will contain the unique ID of the SER server
    that generated or is responsible for the record. This columns makes
    it possible to merge the contents of the tables within a cluster or
    share tables among the SER servers within a cluster.
  
  Revision  Changes    Path
  1.11      +337 -339  sip_router/db/schema/acc.xml
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/db/schema/acc.xml.diff?r1=1.10&r2=1.11
  1.6       +65 -57    sip_router/db/schema/aliases.xml
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/db/schema/aliases.xml.diff?r1=1.5&r2=1.6
  1.9       +109 -100  sip_router/db/schema/location.xml
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/db/schema/location.xml.diff?r1=1.8&r2=1.9
  1.11      +306 -307  sip_router/db/schema/missed_calls.xml
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/db/schema/missed_calls.xml.diff?r1=1.10&r2=1.11
  1.2       +1 -1      sip_router/scripts/dbtext/ser_db/acc
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/dbtext/ser_db/acc.diff?r1=1.1&r2=1.2
  1.4       +1 -1      sip_router/scripts/dbtext/ser_db/location
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/dbtext/ser_db/location.diff?r1=1.3&r2=1.4
  1.3       +1 -1      sip_router/scripts/dbtext/ser_db/missed_calls
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/dbtext/ser_db/missed_calls.diff?r1=1.2&r2=1.3
  1.63      +5 -2      sip_router/scripts/mysql/my_create.sql
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/mysql/my_create.sql.diff?r1=1.62&r2=1.63
  1.61      +5 -2      sip_router/scripts/oracle/or_create.sql
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/oracle/or_create.sql.diff?r1=1.60&r2=1.61
  1.60      +5 -2      sip_router/scripts/postgres/pg_create.sql
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/scripts/postgres/pg_create.sql.diff?r1=1.59&r2=1.60
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to