+ Reply to Thread
Results 1 to 2 of 2

Thread: mysql upper lowercase name

  1. #1

    Default mysql upper lowercase name

    I am having an issue with the query seeing upper and lower case named files as the same.

    the server is fine it does allow me to add it to the directory either way and it does see it as different filenames.

    but if i have a value in my table for example Widget and widget and i run a query on that, mysql sees both names as the same.

    i have no strtolower or strtoupper in my script.

    any suggestions? i need mysql to see Widget and widget as different values.

  2. #2

    Default

    Quote Originally Posted by onqate View Post
    I am having an issue with the query seeing upper and lower case named files as the same.

    the server is fine it does allow me to add it to the directory either way and it does see it as different filenames.

    but if i have a value in my table for example Widget and widget and i run a query on that, mysql sees both names as the same.

    i have no strtolower or strtoupper in my script.

    any suggestions? i need mysql to see Widget and widget as different values.

    Kanha National Park | kanha Hotels

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts