Re: Stupid newbie question - adding comments for columns & tables?

2004-05-30 Thread Victoria Reznichenko
Randy Burgess <[EMAIL PROTECTED]> wrote: > Apologies for what is a pitifully simple question from someone who has > just started using MySQL 4.0. I've looked in the documentation and > elsewhere, but can't find the exact syntax for adding comments to > columns when creating a table. My attempts

RE: stupid newbie question

2003-11-13 Thread Mike Johnson
From: Scott Yamahata [mailto:[EMAIL PROTECTED] > At the command prompt, I'm supposed to type: > > mysql -h host -u user -p > > Does that mean that I type, for example: > > mysql -h localhost -u admin -p > > with localhost=host and admin=user? > > When I'm asked for the password, I hit return