Afficher un message
Vieux 18/10/2007, 12h10   #3
Brian Wakem
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Clear command ('\c') in MySQL v5.0

Water Cooler v2 wrote:
> I am using it on the command line as such:
>
> mysql>\c;
>
> When I hit the return key, it says:
>
> ERROR:
> No query specified



The no query specified refers to the ;

The \c should not have ; after it. The ; implies another query is present
but is not.


--
Brian Wakem
  Réponse avec citation
 
Page generated in 0,10803 seconds with 9 queries