On Aug 2, 2010, at 3:57 PM, Nunzio Daveri wrote:
> Hello Gurus, I just upgraded several MySQL 4.1 to 5.1 versions and also
> wanted
> to know how to extract the user name, password and credentials from the
> mysql.sql file (around 22 of them per server - have 8 servers total)? The
> contract
Hello Gurus, I just upgraded several MySQL 4.1 to 5.1 versions and also wanted
to know how to extract the user name, password and credentials from the
mysql.sql file (around 22 of them per server - have 8 servers total)? The
contract admin emailed me a sql file which is a dump of the default my
On 8/2/2010 3:39 PM, Daevid Vincent wrote:
And now I just got yet another email for a different bug from 2008!! What's
going on here?
BTW, this bug is super annoying! How sad that in FOUR YEARS AND FOURTEEN
DAYS it is yet to be fixed. Seriously? This can't be that hard to fix, in
fact, it seem
And now I just got yet another email for a different bug from 2008!! What's
going on here?
BTW, this bug is super annoying! How sad that in FOUR YEARS AND FOURTEEN
DAYS it is yet to be fixed. Seriously? This can't be that hard to fix, in
fact, it seems that Innodb would have to go out of it's way
I don't know if anyone from mysql is monitoring this list, but I think
there is something goofy going on with your email servers. I just now got
this email below. Uhm. I wrote that bug over a year and a half ago, and the
reply by Susanne was the day after. WTF?
...better late than never I suppose,
Hey john,
Yes you can add it but safe to keep auto-extend at the end and monitor the
disk space as well.
"Now when i run the same show table status command, the comment field says:
InnoDB free: 6144 kB
Is that telling me that I only have 6MB of storage left even though I
increased the table spac
I recently ran out of table space on a production server that had the
following configuration line:
innodb_data_file_path=ibdata1:1G;ibdata2:1G;ibdata3:1G;ibdata4:1G;ibdata5:1G;ibdata6:2G:autoextend:max:8G
Before I changed this line and restarted the server, I ran SHOW TABLE STATUS
LIKE 'table' o
Registration for Surge Scalability Conference 2010 is open for all
attendees! We have an awesome lineup of leaders from across the various
communities that support highly scalable architectures, as well as the
companies that implement them. Here's a small sampling from our list of
speakers:
John
Sorry, I am not aware of a windows-specific version. You might check with the
script author, or you may be able to get this to work on windows by installing
cygwin and using a bash shell.
-Travis
> Date: Mon, 2 Aug 2010 12:20:57 +0100
> Subject: Re: sc
Hi Travis,
Thanks a lot for your help,
Can i have a same scrip for windows OS.
On Sat, Jul 31, 2010 at 3:29 AM, Travis Ard wrote:
>
> Something like this mysql-summary script might be useful:
> http://code.google.com/p/aspersa/wiki/mysql_summary
>
> -Travis
>
> ---
10 matches
Mail list logo