MySQLd crash within a UDF on Linux

2004-04-28 Thread frankie
g within a syscall. If I run the program with --one-thread it does not crash but returns NULL. I could provide more details on request. >Fix: None known. >Submitter-Id: frankie >Originator:Francesco Paolo Lovergine >Organization: Debian > >MySQL s

Load Blancing Mysql Max Db Server Between 2 Servers

2002-04-12 Thread Frankie Gravato
Hello Fellow Mysql Users Is Mysql Max Data Base Server even possible to do loadblancing to spread its load between 2 or more machines. I'm having tough time getting my mysql to work under heavy site load on Dual Cpu FreeBSD 4.5 machine running Mysql max. Any insight would help me at this point. t

Re: Load Blancing Mysql Max Db Server Between 2 Servers

2002-04-12 Thread Frankie Gravato
AIL PROTECTED]> To: "Russell E Glaue" <[EMAIL PROTECTED]> Cc: "Frankie Gravato" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 12, 2002 11:55 AM Subject: Re: Load Blancing Mysql Max Db Server Between 2 Servers > On Fri, 2002-04-12 at 11:47, Russ

Re: MySQL Performance on Dual Processor machine

2002-04-30 Thread Frankie Gravato
Do keep in Mind that FreeBsd isn't 100 % with Smp .. you might have to compile linux threads in order to try and use the dual cpu's .. FreeBSD 5.0 should have the next Generation of SMP that should work great with mysql.. - Original Message - From: "Ken Menzel" <[EMAIL PROTECTED]> To: "J

Re: Mysqld runs with high cpu load on freebsd 4.4

2002-05-07 Thread Frankie Gravato
Hi Joe, I'm actually going through this same issue on 4.5 box right now running Mysql max.. i've submitted ticket into support @ mysql since i bought it.. I guess this seems to be common thing in Bsd Hope we can all figure whats wrong with it.. -Frankie - Original Message -

db and the web

2001-12-17 Thread Frankie Cooke
Hello all I have created a database and now wish to make this available on the web, does anyone know what I need to upload and how I go about this processs. Is it a normal ftp process etc Please help & thanks for any help given Fra

My ODBC Error

2002-01-15 Thread Frankie Cooke
onnect, anyRs, insComm set dbconnect=Server.CreateObject("ADODB.Connection") dbconnect.ConnectionString="Driver=MySQL;server=localhost;Database=cropwise; " dbconnect.Open %> Thanks for any help Frankie --