[phpMyAdmin Git] [phpmyadmin/phpmyadmin] f7f031: Store create options in serapate array instead of ...

Michal Čihař michal at cihar.com
Mon Sep 19 11:37:26 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: f7f03127f7486281ccd4335f8137bec19ebb7254
      https://github.com/phpmyadmin/phpmyadmin/commit/f7f03127f7486281ccd4335f8137bec19ebb7254
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M libraries/tbl_info.inc.php
    M tbl_operations.php

  Log Message:
  -----------
  Store create options in serapate array instead of polluting global namespace

This is just a minor cleanup to avoid possible problems when MySQL
create table options would collide with our variable names.

See also issue #12567

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




More information about the Git mailing list