You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by so...@apache.org on 2023/01/11 16:36:25 UTC

[openjpa] branch upgrade-mysql-to-8 updated (1d4761329 -> 4cf4e0d5d)

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a change to branch upgrade-mysql-to-8
in repository https://gitbox.apache.org/repos/asf/openjpa.git


    from 1d4761329 Mysql driver is basically updated
     add 4cf4e0d5d Almost all tests are passed

No new revisions were added by this update.

Summary of changes:
 .gitignore                                           |  1 +
 openjpa-examples/openbooks/pom.xml                   |  5 ++---
 openjpa-examples/openbooks/run.properties            |  2 +-
 .../org/apache/openjpa/jdbc/sql/MySQLDictionary.java |  2 +-
 .../persistence/query/TestJDBCEscapeDate.java        |  3 ++-
 .../openjpa/reservedwords/sql_reserved_words.txt     |  1 +
 openjpa-slice/pom.xml                                |  4 ++--
 .../src/site/apt/examples/credentials.apt            |  6 +++---
 pom.xml                                              | 20 ++++++++++----------
 9 files changed, 23 insertions(+), 21 deletions(-)