OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Aliases and mysql

Victor.Duchovnimorganstanley.com
Date: Mon Mar 01 2004 - 13:59:40 CST


On Mon, 1 Mar 2004, Steven Festa wrote:

> Greetings,
>
> I have an alias that points to 2 accounts in /etc/aliases:
>
> aliasdomain.com joe,bob
>
> If I were to insert this alias into mysql do I have to create 2 records
> for this particular alias.
>
> aliasdomain.com -> bob
> aliasdomain.com -> joe
>
> or can I just seperate them by a comma, like the alias file?
>

Both work, but two separate records is generally considered better design
from a SQL viewpoint.

--
        Viktor.