Hi,
Quote:
Using the alter table dialog to add an enum value that includes a single quote causes an SQL error. It needs to double up the embedded single quote.
Actually, You don't have to add single quote to a value for Enum as SQLyog itself adds single quote for a value. You can just enter a value for Enum without single quote in Create/Alter table.
Thanks and Regards,
Ashiwn A