Daevid Vincent wrote:
> Get this tool: http://sqlyog.com/ it rocks.
>
> There is also http://www.quest.com/toad-for-mysql/ which is pretty great.
>
>
Alternatively, there is MySQL WorkBench. Some of the guys around here
use SQLYog but, since it is a LAMP environment, I like that WorkBench is
native instead of dealing with wonky Wine issues. I haven't noticed
anything that I miss from SQLYog yet.
>> -----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=1
>>
>>
>
>