summaryrefslogtreecommitdiff
path: root/sql/item.cc
diff options
context:
space:
mode:
authorunknown <monty@mysql.com/narttu.mysql.fi>2007-08-14 15:20:05 +0300
committerunknown <monty@mysql.com/narttu.mysql.fi>2007-08-14 15:20:05 +0300
commit3593bb4f50c4be593bb1b851d9637893c4bb0dc0 (patch)
tree9812a9a0314e383c93e3453fc4525170728a79bc /sql/item.cc
parentc5f0611fadd910a8a169e35bdd7e572080530efe (diff)
downloadmariadb-git-3593bb4f50c4be593bb1b851d9637893c4bb0dc0.tar.gz
Fixed problem that Start_log_event_v3::created was not set properly
(This is becasue 'when' is not anymore set in constructor) client/mysqlbinlog.cc: strcpy -> strmov sql/log.cc: Added flag dont_set_created sql/log_event.cc: Moved time handling to inline function. Moved setting of 'created' to ::write() function. Added flag dont_set_created to define if 'created' should be set or not. This was needed as 'when' is not set in Log_event() anymore. Fixed some missed thd -> thd_arg sql/log_event.h: Indentation fixed Added inline get_time() function. Added dont_set_created flag to Start_log_event_v3
Diffstat (limited to 'sql/item.cc')
0 files changed, 0 insertions, 0 deletions