From: Tianyin Xu Date: November 18 2012 10:59pm Subject: Why configuration directives are all case sensitive? List-Archive: http://lists.mysql.com/mysql/228649 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f83a54f92262d04ceccf59e --e89a8f83a54f92262d04ceccf59e Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm just curious why MySQL parses its configuration directives (i.e., the ones in my.cnf) in a case sensitive way? For example, Having "Port=3309", will receive "unknown variable 'Port=3309". I guess there must be some concern for this. Could anyone tell me why? Thanks, Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/ --e89a8f83a54f92262d04ceccf59e--