Atlas-2.1
New features:
- Support multiple MySQL clients: MySQL Workbench, Navicat and SQLyog.
- The master can be a slave for reading.
- Forbid the update sqls that have no 'where' condition.
- Add the informations about server port and client port in sql log.
- Remove the config options: admin-lua-script and instance.
- Each thread has a connection pool to backend.
Bug fix:
- Fix bug of the config option:charset doesn't work
- Fix bug of update/delete operate in sharding.