https://bugzilla.wikimedia.org/show_bug.cgi?id=47525

       Web browser: ---
            Bug ID: 47525
           Summary: Install database on extension1 db for en wiki release
                    of Notifications
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Echo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Per Benny's email recommendation:

a) on fenari, run mwscript sql.php --wiki=enwiki --cluster=extension1
extensions/Echo/echo.sql
b) check to make sure the tables are properly installed,  You can find
extension1 db login by doing this: $ mwscript eval.php --wiki=<wiki>     >
var_dump( wfGetLBFactory()->getExternalLB( 'extension1' )->getConnection(
DB_MASTER ) );
c) login via the old MySQL way to check the schema
d) set $wgEchoCluster to extension1 db for enwiki in site configuration file,
this is already done for test wiki

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to