MySQL binlogs seems incomplete?
- by warl0ck
I created a Database, a table and inserted some data, and found this binlog.0000001 in my log folder, but when I do mysqlbinlog binlog.0000001, it only shows stuff below, seems incomplete: (There's only two files in the log dir: binlog.000001 binlog.index)
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
/*!50003 SET…