• MySQL Build Team's avatar
    Backport into build-201003230706-5.1.43sp1 · d72e1f77
    MySQL Build Team authored
    > ------------------------------------------------------------
    > revno: 3345.2.1
    > revision-id: joro@sun.com-20100218084815-53nb9oonzd7r4gmj
    > parent: sergey.glukhov@sun.com-20100217121457-jqx19u6x387rgk7e
    > committer: Georgi Kodinov <joro@sun.com>
    > branch nick: fix-5.1-bugteam
    > timestamp: Thu 2010-02-18 10:48:15 +0200
    > message:
    >   Bug #51049: main.bug39022 fails in mysql-trunk-merge
    >   
    >   Fixed the test to behave correctly with ps-protocol
    >   and binlog format row.
    
    > ------------------------------------------------------------
    > revno: 3333.1.6
    > revision-id: joro@sun.com-20100129093628-sze9cv0neu0xbabm
    > parent: davi.arnaut@sun.com-20100128215140-x0w6fe2de0b28opp
    > committer: Georgi Kodinov <joro@sun.com>
    > branch nick: B49552-5.1-bugteam
    > timestamp: Fri 2010-01-29 11:36:28 +0200
    > message:
    >   Bug #49552 : sql_buffer_result cause crash + not found records
    >     in multitable delete/subquery
    >   
    >   SQL_BUFFER_RESULT should not have an effect on non-SELECT 
    >   statements according to our documentation.
    >   Fixed by not passing it through to multi-table DELETE (similarly
    >   to how it's done for multi-table UPDATE).
    d72e1f77
delete.test 9.3 KB