Problem:
# drush sql:cli < db.sql
[warning] It is slow to pass large amounts of data via stdin to the sql:cli command.
See the Examples at https://www.drush.org/latest/commands/sql_cli/
for an alternative using sql:connect.
Solution?
Problem:
# drush sql:cli < db.sql
[warning] It is slow to pass large amounts of data via stdin to the sql:cli command.
See the Examples at https://www.drush.org/latest/commands/sql_cli/
for an alternative using sql:connect.
Solution?
Neuen Kommentar schreiben