summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2000-08-23 13:27:33 -0600
committerunknown <sasha@mysql.sashanet.com>2000-08-23 13:27:33 -0600
commitb1cc91fae62064da2823ffd50424bf8e4c0b5b6b (patch)
tree3f55e8ba2a24b35f6a2e7955062c5a5673c2bd05 /sql/sql_base.cc
parent448fa9f1cdea830980265083bb0eab3def31d093 (diff)
downloadmariadb-git-b1cc91fae62064da2823ffd50424bf8e4c0b5b6b.tar.gz
Replication fixes
sql/log_event.cc: changed uint to uint32 in all places where the code depended on sizeof(uint) to be 4 sql/log_event.h: changed uint to uint32 in all places where the code depended on sizeof(uint) to be 4 sql/slave.cc: Monty's I64 fix broke my fprintf(), to fix it, changed to use llstr() to print mi->pos that has become ulonglong
Diffstat (limited to 'sql/sql_base.cc')
0 files changed, 0 insertions, 0 deletions