[phpMyAdmin Git] [phpmyadmin/sql-parser] 225157: Add basic MySQL 8.0 context

Michal Čihař michal at cihar.com
Wed Aug 30 10:50:36 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 22515764de80ce41419b547d87fc5a65f3d26f58
      https://github.com/phpmyadmin/sql-parser/commit/22515764de80ce41419b547d87fc5a65f3d26f58
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    A tools/contexts/MySql80000.txt
    A tools/contexts/_functionsMySql80000.txt

  Log Message:
  -----------
  Add basic MySQL 8.0 context

Currently copied from 5.7

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 75559a6bf0934975d70b4a7c743434c50d5f8c10
      https://github.com/phpmyadmin/sql-parser/commit/75559a6bf0934975d70b4a7c743434c50d5f8c10
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M tools/contexts/_functionsMySql80000.txt

  Log Message:
  -----------
  Add new MySQL 8.0 UUID functions

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 5b29f29e78aa9289e7b89a293159e8fd2f8707b1
      https://github.com/phpmyadmin/sql-parser/commit/5b29f29e78aa9289e7b89a293159e8fd2f8707b1
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M tools/contexts/_functionsMySql50700.txt
    M tools/contexts/_functionsMySql80000.txt

  Log Message:
  -----------
  Add JSON functions introduced by MySQL 5.7

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: dabe0b7992076c2aa55581ae8fc545cc3a222e44
      https://github.com/phpmyadmin/sql-parser/commit/dabe0b7992076c2aa55581ae8fc545cc3a222e44
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M tools/ContextGenerator.php

  Log Message:
  -----------
  Add support for MySQL 8.0

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 87c59f9fd1159f5728a6a5668084a43ae24e5036
      https://github.com/phpmyadmin/sql-parser/commit/87c59f9fd1159f5728a6a5668084a43ae24e5036
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-08-30 (Wed, 30 Aug 2017)

  Changed paths:
    M src/Contexts/ContextMySql50700.php
    A src/Contexts/ContextMySql80000.php

  Log Message:
  -----------
  Update generated contexts

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/sql-parser/compare/14c8dc51bbae...87c59f9fd115


More information about the Git mailing list