[Gutl-l] Re: Sobre Mariadb replicacion maestro-esclavo

2018-10-24 Por tema Manuel Mely

> On October 24, 2018 at 4:16 PM Ulises Gonzalez Horta  
> wrote:
> 
> 
> 
> > Alguna idea?
> > 
> > Saludos
> > ___
> > Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
> > To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu
> 
> Cuando configuras la replicacion hay como un "filtro" que se configura 
> que dice que tablas se deben replicar, creo que tu problema anda por 
> ahi...
> 
> Revisa las opciones replicate-do y replicate-ignore
> https://dev.mysql.com/doc/refman/5.5/en/replication-options-slave.html#option_mysqld_replicate-do-table
> -- 
> Salu2, Ulinx
> "En un problema con n ecuaciones
> siempre habrá al menos n+1 incógnitas"
> Linux user 366775
> ___
> Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
> To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu

Si lo unico que por el momento replico todas las tablas de la base de datos de 
interes

binlog_do_db = mi_db
binlog_format = row

No obstante, todas las tablas usan como llave primaria UUId4 :) De todos modos 
probare solo con las tablas que me interesan, esto queria dejarlo para el final 
de hecho.
___
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu


[Gutl-l] Re: Sobre Mariadb replicacion maestro-esclavo

2018-10-24 Por tema Ulises Gonzalez Horta



Alguna idea?

Saludos
___
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu


Cuando configuras la replicacion hay como un "filtro" que se configura 
que dice que tablas se deben replicar, creo que tu problema anda por 
ahi...


Revisa las opciones replicate-do y replicate-ignore
https://dev.mysql.com/doc/refman/5.5/en/replication-options-slave.html#option_mysqld_replicate-do-table
--
Salu2, Ulinx
"En un problema con n ecuaciones
siempre habrá al menos n+1 incógnitas"
Linux user 366775
___
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu