184 reputation
119
bio website
location
age
visits member for 1 year, 6 months
seen Jun 15 at 14:50
stats profile views 10

May
21
awarded  Caucus
Apr
15
awarded  Famous Question
Dec
19
revised how to deal with foreign keys with fixed values (on a db-table-basis)
deleted 2 characters in body
Dec
19
comment how to deal with foreign keys with fixed values (on a db-table-basis)
@a1ex07 +1 ty - I will change that to InnoDB
Dec
19
revised how to deal with foreign keys with fixed values (on a db-table-basis)
elaborate
Dec
19
asked how to deal with foreign keys with fixed values (on a db-table-basis)
Nov
26
awarded  Popular Question
Nov
21
accepted How do I change the DEFINER of a VIEW in Mysql?
Oct
24
awarded  Popular Question
Aug
30
awarded  Notable Question
May
21
awarded  Popular Question
Jan
25
awarded  Tumbleweed
Dec
21
comment Mysql Master-Master Replication Topologies on >2 machines
ty for that tip on the star topology - I think once all the schemas are stable, that topology is a definitely a viable option!
Dec
21
accepted Mysql Master-Master Replication Topologies on >2 machines
Dec
18
comment Mysql Master-Master Replication Topologies on >2 machines
+1 wow - splitting up the write access to individual servers is brilliant! I look forward to reading the rest of ideas.
Dec
17
asked Mysql Master-Master Replication Topologies on >2 machines
Dec
16
accepted mysqldump seems to copy excessively
Dec
16
answered MySQL: Trying to update to 5.5
Dec
16
awarded  Scholar
Dec
16
comment In a MySQL Master/Slave replication, what would happen if I write to the Slave?
ty for the detailed answer. I thought I had more questions, but I think your answers have covered all the cases (pt-table-sync seems to be really useful).