4 messages in com.mysql.lists.mysqlRe: Escape characters
FromSent OnAttachments
John Mistler21 Apr 2004 13:37 
Rhino21 Apr 2004 13:49 
Paul DuBois21 Apr 2004 18:45 
Paul DuBois22 Apr 2004 07:28 
Subject:Re: Escape characters
From:Rhino (rhi@sympatico.ca)
Date:04/21/2004 01:49:09 PM
List:com.mysql.lists.mysql

Wouldn't it be faster to simply try this than wait on people here to notice your question and write a reply?

Have you checked the manual? It may answer your question too....

When issuing commands through the terminal (in Mac OS 10.3) to MySQL, I understand that if you surround a variable with "\\`" it will allow for characters such as - and space. Will it also allow for all other non-alphanumeric characters such as / and * and >, etc.?

Thanks,