aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
blob: bb6e5748e57ba43c780e5a698ac91b009494b599 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0.1.1
=====

  * Request `HEAD /server/:server/processlist.json` before
    showing the server to user. This is to hide servers which
    are not allowed by Sproxy to this user.

  * Added a workaround for buggy haskell mysql package
    causing a heisenbug that random sections of the
    configuration files were not found by libmysqlclient.

  * Added a workaround for the way MariaDB's libmysqlclient
    processes SSL options. SSL now works with MariaDB's
    libmysqlclient.

  * Fixed parsing of `GRANT` queries (they have `NULL` states).

0.1.0
=====

  * Initial version
  * Only view queries