Điểm:0

Using Drush 10 and sql-sync with path based sites not working

lá cờ in

We have two websites running off a single domain:

https://www.mywebsite.com

https://www.mywebsite.com/mywebsitetools

Both websites have their own databases and are hosted by Acquia.

We've been using Drush 8.x and the sql-sync command for the past number of years to synchronizing the database between the local environment and Acquia.

Last week we upgraded to using Drush 10.3.6 and now we're running into an issue with the sql-sync command where it used to be able to target the db in the multi-site environment it now will only sync the main db.

# Application 'mywebsitetools', environment 'dev'.
dev:
  root: /var/www/html/mywebsitedev/docroot
  ac-site: mywebsitetools
  ac-env: dev
  ac-realm: prod
  uri: mywebsitedev.prod.acquia-sites.com/mywebsitetools
  dev.livedev:
    parent: '@mywebsitedev.dev'
    root: /mnt/gfs/mywebsitedev.dev/livedev/docroot/sites/mywebsitetools
  host: mywebsitedev.ssh.prod.acquia-sites.com
  user: mywebsitedev.dev
  paths:
    drush-script: drush9

I then run the following sql-sync command to sync the databases

drush sql-sync @mywebsitetools.dev -l mywebsitetools @local.mywebsitetools -l mywebsitetools

I then get the following response back:

You will destroy data in mywebsite and replace with data from mywebsitedev.ssh.prod.acquia-sites.com/mywebsite.

Which tells me that Drush is going to sync the database for the https://www.mywebsite.com website instead of the https://www.mywebsite.com/mywebsitetools. Sure enough if I execute the command it takes about 15 minutes to sync the db and when i check /usr/local/var/mysql i can see that the date modified value of the mywebsite folder has changed as well as all the tables within the folder.

Using Drush 8.x and the old php aliases I would get a message like:

You will destroy data in mywebsitetools and replace with data from mywebsitedev.ssh.prod.acquia-sites.com/mywebsitetools.

And because this database is about 2MB it would take less than 2 minutes to sync.

I've spoken with the folks at Acquia Support and they suggested posting here because they haven't run into this issue either.

Any help figuring this out would be greatly appreciated.

many thanks,

devin

sonfd avatar
lá cờ in
Nó có hoạt động không nếu bạn chuyển toàn bộ URI bằng tùy chọn -l?
lá cờ in
tiếc là không, nó vẫn muốn đồng bộ hóa cơ sở dữ liệu mywebsite thay vì cơ sở dữ liệu mywebsitetools.
lá cờ in
Bạn đã bao giờ con số này ra? Tôi cũng đang sử dụng acquia và gặp sự cố này

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.