SEND-PR: -*- send-pr -*-

SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as

SEND-PR: will all comments (text enclosed in `<' and `>').

SEND-PR:

From: root

To: [EMAIL PROTECTED]

Subject: [50 character or so descriptive subject here (for reference)]

>Description: I have wroten a java programm which is using a JDBC (org.gjt.mm.mysql) 
>driver to write and read data to mysql. The values are computed by java programm 
>correct, but if i make a sellect, after the values are send by programm to 
>mysql-server,  to see the values , then i see a very big difference betwen the values 
>which calculated by java programm and those which are shown by sellect command. I 
>looked to mysql variables the number of slow queries is 11756. Only the queries which 
>make a update for example " update xy set a = a+1, b = b+1, c=c+1 and  so on are 
>producing false values in mysql-server



Please send me as soon as possible the answer 

Best Regards 

   

>How-To-Repeat:

<code/input/activities to reproduce the problem (multiple lines)>

>Fix:

<how to correct or work around the problem, if known (multiple lines)>

>Submitter-Id: <submitter ID>

>Originator: root

>Organization:

<organization of PR author (multiple lines)>

>MySQL support: [none | licence | email support | extended email support ]

>Synopsis: <synopsis of the problem (one line)>

>Severity: <[ non-critical | serious | critical ] (one line)>

>Priority: <[ low | medium | high ] (one line)>

>Category: mysql

>Class: <[ sw-bug | doc-bug | change-request | support ] (one line)>

>Release: mysql-3.22.32 (TCX binary)

>Environment:

<machine, os, target, libraries (multiple lines)>

System: Linux zweig 2.2.16 #1 Wed Aug 2 20:22:26 GMT 2000 i686 unknown

Architecture: i686

Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc

GCC: Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs

gcc version 2.95.2 19991024 (release)

Compilation info: CC='gcc' CFLAGS='-O6 -mpentium -fomit-frame-pointer' CXX='gcc' 
CXXFLAGS='-O6 -mpentium -fomit-frame-pointer -felide-constructors' LDFLAGS='-static'

Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=TCX binary' 
--enable-assembler --with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static 
--disable-shared

Perl: This is perl, version 5.005_03 built for i586-linux







Reply via email to