Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 71593 invoked from network); 7 Nov 2007 23:49:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 23:49:58 -0000 Received: (qmail 27779 invoked by uid 500); 7 Nov 2007 23:49:34 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 27762 invoked by uid 500); 7 Nov 2007 23:49:34 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 27751 invoked by uid 99); 7 Nov 2007 23:49:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 15:49:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lizkim270@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 23:49:37 +0000 Received: by ug-out-1314.google.com with SMTP id c2so316345ugf for ; Wed, 07 Nov 2007 15:49:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=rYYCIaLYWPammx9fYLidxiXH9V0P236IEJmvovGd3HA=; b=ZLW4OhtpttxKumGk857cC7rUKY5O+C7PtXLpJeiJUhTVdo1F0Hxe5lqGOczTBcNDe1Oqm62pLk3i0aB9cE0AFZEuP6kVfGR9Env7mjhF2pwNlQNVd+/6qw25iAUa3ZAbUw3IPt0UgbrZ/6ydwP3It5kMXp8/QDfv0fk2fn4v3O8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=azMurJ2u+4z6IbAsYyQ9w6A/KtUBUGHpSsepGWofGMI999Z++t7lSt0vQXXJtPHqBDam1TP4SxNs+xgo72y8ALAVw2NDOSDXiDpZ2xuqYL8Xiz/bxJL3csmnoBvKFd6zbhUwYMBWgouzmKF13ccMnsVSOO/sV03bm86Ih83UJSc= Received: by 10.142.222.21 with SMTP id u21mr2446770wfg.1194479349183; Wed, 07 Nov 2007 15:49:09 -0800 (PST) Received: by 10.143.159.15 with HTTP; Wed, 7 Nov 2007 15:49:09 -0800 (PST) Message-ID: <3e9f0ea0711071549s70a00c63s65cb83f3d265f4c9@mail.gmail.com> Date: Wed, 7 Nov 2007 15:49:09 -0800 From: "Liz Kim" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Multiple Wikis, Multiple DB's, Single User Table We have four separate wiki's set up on our server each using a different db in MySQL. Each of the db contain their own tables with a list different users... Would it be possible to only use one of the four tables and have the three wikis point to this one user table? I would assume some major restructuring may be needed as the user_id's differ on each db's but as we have very small number of users, I can try to clean/match them up some how... Any suggestions? Thank you, -- Liz --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org