maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #05725
Re: users table
-
To:
maria-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Reindl Harald <h.reindl@xxxxxxxxxxxxx>
-
Date:
Wed, 19 Jun 2013 01:30:44 +0200
-
In-reply-to:
<CAH3kUhHPRA_i6unQXK4DJ+HMHcmVg+EBf09Wk=h6VKC8aFPpaw@mail.gmail.com>
-
Openpgp:
id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt
-
Organization:
the lounge interactive design
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130612 Thunderbird/17.0.6
Am 19.06.2013 00:03, schrieb Roberto Spadim:
> hi guys, what's the better way to have a shared mysql schema?
> i'm talking about creating a user in one database and this user be created in many databases (in the same server)
> i'm trying with symbolic links in data directory, but sure i have some problems that i need same server version (ok
> no problem) and flush tables in all servers after add an user
this is russian roulette
if you need the same users use a dedicated dtabase with
it's own connection from all applications or implement
logic in the software to connect to all databases for
the insert
this is nothing which should be done with hacks
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups
References