Unverified Commit a9e5e957 authored by Ken Barber's avatar Ken Barber Committed by GitHub
Browse files

Use target dbname when setting db parameters (#509)

This patch switches the copydb_copy_database_properties() function to
use the target database instead of the source database name when constructing
the ALTER commands. Without this, the ALTER commands would break unless the
database names were identical.
parent 672ad122
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment