At the link "admin/structure/snapshots/demo", when click to 'create snapshot' it is showing an error/warning that "mysql is not supported yet".

Comments

gchauhan created an issue. See original summary.

anmolgoyal74’s picture

Assigned: gchauhan » anmolgoyal74
Status: Active » Needs review
StatusFileSize
new339 bytes

This patch will solve the issue.

gaurav.kapoor’s picture

Shouldn't we solve it this way https://www.drupal.org/node/1362360 ?

anmolgoyal74’s picture

StatusFileSize
new1.93 KB

MYSQLI_BINARY_FLAG is an already defined system variable. So removing it with other associated code using it.

gaurav.kapoor’s picture

Status: Needs review » Needs work

The patch doesn't work with recent fixes.

anmolgoyal74’s picture

Status: Needs work » Needs review
StatusFileSize
new1.55 KB

gaurav.kapoor’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.