summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay.choubey@sun.com>2011-03-04 21:03:39 +0530
committerNirbhay Choubey <nirbhay.choubey@sun.com>2011-03-04 21:03:39 +0530
commitc614ff3a42cb1169c6a676205def6c9fb81197f2 (patch)
treeb2e7e3754d495b2b5057161715d09eb5ebe9a46f /sql/sql_parse.cc
parent40d72add32c94a4e891966ee46deb58f19c609d1 (diff)
downloadmariadb-git-c614ff3a42cb1169c6a676205def6c9fb81197f2.tar.gz
BUG#11766219 : 59280: $MYSQL_HOME IS NOT USED FOR THE
CLIENT CONFIGURATION. At startup, MySQL server/client programs do not read configuration file pointed by MYSQL_HOME environment variable. This happened as, this environment variable was handled by a different variable (DEFAULT_HOME_ENV) in the code, which was ne'er initialized. Fixed by changing it to MYSQL_HOME.
Diffstat (limited to 'sql/sql_parse.cc')
0 files changed, 0 insertions, 0 deletions