paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-26 13:55 UTC
mysqladmin - command not found
I have just installed MySQL on my Leopard notebook (clean install) and when I tried to use the sqlmyadmin command in the console, it returned the message "command not found". Does this mean that MySQL has not yet been configured correctly? I have pasted in the console commands from the session below: Last login: Sat Jan 26 21:27:45 on console -bash: /Users/username/.bash_login: is a directory usernames-macbook-pro:~ username$ mysqladmin -u root create_music_library_development -bash: mysqladmin: command not found usernames-macbook-pro:~ username$ cd -- usernames-macbook-pro:~ username$ mysqladmin -u root create_music_library_development -bash: mysqladmin: command not found usernames-macbook-pro:~ username$ Thank you for your assistance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hi Paul, On 26/01/2008, paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > I have just installed MySQL on my Leopard notebook (clean install) and > when I tried to use the sqlmyadmin command in the console, it returned > the message "command not found". Does this mean that MySQL has not yet > been configured correctly? > > I have pasted in the console commands from the session below: > > Last login: Sat Jan 26 21:27:45 on console > -bash: /Users/username/.bash_login: is a directorywhat is this on your system? usernames-macbook-pro:~ username$ mysqladmin -u root> create_music_library_developmentit''s ''mysqladmin -u root create music_library_development'' not ''mysqladmin -u root create_music_library_development'' see also ''mysqladmin --help'' -Thomas -- Thomas Preymesser thopre-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org thomas-/SbBnL9XF//QT0dZR+AlfA@public.gmane.org Büro: 030 - 830 353 88 mobil: 0176 - 75 03 03 04 Privat: 030 - 49 78 37 06 http://thopre.wordpress.com/ http://www.thopre.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-26 14:36 UTC
Re: mysqladmin - command not found
I just removed my name and put in "username" as a placeholder instead. Everything else is as in the console session. Paul On Jan 26, 10:21 pm, "Thomas Preymesser" <tho...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Paul, > > On 26/01/2008, paul.denlin...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <paul.denlin...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I have just installed MySQL on my Leopard notebook (clean install) and > > when I tried to use the sqlmyadmin command in the console, it returned > > the message "command not found". Does this mean that MySQL has not yet > > been configured correctly? > > > I have pasted in the console commands from the session below: > > > Last login: Sat Jan 26 21:27:45 on console > > -bash: /Users/username/.bash_login: is a directory > > what is this on your system? > > usernames-macbook-pro:~ username$ mysqladmin -u root > > > create_music_library_development > > it''s ''mysqladmin -u root create music_library_development'' > not ''mysqladmin -u root create_music_library_development'' > > see also ''mysqladmin --help'' > > -Thomas > > -- > Thomas Preymesser > tho...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > tho...-/SbBnL9XF//QT0dZR+AlfA@public.gmane.org > Büro: 030 - 830 353 88 > mobil: 0176 - 75 03 03 04 > Privat: 030 - 49 78 37 06http://thopre.wordpress.com/http://www.thopre.com/--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Sat, 26 Jan 2008, paul.denlinger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:> I have just installed MySQL on my Leopard notebook (clean install) and > when I tried to use the sqlmyadmin command in the console, it returned > the message "command not found". Does this mean that MySQL has not yet > been configured correctly?It means mysqladmin is probably not in your shell''s PATH. What do the commands "set" and "locate mysqladmin" show? -- A --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---