Mega Code Archive

 
Categories / MySQL Tutorial / Introduction
 

Prompts and their meaning

Prompt Meaning mysqlReady for new command. -Waiting for next line of multiple-line command. 'Waiting for a single quote (') in the next line. "Waiting for double quote (") in the next line. `Waiting for a backtick (`) in the next line. /*Waiting for /* in the next line.