PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_Queue » Bug #4635

Large body value trouble

Details

Submitted2005-06-20 07:41 UTC
Fromvlasov at quantum dot ru
Assignedquipo
StatusBogus
PackageMail_Queue
PHP Version5.0.4
OS4.11-RELEASE FreeBSD
Roadmaps(Not assigned)

Comments

[2005-06-20 07:41 UTC] vlasov at quantum dot ru

Description:
------------
Hi! When i try to send message with large body (attached file about 1Mb) i see, than no stuff was INSERT into mail_queue, but see this:

UPDATE mail_queue_seq SET id=LAST_INSERT_ID(id+1)

With small messages all work excellent!