~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/pbxt/src/cache_xt.cc

  • Committer: lbieber at stabletransit
  • Date: 2010-10-14 15:43:11 UTC
  • mfrom: (1848.1.4 build)
  • Revision ID: lbieber@drizzle-build-n02.wc1.dfw1.stabletransit.com-20101014154311-ojsrl9uz80yvizey
Merge Travis - changing struct to C++ classes
Merge Andrew - fix bug #571579: libdrizzle unexpected hang up when using in extremely slow networking environment
Merge Andrew - fix bug #643772: Large rows cannot be read if packet_size exceeds max buffer size
Merge Andrew - fix bug #660082: libdrizzle missing rev.147
Merge Andrew - fix bug 653234: drizzledump (and other clients?) should print Password: prompt on stderr
Merge Andrew - fix bug #653438: "Enter password" prompt should not print stars, or erase them on enter
Merge Andrew - fix bug 659824: Drizzle client UTF8 processing endless loop

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (C) 2005 PrimeBase Technologies GmbH, Germany
 
1
/* Copyright (c) 2005 PrimeBase Technologies GmbH, Germany
2
2
 *
3
3
 * PrimeBase XT
4
4
 *
886
886
                         * #9   0x00e0ff0b in ha_pbxt::write_row at ha_pbxt.cc:2340
887
887
                         * #10  0x0023a00f in handler::ha_write_row at handler.cc:4570
888
888
                         * #11  0x001a32c8 in write_record at sql_insert.cc:1568
889
 
                         * #12  0x001ab635 in insert_query at sql_insert.cc:812
 
889
                         * #12  0x001ab635 in mysql_insert at sql_insert.cc:812
890
890
                         * #13  0x0010e068 in mysql_execute_command at sql_parse.cc:3066
891
891
                         * #14  0x0011480d in mysql_parse at sql_parse.cc:5787
892
892
                         * #15  0x00115afb in dispatch_command at sql_parse.cc:1200