[18:43:08.847][DEBUG][org.mybatis.spring.SqlSessionUtils][http-nio-8088-exec-7] Creating a new SqlSession
[18:43:08.868][DEBUG][org.mybatis.spring.SqlSessionUtils][http-nio-8088-exec-7] SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2804e2] was not registered for synchronization because synchronization is not active
[18:43:09.467][DEBUG][o.m.s.t.SpringManagedTransaction][http-nio-8088-exec-7] JDBC Connection [jdbc:mysql://127.0.0.1:3306/bmall?characterEncoding=utf-8, UserName=root@localhost, MySQL-AB JDBC Driver] will not be managed by Spring
[18:43:09.478][DEBUG][com.blmall.dao.UserMapper.checkUserName][http-nio-8088-exec-7] ==> Preparing: select COUNT (1) from bmall_user where username = ?
[18:43:09.521][DEBUG][com.blmall.dao.UserMapper.checkUserName][http-nio-8088-exec-7] ==> Parameters: admin(String)
[18:43:09.527][DEBUG][org.mybatis.spring.SqlSessionUtils][http-nio-8088-exec-7] Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6a2804e2]
06-Jun-2017 18:43:09.544 信息 [http-nio-8088-exec-7] org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
06-Jun-2017 18:43:09.589 信息 [http-nio-8088-exec-7] org.springframework.jdbc.support.SQLErrorCodesFactory.<init> SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]