But I have no problem with that, it works fine. The problem is executing the sqlyog-generated sql using mysql.exe. The error message from that tool is:
Code:
ERROR 1049 at line 10: Unknown database '`junkdb`'
Oh — what I meant by “I don't have the option…” is not that I can't find it in the menu, but that my customers will not have sqlyog. Sorry for the confusion.
I am still suffering from this problem — is this a known problem? It seems MySQL will not grok the backquotes that sqlyog generates, and that perhaps sqlyog parses them (or somehow eats them) before executing the statements.