i am trying to do database replication in mysql...and as i read the manual, aside from the statements i need to execute in the mysql command client... i read some statements that was executed in shell> and im wondering where can i find this...im so sory for this simple question, im just a beginner in this field and im just studying...
where to find shell> ???
Collapse
X
-
Hi.
That would be a part of your Operating System.
Which OS do you use?
On Windows you would open the Command Prompt via 'All Programs -> Accessories'.
On Linux... well if you use Linux you probably know where to find it.
On Mac. I believe they have a Unix terminal somewhere. Don't know where exactly but it should be amongst the system tools.
If you have some remote setup, you may want to contact your host for details on how they (or if they) provide shell access.
Comment