Remove out-of-date and unnecessary comment in source code about what versions

are supported. (Bug #42021)
This commit is contained in:
Jim Winstead 2009-05-15 13:12:20 -07:00
parent 1631a213a1
commit 2c77ef3ca3

View File

@ -17,10 +17,8 @@
TODO: print the catalog (some USE catalog.db ????).
Standalone program to read a MySQL binary log (or relay log);
can read files produced by 3.23, 4.x, 5.0 servers.
Standalone program to read a MySQL binary log (or relay log).
Can read binlogs from 3.23/4.x/5.0 and relay logs from 4.x/5.0.
Should be able to read any file of these categories, even with
--start-position.
An important fact: the Format_desc event of the log is at most the 3rd event