ANN: Database Workbench 2.8.6 released

2006-05-21 Thread Martijn Tonies
Ladies, gentlemen, Upscene Productions is proud to announce the next version of the popular database development tool: Database Workbench 2.8.6 has been released today! Download a trial at: http://www.upscene.com What's new?: http://www.upscene.com/products/dbw/whatsnew.htm Full list of featur

innodb files

2006-05-21 Thread Eko Budiharto
hi, I still confuse how store very large database with innodb engine in mysql. I already activate one file per table (that will creates its own file per table .idb file), but I only can store 4 records only. Do you mind if someone can tell me how to store very large database with innodb engin

Re: Looking for free MySQL Administrator

2006-05-21 Thread Dan Nelson
In the last episode (May 22), Phil Robbins said: > Why am I suddenly getting huge volumes of mail about SQL? What forum > is this, and how do I get out of it? This is a MySQL mailing list. To unsubscribe, click on the link at the bottom of the email right after the words "To unsubscribe:" :) --

Re: How to find out about SSL connection?

2006-05-21 Thread Phil Robbins
Why am I suddenly getting huge volumes of mail about SQL? What forum is this, and how do I get out of it? ++ Phil Robbins Auckland New Zealand ++ _ Discover fun and games at @ http://xtramsn.co

Re: Looking for free MySQL Administrator

2006-05-21 Thread Phil Robbins
Why am I suddenly getting huge volumes of mail about SQL? What forum is this, and how do I get out of it? ++ Phil Robbins Auckland New Zealand ++ _ Find the coolest online games @ http://xtramsn.c

Re: Looking for free MySQL Administrator

2006-05-21 Thread mos
At 11:57 AM 5/20/2006, John Hicks wrote: mos wrote: At 10:10 AM 5/20/2006, Keith Roberts wrote: http://www.phpmyadmin.net/home_page/index.php I think phpmyadmin will allow you to make changes to multiple columns at once. Sorry, I should have mentioned I was looking for a MySQL Administrator r

Re: How to find out about SSL connection?

2006-05-21 Thread Yves Goergen
On 21.05.2006 07:35 (+0100), paul rivers wrote: > Are you certain? Which version are you running? I don't have it on MySQL 4.0 and on MySQL 5.0 it has the value "0" so I guess it's not connecting through SSL. -- Yves Goergen "LonelyPixel" <[EMAIL PROTECTED]> http://beta.unclassified.de – My web

Crypt Functions

2006-05-21 Thread kosalaa
Hi Guys, Can somebody enlighten me on AES_CRYPT & AES_DECRYPT functions on MySQL. I noticed that you can mention DES key file in mysqld statup options. how does the AES works? is there any one who used these functions (production systems)? Thanx in Advance, Kosala ---