Skip to content
  • David Cole's avatar
    BUG: GetURL was including an @-sign in the URL between the username and... · c857376a
    David Cole authored
    BUG: GetURL was including an @-sign in the URL between the username and hostname even if the username was an empty but non-NULL string. Avoid setting database connection parameters to empty strings in ParseURL. BUG: CreateDatabase did not handle the case where no connection existed and DatabaseName matched the name of the database to be created. Thanks to David Thompson for the patch.
    c857376a