Re: Cannot start 4.1.3 on Debian Linux

2004-07-09 Thread Sergey S. Kostyliov
GRANT_TABLEP8st_tableT1 + 1641 > 0x80e80fe grant_init__FP3THD + 526 > 0x808d389 main + 697 > 0x82d74f4 __libc_start_main + 212 > 0x8048101 _start + 33 > > -- > Michael Johnson < [EMAIL PROTECTED] > > Internet Application Programmer, Pitsco, Inc. > +++ Opinions expre

MySQL/InnoDB-4.0.16 +Optimizer behaviour

2003-10-29 Thread Sergey S. Kostyliov
InnoDB tables in 4.0.16? -- Best regards, Sergey S. Kostyliov <[EMAIL PROTECTED]> Public PGP key: http://sysadminday.org.ru/rathamahata.asc -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Fwd: 2.6.0-testX and InnoDB (was: Re: 2.6.0-test2-mm3 and mysql)

2003-08-28 Thread Sergey S. Kostyliov
20:15 From: "Sergey S. Kostyliov" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hello all, On Wednesday 27 August 2003 19:52, Sergey S. Kostyliov wrote: > On Monday 04 August 2003 04:05, Matt Mackall wrote: > > All Linux kernels prior to 2.6.0-test2-mm3-1 would silently f

Re: mysqld hangs when accessed from external interface / servers

2002-10-06 Thread Sergey S. Kostyliov
On Sunday 06 October 2002 23:05, Sergey S. Kostyliov wrote: > On Sunday 06 October 2002 22:04, Stan P. van de Burgt wrote: > > So, a fix to this MySQL bug anyone?? > > I don't think this is a mysql bug. > I'm personaly solve this problem by just glibc downgrade >

Re: mysqld hangs when accessed from external interface / servers

2002-10-06 Thread Sergey S. Kostyliov
es.redhat.com/7.3/en/os/i386/glibc-devel-2.2.5-39.i386.rpm rpm -Uvh --force glibc*-39*.rpm -- Best regards, Sergey S. Kostyliov <[EMAIL PROTECTED]> Public PGP key: http://sysadminday.org

Re: mysqld hangs when accessed from external interface / servers

2002-10-06 Thread Sergey S. Kostyliov
> > Number of processes running now: 1 Exactly the same issue there after ugrading glibc ("fix vulnerabilities in resolver" http://rhn.redhat.com/errata/RHSA-2002-197.html) RedHat vesrions 7.{1,2,3}. AFAICS both mysql branches affected (tested on 3.23.52 and 4.0.4 with gcc 2.95.3/3.2/2

AES_DECRYPT(garabage, key) problem (4.0.4 bk snapshot)

2002-09-12 Thread Sergey S. Kostyliov
12 15:07:48 mysqld restarted >Fix: Unknown >Submitter-Id: >Originator: Sergey S. Kostyliov >Organization: eHouse holding (http://www.ehouse.ru/) >MySQL support: none >Synopsis: Server hang with AES_DECRYPT() >Severity: serious >Priority:

BUG report (CREATE TEMPORARY TABLES problem) 4.0.2/4.0.3-bk snapshot

2002-07-30 Thread Sergey S. Kostyliov
ble 'tmp_table' >Fix: mysql> DELETE FROM mysql.tables_priv; mysqadmin relad >Submitter-Id: >Originator:Sergey S. Kostyliov >Organization: eHouse (http://www.ehouse.ru) >MySQL support: none >Synopsis: 'CREATE TEMPO

Re: BUG report (select distinct...) 4.0.2 and latest bk snapshot

2002-07-24 Thread Sergey S. Kostyliov
On Wednesday 24 July 2002 17:23, Sinisa Milivojevic wrote: > Sergey S. Kostyliov writes: > > At first I want to thank you for a fast answer, > > > > On Tuesday 23 July 2002 21:45, Peter Zaitsev wrote: > > > On Tuesday 23 July 2002 19:39, Sergey S. Kostyli

Re: BUG report (select distinct...) 4.0.2 and latest bk snapshot

2002-07-23 Thread Sergey S. Kostyliov
At first I want to thank you for a fast answer, On Tuesday 23 July 2002 21:45, Peter Zaitsev wrote: > On Tuesday 23 July 2002 19:39, Sergey S. Kostyliov wrote: > > >Description: > > > > ERROR 2013: Lost connection to MySQL server during query. > > Note:

BUG report (select distinct...) 4.0.2 and latest bk snapshot

2002-07-23 Thread Sergey S. Kostyliov
>Submitter-Id: >Originator: Sergey S. Kostyliov >Organization: eHouse (http://www.ehouse.ru) >MySQL support: none >Synopsis: SELECT DISTINCT ... failed >Severity: serious >Priority: medium >Category: mysql >Class: sw-bug

Re: processlist

2002-06-04 Thread Sergey S. Kostyliov
; > regards > tsa -- Best regards, Sergey S. Kostyliov <[EMAIL PROTECTED]> Public PGP key: http://sysadminday.org.ru/rathamahata.asc

I uploaded a bug report innerjoin.tar [was: INNER JOIN doesn't work correctly..]

2001-11-28 Thread Sergey S. Kostyliov
Best regards, Sergey S. Kostyliov <[EMAIL PROTECTED]> - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To reques

Re: INNER JOIN doesn't work correctly..

2001-11-28 Thread Sergey S. Kostyliov
Best Regards, Sergey S. Kostyliov <[EMAIL PROTECTED]> - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list

INNER JOIN doesn't work correctly..

2001-11-28 Thread Sergey S. Kostyliov
>Description: Query with INNER JOIN return 0 rows, but the same query + yet another WHERE condition return 1 row >How-To-Repeat: Query: SELECT orders_common.vendor_id FROM orders_common INNER JOIN orders_common_count ON (orders_common.id=orders_common_count.o