mysql - PHPMyAdmin SQL query field only allows uppercase letters to be entered -


i've been using mysql short time. when on "sql" tab, using text input queries allowing me type in uppercase letters.

i can't think why has happened yesterday working fine.

i've attached image show mean. enter image description here

a few things note:

  1. my caps lock off
  2. if run query 1 shown in image in fact create database lowercase name.
  3. similarly, if press shift create capital - fine too
  4. i'm working off mamp localhost version 4.0.2

the issue can't see upper/lowercase characters while writing query means may find harder accurately target elements of database.

does know why might happening? simple changing setting?

i have never seen this, know .ini file has setting lower_case_table_names set table names lower case. not know mamp check .ini file. if have not been using mysql long maybe change easyphp (apache, php , phpmyadmin - works great me.


Comments

Popular posts from this blog

php - isset function not working properly -

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -