• Satya B's avatar
    Applying InnoDB snapshot 5.0-ss6230, Part 1. Fixes BUG#47777 · 2bf2e8f9
    Satya B authored
    BUG#47777 - innodb dies with spatial pk: Failing assertion: buf <= original_buf + buf_len
    
    Detailed revision comments:
    
    r6178 | jyang | 2009-11-17 08:52:11 +0200 (Tue, 17 Nov 2009) | 6 lines
    branches/5.0: Merge fix for bug #47777 from branches/5.1 -r6045
    to bracnches/5.0. Treat the Geometry data same as Binary BLOB
    in ha_innobase::store_key_val_for_row(), since the Geometry
    data is stored as Binary BLOB in Innodb.
    
    
    2bf2e8f9
innodb_bug47777.test 915 Bytes