Hello.

It is rather not MySQL problem, but the problem of your initial shell
scripts. AFAIK bash usually reads .bashrc and .bash_profile. Remove
the call to mysql_init from them if you have write access to you home
directory. See 'man bash' for more details.



Mike Stathopoulos wrote:
> I installed MySQL, which runs an initialize script everytime I launch
> the terminal, and it automaticlly logs me out, so I cant use the
> terminal locally. I uninstalled MySQL, now I need to get rid of the
> script and what calls it. I get the following when I launch the
> terminal: 
> 
> Last login: Fri Jan 20 08:50:37 from 207.200.44.110 
> /Library/MySQL/bin/mysql_init.command; exit 
> Welcome to Darwin! 
> $ /Library/MySQL/bin/mysql_init.command; exit 
> -bash: /Library/MySQL/bin/mysql_init.command: No such file or directory 
> logout 
> [Process completed]
> 
>  
> 
> Michael Stathopoulos
> 
> Product Support Specialist
> 
> Fieldbus Foundation
> 
> 9005 Mountain Ridge Dr.
> 
> Bowie Bldg. Ste. 190
> Austin, TX  78759
> 
> Phone: 512-794-8890 x12
> 
> Fax:     512-794-8893
> 
> E-Mail: [EMAIL PROTECTED]
> 
>  
> 
> 


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to