MySQL IPv6 enabled ready !!!

2004-07-07 Thread Rafael Martinez Torres
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ( I apologize for duplicate message. Just for make sure the anti-spam process) To MySQL staff and developer's team: At http://www.ngn.euro6ix.org/IPv6/mysql you will find a patch to make the last stable version on MySQL, (4.0.8) ready to run

MySQL IPv6 enabled ready !!!

2004-07-05 Thread Rafael Martinez Torres
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To MySQL staff and developer's team: At http://www.ngn.euro6ix.org/IPv6/mysql you will find a patch to make the last stable version on MySQL, (4.0.8) ready to run on the new protocol IPv6. Far from forking the main line of MySQL development,

Re: Replication of temporary tables

2002-03-04 Thread Rafael Martinez
the slave with SET SQL_SLAVE_SKIP_COUNTER=1; SLAVE START; * Sincerely Rafael Martinez - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Replication + Tmp tables + Flush master/slave = crash

2002-02-15 Thread Rafael Martinez
without crashing replication? Do you need more information? Thanks for your help Sincerely Rafael Martinez - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

Mysql question and sql request. Are they the same?

2001-11-20 Thread Rafael Martinez
-request to mysql. Thanks for your help. Sincerely Rafael Martinez -- - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request

Question - Request. Are they the same? I dont think so. (fwd)

2001-10-29 Thread Rafael Martinez
that generate many questions? I am asking this because I am getting around 17.000.000 QUESTIONS a day in my DB, but I am sure we don't send 17 mill sql-request to mysql. Thanks for your help. Sincerely Rafael Martinez -- - Before

[Bug report] Databases disappear from the server - (vi.recover)

2001-06-27 Thread Rafael Martinez
: -- Rafael Martinez Originator: Organization: MySQL support: [none] Synopsis: Databases disappear from the server but Mysql server does not crash. Severity: [ critical ] Priority: [ high ] Category: mysql Class: [ sw-bug ] Release: mysql-3.23.38 (Source distribution) Environment

Re: Multiple CPU's in Freebsd

2001-06-14 Thread Rafael Martinez
rafael Martinez - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail [EMAIL PROTECTED] To unsubscribe, e-mail [EMAIL

Re: Multiple CPU's in Freebsd

2001-06-12 Thread Rafael Martinez
starting to panic. What about MIT-threads? I can not install Linux in this machine (scsi + raid card not stable), that is the reason because I am using freebsd and I need to get this machine in production as soon as possible. Any ideas, suggestions, tips, help are welcome. Sincerely Rafael Martinez

Re: Inserting 307,284 lines. Is this ok?

2001-06-05 Thread Rafael Martinez
tables. One of them has almost 2.000.000 entries and it use around 6GB (17 columns). Another has more than 2.500.000 and uses around 100MB (1 column) No problems at all. I suppose this answer your question. Sincerely Rafael Martinez ---End reply

Re: How many queries per second do you get?

2001-05-25 Thread Rafael Martinez
a database with around 180.000.000 questions a week, that means around 297 questions per second. Sincerely Rafael Martinez - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com

Bug in Mysql C API?

2001-03-20 Thread Rafael Martinez
Hei If I send a SELECT sql-request to my DB and this request returns an "Empty set" ... mysql_num_rows(MYSQL_RES *result) returns 0 - This is OK but mysql_num_fields(MYSQL_RES *result) returns 1 - This is not OK ;-) Why? Am I missing anything? Sincerely Rafae

RE: MySQL Memory Requirements...

2001-02-06 Thread Rafael Martinez
system. The diference in performance will be enormous, specially with many processes using the disk at the same time. Sincerely Rafael Martinez - Before posting, please check: http://www.mysql.com/manual.php (the manual