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
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