Rob13 wrote:
> Hello,
>
> I have not received any response to my question. I would sincerely
> appreciate if someone
> can help me:
>
> Hello,
>
> I have installed trac successfully on windows and I am very impressed
> by its functionality.  However, I am running into problems when I try
> to create two or more
> projects. It appears that if I create a second one, they both use the
> same mySQL database
> no matter how I try to separate them. I tried to create 2nd project
> environment with
> the same mySQL db as the first one or with a separate mySQL db but the
> result is the
> same. I see only the last mySQL string in trac.ini and changes to one
> project reflect in the
> second project basically both using the same db. Where are the configs
> of each project
> configuration stored. I only see one trac.ini file.
>
> Any clarification on this would be helpful. I would ultimately like to
> use just single mySQL
> db for N projects on one server with all of them being completely
> separate. If that is not
> possible, at least using one trac code base on one server running N
> projects each having its own mySQL db. Any help on this is greatly
> appreciated.
>
>   
No, this is not possible. One Trac == one DB. With postgres you can use
something called schemas to do this, but I know of no such system in MySQL.

--Noah

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to