[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 7cecc2: code related to analyzing the sql query transferre...

Marc Delisle marc at infomarc.info
Sun Jun 16 13:54:55 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7cecc2f23d5810292392a6ac958b1a5a48db90ef
      https://github.com/phpmyadmin/phpmyadmin/commit/7cecc2f23d5810292392a6ac958b1a5a48db90ef
  Author: Spun Nakandala <supun.nakandala at gmail.com>
  Date:   2013-06-15 (Sat, 15 Jun 2013)

  Changed paths:
    M libraries/parse_analyze.lib.php
    M libraries/sql.lib.php
    M libraries/sqlparser.lib.php
    M sql.php

  Log Message:
  -----------
  code related to analyzing the sql query transferred to the sql analyzer


  Commit: 00a33544994ae24bfd8c249e25853ab9f090db95
      https://github.com/phpmyadmin/phpmyadmin/commit/00a33544994ae24bfd8c249e25853ab9f090db95
  Author: Spun Nakandala <supun.nakandala at gmail.com>
  Date:   2013-06-15 (Sat, 15 Jun 2013)

  Changed paths:
    M libraries/sqlparser.lib.php

  Log Message:
  -----------
  changed to look the $first_reserved_word rather than any $upper_data


  Commit: c11d079fc9f614cbe086b7ed4a4f9e230b913344
      https://github.com/phpmyadmin/phpmyadmin/commit/c11d079fc9f614cbe086b7ed4a4f9e230b913344
  Author: Spun Nakandala <supun.nakandala at gmail.com>
  Date:   2013-06-15 (Sat, 15 Jun 2013)

  Changed paths:
    M libraries/sql.lib.php

  Log Message:
  -----------
  changed  getTableHtmlForMultipleQueries() to use parse_analyze.lib.php


  Commit: ac2dcec785fefa07c27187bcb978402b4f0e866b
      https://github.com/phpmyadmin/phpmyadmin/commit/ac2dcec785fefa07c27187bcb978402b4f0e866b
  Author: Spun Nakandala <supun.nakandala at gmail.com>
  Date:   2013-06-15 (Sat, 15 Jun 2013)

  Changed paths:
    M libraries/sqlparser.lib.php

  Log Message:
  -----------
  changed such that $first_reserved_word is checked for the reserved word SHOW


  Commit: 27f5ec3b578ed7dd3187b7760d8ace3afe5ae509
      https://github.com/phpmyadmin/phpmyadmin/commit/27f5ec3b578ed7dd3187b7760d8ace3afe5ae509
  Author: Marc Delisle <marc at infomarc.info>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M libraries/parse_analyze.lib.php
    M libraries/sql.lib.php
    M libraries/sqlparser.lib.php
    M sql.php

  Log Message:
  -----------
  Merge pull request #428 from scnakandala/gsoc_2013

Refactoring SQL executor


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d31ba0cb0247...27f5ec3b578e


More information about the Git mailing list