Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-16541: drush civicrm-sql-dump: always use --routines #521

Closed
wants to merge 1 commit into from

Conversation

com2
Copy link

@com2 com2 commented Feb 14, 2018

crm-16541 Allow extra options to be passed to mysqldump. Include --routines by default. Same as #520

@civicrm-builder
Copy link

Can one of the admins verify this patch?

@mlutfy mlutfy changed the title crm-16541 CRM-16541: drush civicrm-sql-dump: always use --routines Oct 26, 2018
@mlutfy
Copy link
Member

mlutfy commented Oct 26, 2018

jenkins, test this please

@mlutfy
Copy link
Member

mlutfy commented Oct 26, 2018

This patch makes sense to me. I tested with/without, and can confirm that with this patch, the civicrm functions are correctly exported.

However:

  • This patch is against 4.6. We should fix against 5.x instead.
  • Not a blocker, but we should consider d8 too. There is low activity on this queue because D7 is EOL.

(I cancelled the tests when I noticed that this was for 4.6)

@seamuslee001
Copy link
Contributor

I'm going to close this as 4.6 is no longer supported and as per #520 the same changes have been included in 7.x-master for ages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants