Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: aa75d66eec0dca4143f36a087632260f81a9d160
      
https://github.com/phpmyadmin/phpmyadmin/commit/aa75d66eec0dca4143f36a087632260f81a9d160
  Author: Michal Čihař <[email protected]>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M libraries/Table.php

  Log Message:
  -----------
  Remove tested propery

Originally the code could delete PROP_COLUMN_ORDER when asking for
PROP_COLUMN_VISIB.

Issue #13604

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 00485eb593e94b051c5839dd03c15aeb982fc32a
      
https://github.com/phpmyadmin/phpmyadmin/commit/00485eb593e94b051c5839dd03c15aeb982fc32a
  Author: Michal Čihař <[email protected]>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M libraries/DisplayResults.php

  Log Message:
  -----------
  Share code for getting column params

Issue #13604

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 483324d0a96d8117d4523a2446012450225686d9
      
https://github.com/phpmyadmin/phpmyadmin/commit/483324d0a96d8117d4523a2446012450225686d9
  Author: Michal Čihař <[email protected]>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M ChangeLog
    M libraries/DisplayResults.php

  Log Message:
  -----------
  Fixed crash on invalid ordering data

We have to validate the data prior to use. Having just integer doesn't
make them work.

Fixes #13604

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 47f7ba159e6f7e3e1ac680f37a04df63fb77b06a
      
https://github.com/phpmyadmin/phpmyadmin/commit/47f7ba159e6f7e3e1ac680f37a04df63fb77b06a
  Author: Michal Čihař <[email protected]>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M ChangeLog
    M libraries/DisplayResults.php
    M libraries/sql.lib.php

  Log Message:
  -----------
  Fixed error when browsing non SELECT results

We can not assume that the analyzer will work on our query.

Fixes #13639

Signed-off-by: Michal Čihař <[email protected]>


  Commit: 2b87c7d643516615474edd2d8fbf5659d34029d3
      
https://github.com/phpmyadmin/phpmyadmin/commit/2b87c7d643516615474edd2d8fbf5659d34029d3
  Author: Michal Čihař <[email protected]>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M libraries/sql.lib.php

  Log Message:
  -----------
  Fix condition checking for result

Fixes #13637

Signed-off-by: Michal Čihař <[email protected]>


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/6adb95b4ae82...2b87c7d64351
_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to