diff options
author | unknown <sasha@mysql.sashanet.com> | 2000-08-23 13:27:33 -0600 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2000-08-23 13:27:33 -0600 |
commit | b1cc91fae62064da2823ffd50424bf8e4c0b5b6b (patch) | |
tree | 3f55e8ba2a24b35f6a2e7955062c5a5673c2bd05 /sql/sql_string.cc | |
parent | 448fa9f1cdea830980265083bb0eab3def31d093 (diff) | |
download | mariadb-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_string.cc')
0 files changed, 0 insertions, 0 deletions