logo       

Re: Re: mysql blob correction: msg#00015

Subject: Re: Re: mysql blob correction
Le mer 26/05/2004 à 21:35, Michael Erdmann a écrit :
> Denis Chalon wrote:
> 
> >Hello,
> >
> >I just come back from a long week end!
> >Michael, I'm still unable to connect to sshcvs even with the tip of your
> >last mail. 
> >
> Which cvs client do you use and what kind of  errors etc are you getting?

I'm using cvs-1.11.11-2 on fedora core 2

cvs -z3 -d:ext:login@xxxxxxxxxxxxxxxxxxx:/cvsroot/gnade co ..
The previous command just wait for 2 minutes and 
stop with the following message:
cvs.sourceforge.net: Connection timed out
cvs [checkout aborted]: end of file from server (consult above messages if any)


> 
> >I make a diff between the anonymous CVS and my local
> >repository. The one in repository is prefectible but if you report good
> >behavior with blob, that's Ok.
> >  
> >
> Since i have to build Version 1.5.3a asap (a problem with the windows 
> build) i would be
> glad to take over the lasted code!

I attach gnu-db-mysql.ad[sb] to this mail and testdb.adb to put in
sample/mysql.


> 
> 
> >If I understand well the last discussion about freeing memory:
> >I see two design choices:
> >-> Either the requester has nothing to do with freeing and when next
> >result is loaded, last result is freed
> >-> Or this is the requester responsibility to free the memory.
> >
> >Today solution 2 is already implemented ;-)
> >
> >Regards,
> >
> >Denis
> >
> >PS:  cvs -z3 -d:ext:deverne@xxxxxxxxxxxxxxxxxxx:/cvsroot/gnade commit
> >gnu-db-mysql.gpb still doesn't answer...
> >
> >Le dim 23/05/2004 à 11:00, Michael Erdmann a écrit :
> >  
> >
> >>Any way,
> >>
> >>i have added a procedure Free to return the blob memory and
> >>the bug report 958841 which i like to use to track the 
> >>following changes. The release of 1.5.3 will be done with 
> >>this restriction.
> >>
> >>
> >>Regards
> >>   M.Erdmann
> >>
> >>
> >>
> >>On Thu, 2004-05-20 at 20:52, Michael Erdmann wrote:
> >>    
> >>
> >>>Okay, i have checked in bothe modules, but i like to 
> >>>wait for the confirmation from denis before releasing.
> >>>
> >>>Regards
> >>>   M.Erdmann
> >>>
> >>>On Thu, 2004-05-20 at 18:52, Patrice Freydiere wrote:
> >>>
> >>>      
> >>>
> >>>>-----BEGIN PGP SIGNED MESSAGE-----
> >>>>Hash: SHA1
> >>>>
> >>>>
> >>>>Hi,
> >>>>
> >>>>i get the CVS sources.
> >>>>
> >>>>well done denis !! the corrections are working on my program ! which now 
> >>>>rely
> >>>>on gnade implementation.
> >>>>
> >>>>i fixed the NULL blob problem in accepting a 0 value if get_field_length
> >>>>function. and the test script.
> >>>>
> >>>>hereis the corrected sources.
> >>>>one thing left is the bytes_array_access freeing.
> >>>>i do understand that it is important that the blob is allocated on heap
> >>>>because of the size of the blob could be. but we must purpose a freeing
> >>>>procedure ... hum ?
> >>>>
> >>>>regards,
> >>>>Patrice
> >>>>
> >>>>- --
> >>>>- ----
> >>>>gpg --keyserver pgp.mit.edu --recv-key 139A6156
> >>>>http://adaimgsvr.sourceforge.net
> >>>>
> >>>>
> >>>>-----BEGIN PGP SIGNATURE-----
> >>>>Version: GnuPG v1.0.7 (GNU/Linux)
> >>>>
> >>>>iQEXAwUBQKziMoppebkTmmFWFAIjcwP+MF3X6FSAWjKMDMphQyq3IXP78b0GKU7z
> >>>>hzsKt+mkeTdT1efaRPq1joJSD+/jKbLSv3eJLVSV7wtZmQRiN1/7KP1bq5IS1WK0
> >>>>WCwaWNp/iSZY+pT5pfau0clYJQuNcGNZL97uGw7owjj9nxm7PJfTTvKHaHOgXG70
> >>>>Qo4kIWlXOAgEAMz1oP3VrV2QzYylVXLUnlUnbaHc1NHYarfAZtDITeNAgh7KvgRD
> >>>>GbfaUoaVy73rX1QpvT94MyxrAW5KEJv/+AeuFjbSNSnWKwYcx8m7scUw8B8Afdmm
> >>>>tWmEzJXihhYQfT1fZDJcWwfSWKY47cpNoNE7kj3hhy743jNiHZidlrIH
> >>>>=Zkso
> >>>>-----END PGP SIGNATURE-----
> >>>>        
> >>>>
> >>>
> >>>-------------------------------------------------------
> >>>This SF.Net email is sponsored by: Oracle 10g
> >>>Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> >>>Take an Oracle 10g class now, and we'll give you the exam FREE.
> >>>http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> >>>_______________________________________________
> >>>Gnade-develop mailing list
> >>>http://gnade.sourceforge.net/
> >>>https://lists.sourceforge.net/lists/listinfo/gnade-develop
> >>>      
> >>>
> >>
> >>-------------------------------------------------------
> >>This SF.Net email is sponsored by: Oracle 10g
> >>Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> >>Take an Oracle 10g class now, and we'll give you the exam FREE.
> >>http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> >>_______________________________________________
> >>Gnade-develop mailing list
> >>http://gnade.sourceforge.net/
> >>https://lists.sourceforge.net/lists/listinfo/gnade-develop
> >>    
> >>
> >
> >
> >
> >-------------------------------------------------------
> >This SF.Net email is sponsored by: Oracle 10g
> >Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> >Take an Oracle 10g class now, and we'll give you the exam FREE.
> >http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> >_______________________________________________
> >Gnade-develop mailing list
> >http://gnade.sourceforge.net/
> >https://lists.sourceforge.net/lists/listinfo/gnade-develop
> >
> >  
> >
> 

Attachment: gnu-db-mysql.gpb
Description: Text document

Attachment: gnu-db-mysql.ads
Description: Text Data

Attachment: testdb.adb
Description: Text Data

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe