Re: case sensitivity issue

2001-08-15 Thread Werner Stürenburg
> I'm having trouble with what appears to be a case sensitivity issue. > Essentially, when I use the "right" case for a table name, the query fails, > but when I use the wrong case, the query succeeds. Well, it seems to depend on the system you are using. I noticed th

case sensitivity issue

2001-08-15 Thread Alex Pukinskis
I'm having trouble with what appears to be a case sensitivity issue. Essentially, when I use the "right" case for a table name, the query fails, but when I use the wrong case, the query succeeds. Here's my table list: mysql> show tables\g +-