diff options
author | unknown <guilhem@mysql.com> | 2003-09-12 15:48:48 +0200 |
---|---|---|
committer | unknown <guilhem@mysql.com> | 2003-09-12 15:48:48 +0200 |
commit | 22ad721b1fb4ebf9c82c18201d59f9a06b4b5de4 (patch) | |
tree | a467aa44754942301bc5650394e010340df79bff /mysql-test/t/rpl000009.test | |
parent | a2c6329c5a5636bb582c2723074f652727b1e4cd (diff) | |
download | mariadb-git-22ad721b1fb4ebf9c82c18201d59f9a06b4b5de4.tar.gz |
Fix for BUG#1258 (Trying to use the mysqlbinlog with -h and -u option gives segmentation
fault). Fix is just initializing "host" (and "user") with 0, not a string.
client/mysqlbinlog.cc:
command-line arguments should be initialized like in mysqldump.cc to not cause
segfault.
Diffstat (limited to 'mysql-test/t/rpl000009.test')
0 files changed, 0 insertions, 0 deletions