Download & Extend

sql load parses options incorrectly

Project:Drush
Version:All-versions-5.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I believe there is a bug in sql_load which causes the --source_database and --destination_database options not to work. It appears that the code confuses "source", "destination", and "target" -- "target" being some new concept from v7. Since I'm not running D7 I can't account for that, but the attached patch fixes sql_load D6.

AttachmentSize
sql.drush_.inc_.patch1.15 KB

Comments

#1

Assigned to:bdwelle» Anonymous

#2

Status:needs review» needs work

there are no source_database and destination_database options. where do you see that?

#3

Priority:critical» normal
Status:needs work» postponed (maintainer needs more info)

#4

Those options are in // $Id: sql.drush.inc,v 1.17 2009/05/11 20:53:10 weitzman Exp $

#5

Status:postponed (maintainer needs more info)» closed (fixed)

All ths code has changed, and sql load close to removal anyway.

nobody click here