lp:~dveeden/mysql-server/binlogtimestamp
Created by
Daniël van Eeden
and last modified
Related to MySQL Bug: http://
This adds a Timestamp column to SHOW BINARY LOGS output based on the file mtime.
mysql> SHOW BINARY LOGS;
+------
| Log_name | File_size | Timestamp |
+------
| mysql_sandbox56
| mysql_sandbox56
| mysql_sandbox56
| mysql_sandbox56
+------
4 rows in set (0.00 sec)
Only
Daniël van Eeden
can upload to this branch. If you are
Daniël van Eeden
please log in for upload directions.
Branch merges
Branch information
Recent revisions
This branch is empty.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mysql-server