>Description:
          I have a perl script which gathers data and then performs multiple inserts 
          into a mysql database via DBI and DBD::mysql. On a OBSD 2.7 box runing
          the same version of mysql, the script works just fine. However, when i run
          the exact script on the OBSD 2.8 box, mysqld periodically (randomly) restarts
          with the error message "memory fault" in the /var/mysql/server.err log.

          Any help would be greatly appreciated. Please repond to [EMAIL PROTECTED]

          Thank you,
          Don   
>How-To-Repeat:
        Fails during multiple inserts or selects -- no clear failure point.     
>Fix:
        If I run the updates in short bursts, and give mysql a chance to "cool off"
        then it seems to work -- but this does not solve my problem.    

>Submitter-Id:  <Submitter-ID>  
>Organization:  Don Carnage
 
>MySQL support: none 
>Synopsis:      mysqld memory faults on OBSD 2.8        
>Severity:      non-critical
>Priority:      low     
>Category:      mysql
>Class:         support 
>Release:       mysql-3.22.32 (Source distribution)

>Environment:
        
System: OpenBSD raptor 2.8 GENERIC#399 i386


Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd2.8/2.95.3/specs
gcc version 2.95.3 19991030 (prerelease)
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


---------------------------------------------------------------------
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