summaryrefslogtreecommitdiff
path: root/dbug
diff options
context:
space:
mode:
authorgkodinov/kgeorge@magare.gmz <>2007-08-06 04:57:28 -0700
committergkodinov/kgeorge@magare.gmz <>2007-08-06 04:57:28 -0700
commit117c3ff9d7f52b2a84227412e0a88699754607b4 (patch)
treef1023c618054e8ed26dac043765fd501153cde4d /dbug
parent2bfbe2cd84e0895b2462c811e8eb3015953b503f (diff)
downloadmariadb-git-117c3ff9d7f52b2a84227412e0a88699754607b4.tar.gz
Bug #29536: timestamp inconsistent in replication around 1970
MySQL replicates the time zone only when operations that involve it are performed. This is controlled by a flag. But this flag is set only on successful operation. The flag must be set also when there is an error that involves a timezone (so the master would replicate the error to the slaves). Fixed by moving the setting of the flag before the operation (so it apples to errors as well).
Diffstat (limited to 'dbug')
0 files changed, 0 insertions, 0 deletions