Home » Mail » Mail_Queue » Bug #4635
Large body value trouble
Details
| Submitted | 2005-06-20 07:41 UTC |
|---|---|
| From | vlasov at quantum dot ru |
| Assigned | quipo |
| Status | Bogus |
| Package | Mail_Queue |
| PHP Version | 5.0.4 |
| OS | 4.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!