6 lines
91 B
HTML
6 lines
91 B
HTML
# show binary logs
|
|
|
|
# mask out the binlog position
|
|
-- replace_column 2 #
|
|
show binary logs;
|