[phpMyAdmin Git] [phpmyadmin/sql-parser] 19efdd: Recognize BINARY as function

Michal Čihař michal at cihar.com
Wed Nov 30 11:48:57 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 19efddda62f18871b5367b759e45d86cda42ec9b
      https://github.com/phpmyadmin/sql-parser/commit/19efddda62f18871b5367b759e45d86cda42ec9b
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/Contexts/ContextMySql50000.php
    M src/Contexts/ContextMySql50100.php
    M src/Contexts/ContextMySql50500.php
    M src/Contexts/ContextMySql50600.php
    M src/Contexts/ContextMySql50700.php
    M tests/Parser/SelectStatementTest.php
    A tests/data/parser/parseSelect10.in
    A tests/data/parser/parseSelect10.out
    M tools/contexts/_functionsMySql50000.txt
    M tools/contexts/_functionsMySql50100.txt
    M tools/contexts/_functionsMySql50500.txt
    M tools/contexts/_functionsMySql50600.txt
    M tools/contexts/_functionsMySql50700.txt

  Log Message:
  -----------
  Recognize BINARY as function

Fixes https://github.com/phpmyadmin/phpmyadmin/issues/12762

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




More information about the Git mailing list