remove unneeded whitespace
[pstop.git] / BUGS
1 Bugs
2 ----
3
4 See also NEW_FEATURES for things which probably need adding soon. 
5
6 1. Show the binlogs completely and match them properly
7 by looking at the pattern defined in the server. Currently I'm using
8 hard-coded stuff which matches personal usage.
9
10 2. Only tested on MySQL 5.6. It should be possible to make this work
11 on MySQL 5.7 and also MariaDB 10.0 but that has not been tested yet.