• MySQL Build Team's avatar
    Backport into build-201002030816-5.0.87sp1 · a800d18b
    MySQL Build Team authored
    > ------------------------------------------------------------
    > revno: 2818.1.26
    > revision-id: joro@sun.com-20091109140946-07wao5od7l1vn4x1
    > parent: joro@sun.com-20091110082141-ldr8p6s1joczve2j
    > committer: Georgi Kodinov <joro@sun.com>
    > branch nick: B48458-5.0-bugteam
    > timestamp: Mon 2009-11-09 16:09:46 +0200
    > message:
    >   Bug #48458: simple query tries to allocate enormous amount of
    >     memory
    >   
    >   The server was doing a bad class typecast causing setting of 
    >   wrong value for the maximum number of items in an internal
    >   structure used in equality propagation.
    >   Fixed by not doing the wrong typecast and asserting the type
    >   of the Item where it should be done.
    a800d18b
select.result 128 KB