really really new

2001-01-28 Thread tlr7425
and dumb too! if(?) there is no app to launch, i.e., no GUI (Mac OS Xpb) -how do i manipulate MySQL? if you say "RTFM" -where is that? or a site perhaps? thank you. (seems kind of broad for a list archive search.) p.s. i know there are front-end GUIs available, which do you folks recommend?

Re: really really new

2001-01-28 Thread Andrei Cojocaru
there is the mysql command-line client, it's under bin under the mysql base directory, it's called mysql on UNIX and mysql.exe on win32 :-) command line all the way!

Re: MySQL and GUI or CLI, was: really really new

2001-01-28 Thread tlr7425
can one 'get in' and control MySQL through OS X pb's Terminal app? (various Unix shells.) i think i need a GUI to start though, don't you? At 11:48 AM -0700 1/28/01, Andrei Cojocaru wrote: there is the mysql command-line client, it's under bin under the mysql

Re: MySQL and GUI or CLI, was: really really new

2001-01-28 Thread Andrei Cojocaru
no I started with the command line client and you don't need a shell, if you have the client you can connect to remote mySQL servers if they allow outside connections On Sun, 28 Jan 2001 [EMAIL PROTECTED] wrote: can one 'get in' and control MySQL through OS X pb's Terminal app? (various Unix