[phpMyAdmin Git] [phpmyadmin/phpmyadmin] a4f02c: Fix #11757 : Export and preview show different SQL...

Deven Bansod devenbansod at users.noreply.github.com
Fri Dec 18 15:39:10 CET 2015


  Branch: refs/heads/QA_4_5
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a4f02ca28f7c0427c39c61f3c8f41cdc45d9db9b
      https://github.com/phpmyadmin/phpmyadmin/commit/a4f02ca28f7c0427c39c61f3c8f41cdc45d9db9b
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M libraries/mysql_charsets.lib.php
    M test/classes/PMA_Table_test.php
    M test/libraries/PMA_mysql_charsets_test.php

  Log Message:
  -----------
  Fix #11757 : Export and preview show different SQL for character set

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 99e30eff736287446278207dbd70711b49ca6acd
      https://github.com/phpmyadmin/phpmyadmin/commit/99e30eff736287446278207dbd70711b49ca6acd
  Author: Deven Bansod <devenbansod at users.noreply.github.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M libraries/mysql_charsets.lib.php
    M test/classes/PMA_Table_test.php
    M test/libraries/PMA_mysql_charsets_test.php

  Log Message:
  -----------
  Merge pull request #11762 from devenbansod/fix_11757

Fix #11757 : Export and preview show different SQL for character set - Use 'CHARSET='  uniformly with respect to table 'show create' and table 'export'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f5246d1dbe00...99e30eff7362


More information about the Git mailing list