>Description:
        
  Starting MySQL daemon
  Loading Standard Test Databases
  Starting Tests
  
   TEST                         USER   SYSTEM  ELAPSED        RESULT
  ------------------------------------------------------------------------
  alias                         0.12     0.06     0.99       [ pass ]
  alter_table                   0.04     0.03     0.55       [ pass ]
  analyse                       0.08     0.05     1.14       [ pass ]
  auto_increment                0.03     0.05     0.61       [ pass ]
  backup                        0.07     0.03     0.57       [ pass ]
  bdb-crash                     0.06     0.01     0.50       [ pass ]
  bdb                           ....     ....     ....       [ skipped ]
  bench_count_dist              0.05     0.06     0.35       [ pass ]
  bigint                        ....     ....     ....       [ fail ]
  
     >> Error at line 13: Result length mismatch <<Below are the diffs between
     >> actual and expected results:
  -------------------------------------------------------
  *** r/bigint.result     Wed May  9 23:44:13 2001
  --- r/bigint.reject     Tue Jun 19 05:34:13 2001
  ***************
  *** 1,5 ****
    0     256     00000000000000065536    2147483647      -2147483648
  2147483648      +4294967296
  ! 0     256     65536   2147483647      -2147483648     2147483648
  4294967296
    9223372036854775807   -009223372036854775808
    9223372036854775807   -9223372036854775808
    +9999999999999999999  -9999999999999999999
  --- 1,5 ----
    0     256     00000000000000065536    2147483647      -2147483648
  2147483648      +4294967296
  ! 0     256     65536   2147483647      -2147483648     2147483648      0
    9223372036854775807   -009223372036854775808
    9223372036854775807   -9223372036854775808
    +9999999999999999999  -9999999999999999999
  -------------------------------------------------------
  Please e-mail the above, along with the output of mysqlbug
  and any other relevant info to [EMAIL PROTECTED]

>How-To-Repeat:
        
>Fix:
        

>Submitter-Id:  Marnix A.  van Ammers
>Originator:    Marnix A.  van Ammers
>Organization:
 Flickering Star Research
>MySQL support: none
>Synopsis:      Failed 'bigint' test during 'make test'
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.38 (Source distribution)

>Environment:
        
System: Linux delli7k 2.2.13-22mdk #1 SMP Fri Oct 22 02:06:33 CEST 1999 i686 unknown
Architecture: i686

Some paths:  /home/mav6/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/pgcc-2.91.66/specs
gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx   1 root     root           13 Jun  6  1999 /lib/libc.so.6 -> libc-2.1.1.so
-rwxr-xr-x   1 root     root      1286208 Sep  9  1999 /lib/libc-2.1.1.so
-rw-r--r--   1 root     root      2297380 Sep  9  1999 /usr/lib/libc.a
-rw-r--r--   1 root     root          178 Sep  9  1999 /usr/lib/libc.so
Configure command: ./configure  --prefix=/usr/local/mysql-3.23.38 
--with-mysqld-user=mysql


---------------------------------------------------------------------
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 PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to