Mike Blonder wrote:

<Repligard xmlns="http://www.midgard-project.org/repligard/1.4";>
        <!-- Database description -->
        <!-- Path to optionally compressed Repligard schema file -->
        <!-- Note that if you want to replicate whole sitegroup, then -->
        <!-- religard_withsg.xml schema should be referenced here  -->
        <!-- instead of repligard.xml -->
        <database
                schema="/usr/local/share/midgard/repligard.xml"
                name="midgard"
                username="midgard"
                password="midpass"
                encoding="ISO-8859-1"
                blobdir="/var/www/midgardblobs"
        />

this doesn't match


> mysql -u asgard -p -D midgard

check that
$ mysql -u midgard -p midgard
works with password "midpass"

David

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to