Martin Dvorak writes:
> >Description:
> I found an error which is probably caused by czech module (I do not know
> it for sure, because
> I haven't a chance to test it yet, but I've seen some references on
> mailing lists). As you
> can see, I'm REPLACING INTO EMPTY TABLE, and something goes wrong when an
> already existing
> row is to be replaced. But not always, if I try to do only two REPLACEs
> with the same rows,
> everything goes OK.
>
> My MySQL version is 3.22.23 and I compiled it with:
> --prefix=/site/exec/mysql --exec-prefix=/site/exec/mysql \
> --with-charset=czech --without-debug \
> --localstatedir=/site/exec/mysql/db --with-mysqld-user=mysqld
>
> It is running on FreeBSD 3.2-RELEASE system with 96MB of memory.
>
> Thanks for any solution, because I want to use MySQL in production
> environment, but I cannot
> if it unexpectedly crashes without any reason.
>
> Martin Dvorak
>
> >How-To-Repeat:
> I have included an update log which, on my system, always causes table
> crash.
> >Fix:
> I guess not compiling with --with-charset=czech could help, bud didn't try
> it yet.
>
> >Submitter-Id: mdvorak@stripped
> >Originator: Martin Dvorak
> >Organization:
> Ninell, v.o.s.
> >MySQL support: none
> >Synopsis: table crash
> >Severity: serious
> >Priority: high
> >Category: mysql
> >Class: sw-bug
> >Release: mysql-3.22.23b (Source distribution)
>
> >Environment:
> <machine, os, target, libraries (multiple lines)>
> System: FreeBSD golden.ninell.cz 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Sun Jun
> 20 17:45:10 CEST 1999 root@stripped:/usr/src/sys/compile/GOLDEN
> i386
>
>
> Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
> GCC: gcc version 2.7.2.1
> Compilation info: CC='gcc' CFLAGS='' CXX='gcc' CXXFLAGS='' LDFLAGS=''
> Configure command:
> ./configure --with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory -
> -with-mit-threads=yes
> Perl: This is perl, version 5.005_03 built for i386-freebsd
>
>
Hi!
Please remake MySQL for FreeBSD with native thread support.
Also follow, to the line, all recommandations for FreeBSD from the
manual.
Sinisa
+----------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped|
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+----------------------------------------------------------------------+