Control: tags -1 pending
Control: owner -1 !
On 13-10-14 20:28, Michal Čihař wrote:
> I don't know what extrasql is, but to me it sounds more like it should
> be:
>
> _dbc_nodb="yes" dbc_mysql_exec_command "CREATE DATABASE
> `$dbc_dbname`${extrasql:-}"
And of course you need to test this, as in the file it needs to be escaped:
_dbc_nodb="yes" dbc_mysql_exec_command "CREATE DATABASE
\`$dbc_dbname\`${extrasql:-}"
I am going to add this to the DELAYED/3 NMU.
Paul
signature.asc
Description: OpenPGP digital signature

