[logback-dev] [qos-ch/logback] 0e1dad: fixing table name to lower case and correcting ver...

Tony Trinh tony19 at gmail.com
Sat Aug 31 22:16:53 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: 0e1dad63f446bb0ddceff067ff0439fff1aefe4e
      https://github.com/qos-ch/logback/commit/0e1dad63f446bb0ddceff067ff0439fff1aefe4e
  Author: Gianpaulo <gsoares at uolinc.com>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M logback-access/src/main/java/ch/qos/logback/access/db/script/mysql.sql

  Log Message:
  -----------
  fixing table name to lower case and correcting version of mysql


  Commit: 7301d3708a020e58b61119864ecadbbacd2dc458
      https://github.com/qos-ch/logback/commit/7301d3708a020e58b61119864ecadbbacd2dc458
  Author: Tony Trinh <tony19 at gmail.com>
  Date:   2013-08-31 (Sat, 31 Aug 2013)

  Changed paths:
    M logback-access/src/main/java/ch/qos/logback/access/db/script/mysql.sql

  Log Message:
  -----------
  Merge pull request #129 from jampow/master

Fixed MySQL setup script to use lower-case table name to match the references in the file. This had caused an error on systems where case sensitivity matters.


Compare: https://github.com/qos-ch/logback/compare/e300fdee24fc...7301d3708a02


More information about the logback-dev mailing list