Closed (fixed)
Project:
Drush
Component:
SQL
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2011 at 10:31 UTC
Updated:
23 Feb 2012 at 03:10 UTC
This is a very minor issue, and bug hard to trip on, but it happened to me.
Drush status said that the database driver is mysqli, so when I defined an alias, I set 'databases -> driver' to be mysqli, and got bash syntax error during sql-sync.
Little patch attached fixes this since mysqldump is the same for mysql and mysqli db drivers.
| Comment | File | Size | Author |
|---|---|---|---|
| drush.mysql-driver-dump.patch | 731 bytes | kotnik |
Comments
Comment #1
moshe weitzman commentedJust saw this. Committed to master and 4.x