Closed GoogleCodeExporter closed 9 years ago
I was just able to confirm that this doesn't happen under pure MySQL->MySQL
replication:
SELECT * FROM t;
+------+------+
| id | a |
+------+------+
| 1 | NULL |
| 2 | B |
+------+------+
Original comment by linas.vi...@gmail.com
on 17 Jun 2011 at 5:47
This issue was closed by revision r232.
Original comment by stephane...@gtempaccount.com
on 20 Jun 2011 at 10:29
Original issue reported on code.google.com by
linas.vi...@gmail.com
on 17 Jun 2011 at 5:01