From: Daevid Vincent Date: September 14 2010 6:24pm Subject: RE: Capitalize Input via Auto Complete? List-Archive: http://lists.mysql.com/mysql/222988 Message-Id: <7BE4CD6A2E2C47CF832613258EABDF2D@mascorp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Get this tool: http://sqlyog.com/ it rocks. There is also http://www.quest.com/toad-for-mysql/ which is pretty great. > -----Original Message----- > From: Carlos Mennens [mailto:carloswill@stripped] > Sent: Tuesday, September 14, 2010 9:03 AM > To: MySQL > Subject: Capitalize Input via Auto Complete? > > I am new to MySQL coming from PostgreSQL & noticed a really annoying > issue. When I select a database, and try to auto complete in MySQL, it > doesn't capitalize the MySQL statements. > > It's irritating to me to only be able to auto complete statements like > 'SELECT', 'ALTER', & 'INSERT' only if I hold down the shift key or > caps lock key while typing. Is there a way to force MySQL to auto > complete commonly used statements while typing them in lowercase which > is normal behavior in PostgreSQL? > > Thanks for any info! > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/mysql?unsub=daevid@stripped >