Test Output:
Insert: 16 rows query: 8060b params: (data) 16000b (expected) 4000 (prep'd) 4000                                                                                
Crash at libmysql/my_realloc.c:52
                                                                                
Debugger Output:
    signal BUS (invalid address alignment) in t_splay at 0xff1c7570
    0xff1c7570: t_splay+0x0110:     ld      [%o3 + 0x18], %o0
    Current function is my_realloc
                                                                                
Stack:
    main(argc = 1, argv = 0xffbff72c)
    mysql_stmt_execute(stmt = 0x142400)
    cli_stmt_execute(stmt = 0x142400)
    store_param(stmt = 0x142400, param = 0x59f480)
    my_realloc_str(net = 0x142fc0, length = 4U)
    net_realloc(net = 0x142fc0, length = 8505U)
    my_realloc(oldpoint = 0x144dc0 "", size = 12295U, my_flags = 16)
    realloc(0x144dc0, 0x146dc0, 0xff23c000, 0x144db8, 0x1, 0xff2427dc)
    t_delete(0x146dc8, 0x146dc8, 0x5d5f80, 0xff217914, 0x0, 0x0)
    t_splay(0x146dc8, 0x146dc8, 0x40004, 0x680000d, 0xe007a044, 0x0)
                                                                            
