==31270== Memcheck, a memory error detector ==31270== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31270== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for copyright info ==31270== Command: /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled --drizzle-protocol-port=9306 --mysql-protocol-port=9307 --basedir=/home/drizzle/repos/staging-randgen-randgen-r1320 --datadir=/home/drizzle/repos/staging-randgen-randgen-r1320/var ==31270== Parent PID: 1 ==31270== ==31270== Conditional jump or move depends on uninitialised value(s) ==31270== at 0x734FEB: rw_lock_x_lock_func (sync0rw.ic:285) ==31270== by 0x6E56F6: log_groups_write_checkpoint_info (log0log.c:1830) ==31270== by 0x6EC54C: recv_recovery_from_checkpoint_start_func (log0recv.c:476) ==31270== by 0x733416: innobase_start_or_create_for_mysql (srv0start.c:1594) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== Conditional jump or move depends on uninitialised value(s) ==31270== at 0x734FEB: rw_lock_x_lock_func (sync0rw.ic:285) ==31270== by 0x6D8A0B: ibuf_init_at_db_start (mtr0mtr.ic:268) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== Thread 13: ==31270== Conditional jump or move depends on uninitialised value(s) ==31270== at 0x734FEB: rw_lock_x_lock_func (sync0rw.ic:285) ==31270== by 0x738367: trx_purge (trx0purge.c:1069) ==31270== by 0x72F088: srv_master_thread (srv0srv.c:2635) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== ==31270== Thread 16: ==31270== Conditional jump or move depends on uninitialised value(s) ==31270== at 0x734FEB: rw_lock_x_lock_func (sync0rw.ic:285) ==31270== by 0x6A1004: btr_search_check_free_space_in_heap (btr0sea.c:145) ==31270== by 0x6A114F: btr_search_update_hash_on_insert (btr0sea.c:1593) ==31270== by 0x69B80D: btr_cur_optimistic_insert (btr0cur.c:1249) ==31270== by 0x711DCC: row_ins_index_entry_low (row0ins.c:2082) ==31270== by 0x712C8F: row_ins_index_entry (row0ins.c:2161) ==31270== by 0x7130D7: row_ins_step (row0ins.c:2246) ==31270== by 0x709837: que_run_threads (que0que.c:1217) ==31270== by 0x71C9DB: row_create_table_for_mysql (row0mysql.c:1884) ==31270== by 0x68A13C: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5187) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== Conditional jump or move depends on uninitialised value(s) ==31270== at 0x55EC14: drizzled::create_func_char_cast(drizzled::Session*, drizzled::Item*, int, drizzled::charset_info_st const*) (create.cc:2728) ==31270== by 0x560FC2: drizzled::create_func_cast(drizzled::Session*, drizzled::Item*, drizzled::Cast_target, char const*, char const*, drizzled::charset_info_st const*) (create.cc:2780) ==31270== by 0x6264F4: DRIZZLEparse(void*) (sql_yacc.yy:2952) ==31270== by 0x603AF7: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:1727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== ==31270== Thread 20: ==31270== Invalid write of size 1 ==31270== at 0x4C2710C: memmove (mc_replace_strmem.c:613) ==31270== by 0x65750D: drizzled::TransactionServices::ha_rollback_to_savepoint(drizzled::Session*, drizzled::NamedSavepoint&) (stl_algobase.h:378) ==31270== by 0x637B18: drizzled::statement::RollbackToSavepoint::execute() (rollback_to_savepoint.cc:76) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==31270== ==31270== ==31270== HEAP SUMMARY: ==31270== in use at exit: 42,723,977 bytes in 63,886 blocks ==31270== total heap usage: 1,636,581 allocs, 1,572,695 frees, 2,517,939,037 bytes allocated ==31270== ==31270== Thread 1: ==31270== 6 bytes in 3 blocks are possibly lost in loss record 5 of 2,643 ==31270== at 0x4C2524D: realloc (vg_replace_malloc.c:476) ==31270== by 0x5EE50D: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1349) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== ==31270== 8 bytes in 1 blocks are possibly lost in loss record 297 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D69B7: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4338) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 8 bytes in 1 blocks are possibly lost in loss record 298 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D21AD: drizzled::message::Table_StorageEngine::MergeFrom(drizzled::message::Table_StorageEngine const&) (table.pb.h:2621) ==31270== by 0x7D6744: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7069) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 8 bytes in 1 blocks are possibly lost in loss record 299 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D0615: drizzled::message::Table_TableOptions::MergeFrom(drizzled::message::Table_TableOptions const&) (table.pb.h:2708) ==31270== by 0x7D67D6: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7072) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 8 bytes in 1 blocks are possibly lost in loss record 300 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D69B7: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4338) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 8 bytes in 1 blocks are possibly lost in loss record 301 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D21AD: drizzled::message::Table_StorageEngine::MergeFrom(drizzled::message::Table_StorageEngine const&) (table.pb.h:2621) ==31270== by 0x7D6744: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7069) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 8 bytes in 1 blocks are possibly lost in loss record 302 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D0615: drizzled::message::Table_TableOptions::MergeFrom(drizzled::message::Table_TableOptions const&) (table.pb.h:2708) ==31270== by 0x7D67D6: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7072) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 16 bytes in 2 blocks are definitely lost in loss record 310 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5B5DBC: void std::vector >::_M_assign_aux(drizzled::st_ror_scan_info**, drizzled::st_ror_scan_info**, std::forward_iterator_tag) (new_allocator.h:89) ==31270== by 0x5ADEC6: drizzled::get_best_ror_intersect(drizzled::optimizer::Parameter const*, drizzled::SEL_TREE*, double, bool*) (stl_vector.h:1061) ==31270== by 0x5B4585: drizzled::optimizer::SqlSelect::test_quick_select(drizzled::Session*, std::bitset<72ul>, unsigned long, unsigned long, bool, bool) (range.cc:1081) ==31270== by 0x60BF73: drizzled::join_init_quick_read_record(drizzled::JoinTable*) (sql_select.cc:3958) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== ==31270== 24 bytes in 3 blocks are possibly lost in loss record 317 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D2977: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4143) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 24 bytes in 3 blocks are possibly lost in loss record 318 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D2977: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4143) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 24 bytes in 3 blocks are definitely lost in loss record 319 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5B5DBC: void std::vector >::_M_assign_aux(drizzled::st_ror_scan_info**, drizzled::st_ror_scan_info**, std::forward_iterator_tag) (new_allocator.h:89) ==31270== by 0x5ADEC6: drizzled::get_best_ror_intersect(drizzled::optimizer::Parameter const*, drizzled::SEL_TREE*, double, bool*) (stl_vector.h:1061) ==31270== by 0x5B4585: drizzled::optimizer::SqlSelect::test_quick_select(drizzled::Session*, std::bitset<72ul>, unsigned long, unsigned long, bool, bool) (range.cc:1081) ==31270== by 0x60BF73: drizzled::join_init_quick_read_record(drizzled::JoinTable*) (sql_select.cc:3958) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== ==31270== 24 bytes in 3 blocks are definitely lost in loss record 320 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5B5DBC: void std::vector >::_M_assign_aux(drizzled::st_ror_scan_info**, drizzled::st_ror_scan_info**, std::forward_iterator_tag) (new_allocator.h:89) ==31270== by 0x5ADEC6: drizzled::get_best_ror_intersect(drizzled::optimizer::Parameter const*, drizzled::SEL_TREE*, double, bool*) (stl_vector.h:1061) ==31270== by 0x5B4585: drizzled::optimizer::SqlSelect::test_quick_select(drizzled::Session*, std::bitset<72ul>, unsigned long, unsigned long, bool, bool) (range.cc:1081) ==31270== by 0x607BF7: drizzled::get_quick_record_count(drizzled::Session*, drizzled::optimizer::SqlSelect*, drizzled::Table*, std::bitset<72ul> const*, unsigned long) (sql_select.cc:475) ==31270== by 0x58C9C1: drizzled::make_join_statistics(drizzled::JOIN*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5961) ==31270== by 0x58DF0E: drizzled::JOIN::optimize() (join.cc:560) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 27 bytes in 1 blocks are possibly lost in loss record 321 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A495: CollationsTool::CollationsTool() (collations.cc:34) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 27 bytes in 1 blocks are possibly lost in loss record 322 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA903A9: ProcesslistTool::ProcesslistTool() (processlist.cc:41) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 27 bytes in 1 blocks are possibly lost in loss record 323 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA903E5: ProcesslistTool::ProcesslistTool() (processlist.cc:44) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 28 bytes in 1 blocks are possibly lost in loss record 324 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E0E6F79: tina_init_func(drizzled::plugin::Registry&) (ha_tina.cc:247) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 28 bytes in 1 blocks are possibly lost in loss record 325 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E0E71E5: tina_init_func(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 28 bytes in 1 blocks are possibly lost in loss record 326 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D08D3D2: initialize(drizzled::plugin::Registry&) (hex_functions.cc:170) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 28 bytes in 1 blocks are possibly lost in loss record 327 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D08D77F: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 28 bytes in 1 blocks are possibly lost in loss record 328 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1C13FF27: initialize(drizzled::plugin::Registry&) (md5.cc:99) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 28 bytes in 1 blocks are possibly lost in loss record 329 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1C1401A8: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 330 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C8CA0: global constructors keyed to _ZN8drizzled6plugin14UNKNOWN_STRINGE (storage_engine.cc:70) ==31270== by 0x7DAC55: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== by 0x4F8E1A: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 331 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F565518: init(drizzled::plugin::Registry&) (basic_string.h:970) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 332 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EF2EEB6: blackhole_init(drizzled::plugin::Registry&) (basic_string.h:970) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 333 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB4D88: ShowColumns::ShowColumns() (show_columns.cc:44) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 334 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB4D9E: ShowColumns::ShowColumns() (show_columns.cc:45) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 335 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF15: ShowTableStatus::ShowTableStatus() (show_table_status.h:30) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 336 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF65: ShowTableStatus::ShowTableStatus() (show_table_status.h:34) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 337 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AC9ABBD: Schema::Schema() (basic_string.h:970) ==31270== by 0x1AC9CAC4: init(drizzled::plugin::Registry&) (plugin.cc:34) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 338 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7C0876: drizzled::message::Schema::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC9A15B: Schema::readSchemaFile(std::string const&, drizzled::message::Schema&) (schema.cc:399) ==31270== by 0x1AC9A648: Schema::prime() (schema.cc:138) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 339 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA903BD: ProcesslistTool::ProcesslistTool() (processlist.cc:42) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 340 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA903D1: ProcesslistTool::ProcesslistTool() (processlist.cc:43) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 341 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA90412: ProcesslistTool::ProcesslistTool() (processlist.cc:46) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 342 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA9043A: ProcesslistTool::ProcesslistTool() (processlist.cc:48) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 343 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19C3DC97: initialize(drizzled::plugin::Registry&) (uuid_function.cc:68) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 29 bytes in 1 blocks are possibly lost in loss record 344 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19C3DF18: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 345 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F342AE7: initialize(drizzled::plugin::Registry&) (ascii.cc:73) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 346 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F342D68: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 347 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E2F2B77: initialize(drizzled::plugin::Registry&) (crc32udf.cc:76) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 348 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E2F2DF8: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 349 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D08D4D6: initialize(drizzled::plugin::Registry&) (hex_functions.cc:171) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 350 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D08DB3A: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 351 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B0C532C: rot13::init(drizzled::plugin::Registry&) (rot13.cc:89) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 352 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B0C55A8: rot13::init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 353 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6154: ShowIndexes::ShowIndexes() (show_indexes.cc:32) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 354 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB4D74: ShowColumns::ShowColumns() (show_columns.cc:43) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 355 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA90426: ProcesslistTool::ProcesslistTool() (processlist.cc:47) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 356 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A47A1A7: sleep_plugin_init(drizzled::plugin::Registry&) (sleep.cc:133) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 30 bytes in 1 blocks are possibly lost in loss record 357 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A47A428: sleep_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 358 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x76BDDE: global constructors keyed to ha_myisam.cc (ha_myisam.cc:47) ==31270== by 0x7DAC55: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== by 0x4F8E1A: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 359 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x67D22E: global constructors keyed to ha_heap.cc (ha_heap.cc:33) ==31270== by 0x7DAC55: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== by 0x4F8E1A: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 360 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x79921F: init(drizzled::plugin::Registry&) (listen.h:45) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 361 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x76C7AE: myisam_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 362 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68D582: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1685) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 363 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB19455: CharacterSetsTool::CharacterSetsTool() (character_sets.cc:33) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 364 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68DDF6: innobase_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 365 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69217B: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:160) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 366 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x67DA06: heap_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 367 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x678D3F: init(drizzled::plugin::Registry&) (listen.h:45) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 368 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E4FAA35: init(drizzled::plugin::Registry&) (listen.h:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 369 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1CE82E34: initialize(drizzled::plugin::Registry&) (length.cc:70) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 370 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1CE83B29: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1CE82FF9: initialize(drizzled::plugin::Registry&) (length.cc:72) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 371 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB616A: ShowIndexes::ShowIndexes() (show_indexes.cc:33) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 372 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF29: ShowTableStatus::ShowTableStatus() (show_table_status.h:31) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 373 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB85F9: TablesTool::TablesTool() (table_function.h:66) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 374 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB8692: TablesTool::TablesTool() (table_function.h:68) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 375 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB86F0: TablesTool::TablesTool() (tables.cc:58) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 376 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAD786: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 377 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AC9A9E6: Schema::Schema() (schema.cc:57) ==31270== by 0x1AC9CAC4: init(drizzled::plugin::Registry&) (plugin.cc:34) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 378 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AC9CCA6: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 379 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A063922: initialize(drizzled::plugin::Registry&) (substr_functions.cc:263) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 31 bytes in 1 blocks are possibly lost in loss record 380 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A063CCF: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 387 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F565497: init(drizzled::plugin::Registry&) (archive_engine.h:71) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 388 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F5656CF: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 389 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69225E: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:171) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 390 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A4DA: CollationsTool::CollationsTool() (collations.cc:37) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 391 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E4FA9F7: init(drizzled::plugin::Registry&) (console.cc:309) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 392 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E4FAC78: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 393 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A726A: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:38) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 394 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4AA0A9: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1D4A7873: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 395 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B4D7D59: ModulesTool::ModulesTool() (table_function.h:66) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 396 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1B4D7DF2: ModulesTool::ModulesTool() (table_function.h:68) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 397 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B4D8839: PluginsTool::PluginsTool() (table_function.h:66) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 398 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1B4D88D2: PluginsTool::PluginsTool() (table_function.h:68) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 399 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B4D641B: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 400 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B4D6799: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 401 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B2CEE07: initialize(drizzled::plugin::Registry&) (reverse_function.cc:98) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 402 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B2CF088: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 403 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEA9DF9: ColumnsTool::ColumnsTool() (table_function.h:66) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 404 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEA9E92: ColumnsTool::ColumnsTool() (table_function.h:68) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 405 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB2199: IndexesTool::IndexesTool() (table_function.h:66) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 406 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB2232: IndexesTool::IndexesTool() (table_function.h:68) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 407 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB3AD7: SchemasTool::SchemasTool() (table_function.h:66) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 408 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB3B70: SchemasTool::SchemasTool() (table_function.h:68) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 409 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB4DB2: ShowColumns::ShowColumns() (show_columns.cc:46) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 410 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF3D: ShowTableStatus::ShowTableStatus() (show_table_status.h:32) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 411 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0069: ShowTableStatus::ShowTableStatus() (show_table_status.h:47) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 412 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAC30C: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 413 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAF231: void drizzled::plugin::Registry::add(IndexesTool*) (stl_pair.h:90) ==31270== by 0x1AEAC381: init(drizzled::plugin::Registry&) (dictionary.cc:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 414 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEACD36: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 415 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AA903F9: ProcesslistTool::ProcesslistTool() (processlist.cc:45) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 416 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19A34B37: initialize(drizzled::plugin::Registry&) (versionudf.cc:58) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 32 bytes in 1 blocks are possibly lost in loss record 417 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19A34DB8: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 418 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68D63B: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:276) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 419 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F342B25: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 420 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F13A4C5: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 421 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1ED22F3D: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 422 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1ED2302A: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 423 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69230D: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:179) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 424 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E90FDB2: compressionudf_plugin_init(drizzled::plugin::Registry&) (compressionudf.cc:33) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 425 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E90FDF1: compressionudf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 426 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E90FEFA: compressionudf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 427 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E90FFFC: compressionudf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 428 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E910283: compressionudf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 429 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E703D75: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 430 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E2F2BB5: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 431 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DED8E47: initialize(drizzled::plugin::Registry&) (database_function.cc:60) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 432 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DED8E85: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 433 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DED90C8: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 434 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19E52916: drizzled::plugin::Function::Function(std::string) (function.h:57) ==31270== by 0x1D4A71FD: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:87) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 435 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A72AA: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 436 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A73B0: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 437 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A74AF: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 438 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A75AF: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 439 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A76AF: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 440 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A77AF: gearman_udf_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 441 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D296AD5: hello_world_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 442 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D08D411: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 443 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D08D513: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 444 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1CE82E6D: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 445 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1CE82F5A: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 446 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1C13FF65: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 447 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B2CEE45: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 448 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B0C536A: rot13::init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 449 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9FB5: ColumnsTool::ColumnsTool() (columns.cc:44) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 450 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB617E: ShowIndexes::ShowIndexes() (show_indexes.cc:34) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 451 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0041: ShowTableStatus::ShowTableStatus() (show_table_status.h:45) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 452 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A8891C5: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 453 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A47A1E5: sleep_plugin_init(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 454 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A063961: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 455 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A063A63: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 456 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19C3DCD5: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 33 bytes in 1 blocks are possibly lost in loss record 457 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x19A34B75: initialize(drizzled::plugin::Registry&) (function.h:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 458 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F13A487: initialize(drizzled::plugin::Registry&) (benchmarkudf.cc:123) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 459 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1F13A708: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 460 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EF2EDE9: blackhole_init(drizzled::plugin::Registry&) (ha_blackhole.cc:418) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 461 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EF2F075: blackhole_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 462 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69311F: CmpTool::CmpTool(bool) (data_dictionary.cc:45) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 463 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69311F: CmpTool::CmpTool(bool) (data_dictionary.cc:45) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 464 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AA0: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:101) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 465 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AA0: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:101) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 466 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69218F: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:161) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 467 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69221B: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:167) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 468 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692286: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:173) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 469 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69229A: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:174) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 470 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6922F4: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:178) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 471 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692321: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:180) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 472 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1BF37312: init(drizzled::plugin::Registry&) (scheduler.h:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 473 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B6E1F1A: PoolOfThreadsScheduler::PoolOfThreadsScheduler(char const*) (scheduler.h:49) ==31270== by 0x1B6E287C: init(drizzled::plugin::Registry&) (pool_of_threads.cc:644) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 474 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D891E: PluginsTool::PluginsTool() (plugins.cc:33) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 475 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F9F: ColumnsTool::ColumnsTool() (columns.cc:43) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 476 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9FF8: ColumnsTool::ColumnsTool() (columns.cc:47) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 477 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A7D: IndexPartsTool::IndexPartsTool() (index_parts.cc:40) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 478 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB22A8: IndexesTool::IndexesTool() (indexes.cc:34) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 479 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB4DDC: ShowColumns::ShowColumns() (show_columns.cc:48) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 480 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFFC9: ShowTableStatus::ShowTableStatus() (show_table_status.h:39) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 481 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB002D: ShowTableStatus::ShowTableStatus() (show_table_status.h:44) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 34 bytes in 1 blocks are possibly lost in loss record 482 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A6804E2: init(drizzled::plugin::Registry&) (scheduler.h:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 483 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EB1A399: CollationsTool::CollationsTool() (table_function.h:66) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 484 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1EB1A432: CollationsTool::CollationsTool() (table_function.h:68) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 485 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x69305F: CmpTool::CmpTool(bool) (table_function.h:66) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 486 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x6930F1: CmpTool::CmpTool(bool) (table_function.h:68) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 487 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68DF97: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1963) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 488 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AB9: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:102) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 489 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AD2: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:103) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 490 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AB9: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:102) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 491 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AD2: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:103) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 492 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6920A8: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:66) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 493 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 494 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6921EE: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:165) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 495 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68E066: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1975) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 496 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6922AE: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:175) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 497 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6922C2: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:176) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 498 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6922DB: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:177) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 499 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A4AB: CollationsTool::CollationsTool() (collations.cc:35) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 500 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EB1B0D9: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 501 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E90FEB9: compressionudf_plugin_init(drizzled::plugin::Registry&) (compressionudf.cc:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 502 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E91065D: compressionudf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 503 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E52: ModulesTool::ModulesTool() (modules.cc:44) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 504 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9EC8: ColumnsTool::ColumnsTool() (columns.cc:32) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 505 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F73: ColumnsTool::ColumnsTool() (columns.cc:41) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 506 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB09C8: IndexPartsTool::IndexPartsTool() (index_parts.cc:32) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 507 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB09DC: IndexPartsTool::IndexPartsTool() (index_parts.cc:33) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 508 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2268: IndexesTool::IndexesTool() (indexes.cc:31) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 509 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB227C: IndexesTool::IndexesTool() (indexes.cc:32) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 510 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB22D7: IndexesTool::IndexesTool() (indexes.cc:36) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 511 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB22EB: IndexesTool::IndexesTool() (indexes.cc:37) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 512 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2B00: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:40) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 513 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAC045: init(drizzled::plugin::Registry&) (show_tables.h:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 514 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6D30: TableConstraintsTool::TableConstraintsTool() (table_constraints.cc:33) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 515 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF51: ShowTableStatus::ShowTableStatus() (show_table_status.h:33) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 516 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0019: ShowTableStatus::ShowTableStatus() (show_table_status.h:43) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 517 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB86C8: TablesTool::TablesTool() (tables.cc:56) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 518 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB86DC: TablesTool::TablesTool() (tables.cc:57) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 35 bytes in 1 blocks are possibly lost in loss record 519 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB8704: TablesTool::TablesTool() (tables.cc:59) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 520 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D48A7: google::protobuf::FileDescriptorProto::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529488A: google::protobuf::MessageLite::ParseFromArray(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D7129: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7C4BED: drizzled::message::protobuf_AddDesc_table_2eproto() (table.pb.cc:601) ==31270== by 0x7C54F8: global constructors keyed to table.pb.cc (table.pb.cc:644) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 521 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1ED22F04: initialize(drizzled::plugin::Registry&) (charlength.cc:71) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 522 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1ED23BF9: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1ED230C9: initialize(drizzled::plugin::Registry&) (charlength.cc:73) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 523 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1943C: CharacterSetsTool::CharacterSetsTool() (character_sets.cc:32) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 524 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6921A8: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:162) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 525 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692272: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:172) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 526 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A47C: CollationsTool::CollationsTool() (collations.cc:33) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 527 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A4C1: CollationsTool::CollationsTool() (collations.cc:36) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 528 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A746A: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:40) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 529 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A7A52: gearman_udf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 530 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D296A97: hello_world_plugin_init(drizzled::plugin::Registry&) (hello_world.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 531 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D296D18: hello_world_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 532 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E14: ModulesTool::ModulesTool() (modules.cc:41) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 533 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D88F4: PluginsTool::PluginsTool() (plugins.cc:31) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 534 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D8908: PluginsTool::PluginsTool() (plugins.cc:32) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 535 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D8932: PluginsTool::PluginsTool() (plugins.cc:34) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 536 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9EDC: ColumnsTool::ColumnsTool() (columns.cc:34) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 537 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9EF0: ColumnsTool::ColumnsTool() (columns.cc:35) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 538 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F5D: ColumnsTool::ColumnsTool() (columns.cc:40) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 539 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB08F9: IndexPartsTool::IndexPartsTool() (table_function.h:66) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 540 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB0992: IndexPartsTool::IndexPartsTool() (table_function.h:68) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 541 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB09F0: IndexPartsTool::IndexPartsTool() (index_parts.cc:34) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 542 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A93: IndexPartsTool::IndexPartsTool() (index_parts.cc:41) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 543 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB22BE: IndexesTool::IndexesTool() (indexes.cc:35) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 544 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2AD8: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:38) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 545 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2AEC: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:39) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 546 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB3B92: SchemasTool::SchemasTool() (schemas.cc:30) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 547 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAFD56: SchemasTool::SchemasTool(char const*) (table_function.h:66) ==31270== by 0x1AEAC022: init(drizzled::plugin::Registry&) (tables.h:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 548 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAC022: init(drizzled::plugin::Registry&) (tables.h:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 549 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAC093: init(drizzled::plugin::Registry&) (schemas.h:85) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 550 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB61AB: ShowIndexes::ShowIndexes() (show_indexes.cc:36) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 551 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF8D: ShowTableStatus::ShowTableStatus() (show_table_status.h:36) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 552 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFFF1: ShowTableStatus::ShowTableStatus() (show_table_status.h:41) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 553 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0005: ShowTableStatus::ShowTableStatus() (show_table_status.h:42) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 554 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAEF91: void drizzled::plugin::Registry::add(IndexPartsTool*) (stl_pair.h:90) ==31270== by 0x1AEAC372: init(drizzled::plugin::Registry&) (dictionary.cc:56) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 555 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAC5DC: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 556 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AA902E9: ProcesslistTool::ProcesslistTool() (table_function.h:66) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 557 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AA90382: ProcesslistTool::ProcesslistTool() (table_function.h:68) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 36 bytes in 1 blocks are possibly lost in loss record 558 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AA9123A: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 559 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D48A7: google::protobuf::FileDescriptorProto::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529488A: google::protobuf::MessageLite::ParseFromArray(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D7129: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7C0575: drizzled::message::protobuf_AddDesc_schema_2eproto() (schema.pb.cc:77) ==31270== by 0x7C05F7: global constructors keyed to schema.pb.cc (schema.pb.cc:88) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 560 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x693138: CmpTool::CmpTool(bool) (data_dictionary.cc:46) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 561 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x693138: CmpTool::CmpTool(bool) (data_dictionary.cc:46) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 562 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6920A8: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:66) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 563 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 564 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68E09C: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1978) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 565 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DACAC82: errmsg_stderr_plugin_init(drizzled::plugin::Registry&) (error_message.h:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 566 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A736B: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:39) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 567 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4AA549: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1D4A7885: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 568 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1CE82F21: initialize(drizzled::plugin::Registry&) (length.cc:71) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 569 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1CE83B29: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1CE83007: initialize(drizzled::plugin::Registry&) (length.cc:73) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 570 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1BF372F9: init(drizzled::plugin::Registry&) (multi_thread.h:36) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 571 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1BF37597: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 572 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9EB4: ColumnsTool::ColumnsTool() (columns.cc:31) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 573 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB09B4: IndexPartsTool::IndexPartsTool() (index_parts.cc:31) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 574 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2254: IndexesTool::IndexesTool() (indexes.cc:30) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 575 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2AC4: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:37) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 576 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAFD56: SchemasTool::SchemasTool(char const*) (table_function.h:66) ==31270== by 0x1AEAC070: init(drizzled::plugin::Registry&) (schemas.h:83) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 577 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAC070: init(drizzled::plugin::Registry&) (schemas.h:83) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 578 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB6099: ShowIndexes::ShowIndexes() (table_function.h:66) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 579 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB6132: ShowIndexes::ShowIndexes() (table_function.h:68) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 580 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6197: ShowIndexes::ShowIndexes() (show_indexes.cc:35) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 581 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB4CB9: ShowColumns::ShowColumns() (table_function.h:66) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 582 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB4D52: ShowColumns::ShowColumns() (table_function.h:68) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 583 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6D1C: TableConstraintsTool::TableConstraintsTool() (table_constraints.cc:32) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 584 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFFB5: ShowTableStatus::ShowTableStatus() (show_table_status.h:38) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 585 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB86B4: TablesTool::TablesTool() (tables.cc:55) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 586 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEACAA5: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 587 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEACF9A: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 37 bytes in 1 blocks are possibly lost in loss record 588 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAD1FC: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 589 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x76C5C2: myisam_init(drizzled::plugin::Registry&) (ha_myisam.cc:83) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 590 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x5CE436: drizzled::plugin::TransactionalStorageEngine::TransactionalStorageEngine(std::string, std::bitset<28ul> const&, bool) (transactional_storage_engine.cc:45) ==31270== by 0x5CF053: drizzled::plugin::XaStorageEngine::XaStorageEngine(std::string, std::bitset<28ul> const&) (xa_storage_engine.cc:51) ==31270== by 0x68D5E5: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:273) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 591 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x1F5654A7: init(drizzled::plugin::Registry&) (archive_engine.h:71) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 592 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x1EF2EE48: blackhole_init(drizzled::plugin::Registry&) (ha_blackhole.cc:58) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 593 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EB19345: CharacterSetsTool::CharacterSetsTool() (table_function.h:66) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 594 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EB1A380: CollationsTool::CollationsTool() (table_function.h:66) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 595 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68DB6E: innobase_init(drizzled::plugin::Registry&) (table_function.h:66) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 596 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68DB8A: innobase_init(drizzled::plugin::Registry&) (table_function.h:66) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 597 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x68DC0A: innobase_init(drizzled::plugin::Registry&) (table_function.h:68) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 598 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x68DC2C: innobase_init(drizzled::plugin::Registry&) (status_function.h:32) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 599 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68DF5F: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1960) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 600 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x69304F: CmpTool::CmpTool(bool) (table_function.h:66) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 601 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69316A: CmpTool::CmpTool(bool) (data_dictionary.cc:48) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 602 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x69304F: CmpTool::CmpTool(bool) (table_function.h:66) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 603 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69316A: CmpTool::CmpTool(bool) (data_dictionary.cc:48) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 604 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6929D0: CmpmemTool::CmpmemTool(bool) (table_function.h:66) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 605 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6929E0: CmpmemTool::CmpmemTool(bool) (table_function.h:66) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 606 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x692A72: CmpmemTool::CmpmemTool(bool) (table_function.h:68) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 607 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68DFFC: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1969) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 608 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6929D0: CmpmemTool::CmpmemTool(bool) (table_function.h:66) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 609 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x692098: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:66) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 610 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x692098: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:66) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 611 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x692098: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:66) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 612 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x67D81D: heap_init(drizzled::plugin::Registry&) (ha_heap.cc:52) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 613 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E703D37: initialize(drizzled::plugin::Registry&) (connection_id.cc:74) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 614 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E703FB8: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 615 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x1E0E6FD1: tina_init_func(drizzled::plugin::Registry&) (ha_tina.cc:125) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 616 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x1D6B8F78: Function::Function(std::string const&) (function.cc:37) ==31270== by 0x1D6B94C0: init(drizzled::plugin::Registry&) (function.cc:112) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 617 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B4D7D45: ModulesTool::ModulesTool() (table_function.h:66) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 618 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E3C: ModulesTool::ModulesTool() (modules.cc:43) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 619 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B4D8825: PluginsTool::PluginsTool() (table_function.h:66) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 620 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEA9DE5: ColumnsTool::ColumnsTool() (table_function.h:66) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 621 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAA05C: ColumnsTool::ColumnsTool() (columns.cc:52) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 622 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB08E0: IndexPartsTool::IndexPartsTool() (table_function.h:66) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 623 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A09: IndexPartsTool::IndexPartsTool() (index_parts.cc:35) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 624 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB2185: IndexesTool::IndexesTool() (table_function.h:66) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 625 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB22FF: IndexesTool::IndexesTool() (indexes.cc:38) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 626 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB29A5: ReferentialConstraintsTool::ReferentialConstraintsTool() (table_function.h:66) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 627 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB3AC3: SchemasTool::SchemasTool() (table_function.h:66) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 628 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAFD41: SchemasTool::SchemasTool(char const*) (table_function.h:66) ==31270== by 0x1AEAC022: init(drizzled::plugin::Registry&) (tables.h:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 629 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAFD41: SchemasTool::SchemasTool(char const*) (table_function.h:66) ==31270== by 0x1AEAC070: init(drizzled::plugin::Registry&) (schemas.h:83) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 630 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB6085: ShowIndexes::ShowIndexes() (table_function.h:66) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 631 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB4CA5: ShowColumns::ShowColumns() (table_function.h:66) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 632 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB6C25: TableConstraintsTool::TableConstraintsTool() (table_function.h:66) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 633 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAFD41: SchemasTool::SchemasTool(char const*) (table_function.h:66) ==31270== by 0x1AEAFEF3: ShowTableStatus::ShowTableStatus() (tables.h:35) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 634 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB85E0: TablesTool::TablesTool() (table_function.h:66) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 635 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB872C: TablesTool::TablesTool() (tables.cc:61) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 636 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C88BC: drizzled::plugin::StorageEngine::StorageEngine(std::string, std::bitset<28ul> const&) (storage_engine.cc:78) ==31270== by 0x1AC9A9F6: Schema::Schema() (schema.cc:57) ==31270== by 0x1AC9CAC4: init(drizzled::plugin::Registry&) (plugin.cc:34) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 637 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AA902D5: ProcesslistTool::ProcesslistTool() (table_function.h:66) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 638 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A6804C9: init(drizzled::plugin::Registry&) (single_thread.h:36) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 639 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A680706: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 640 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA0E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 641 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAE2: StateTool::StateTool(char const*, bool) (status.cc:40) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 642 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA0E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 643 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA1E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 644 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 645 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAE2: StateTool::StateTool(char const*, bool) (status.cc:40) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 646 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA0E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 647 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAE2: StateTool::StateTool(char const*, bool) (status.cc:40) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 648 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA0E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 649 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAE2: StateTool::StateTool(char const*, bool) (status.cc:40) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 650 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA0E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 651 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAE2: StateTool::StateTool(char const*, bool) (status.cc:40) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 652 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA0E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 653 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAE2: StateTool::StateTool(char const*, bool) (status.cc:40) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 38 bytes in 1 blocks are possibly lost in loss record 654 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A270EF9: void drizzled::plugin::Registry::add(StatusTool*) (stl_pair.h:90) ==31270== by 0x1A26FE86: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 655 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x7991C7: init(drizzled::plugin::Registry&) (oldlibdrizzle.cc:801) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 656 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x799490: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 657 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EB19359: CharacterSetsTool::CharacterSetsTool() (table_function.h:66) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 658 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1EB193F2: CharacterSetsTool::CharacterSetsTool() (table_function.h:68) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 659 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1EB193F2: CharacterSetsTool::CharacterSetsTool() (table_function.h:68) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 660 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1EB1A432: CollationsTool::CollationsTool() (table_function.h:68) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 661 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x68DC0A: innobase_init(drizzled::plugin::Registry&) (table_function.h:68) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 662 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x68DC40: innobase_init(drizzled::plugin::Registry&) (status_function.h:33) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 663 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x6930F1: CmpTool::CmpTool(bool) (table_function.h:68) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 664 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x693183: CmpTool::CmpTool(bool) (data_dictionary.cc:49) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 665 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x6930F1: CmpTool::CmpTool(bool) (table_function.h:68) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 666 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x693183: CmpTool::CmpTool(bool) (data_dictionary.cc:49) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 667 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x692A72: CmpmemTool::CmpmemTool(bool) (table_function.h:68) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 668 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AEB: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:104) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 669 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x692A72: CmpmemTool::CmpmemTool(bool) (table_function.h:68) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 670 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692AEB: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:104) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 671 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 672 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 673 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 674 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A468: CollationsTool::CollationsTool() (collations.cc:32) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 675 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1EB1AD5B: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 676 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D6B9499: init(drizzled::plugin::Registry&) (function.cc:112) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 677 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D6B96B2: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 678 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1B4D7DF2: ModulesTool::ModulesTool() (table_function.h:68) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 679 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E28: ModulesTool::ModulesTool() (modules.cc:42) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 680 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E66: ModulesTool::ModulesTool() (modules.cc:45) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 681 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E8E: ModulesTool::ModulesTool() (modules.cc:47) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 682 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1B4D88D2: PluginsTool::PluginsTool() (table_function.h:68) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 683 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEA9E92: ColumnsTool::ColumnsTool() (table_function.h:68) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 684 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F1D: ColumnsTool::ColumnsTool() (columns.cc:37) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 685 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAA070: ColumnsTool::ColumnsTool() (columns.cc:54) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 686 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAA084: ColumnsTool::ColumnsTool() (columns.cc:56) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 687 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB0992: IndexPartsTool::IndexPartsTool() (table_function.h:68) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 688 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A3B: IndexPartsTool::IndexPartsTool() (index_parts.cc:37) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 689 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB2232: IndexesTool::IndexesTool() (table_function.h:68) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 690 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB2A52: ReferentialConstraintsTool::ReferentialConstraintsTool() (table_function.h:68) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 691 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB3B70: SchemasTool::SchemasTool() (table_function.h:68) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 692 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAC022: init(drizzled::plugin::Registry&) (tables.h:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 693 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAC070: init(drizzled::plugin::Registry&) (schemas.h:83) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 694 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB6132: ShowIndexes::ShowIndexes() (table_function.h:68) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 695 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB4D52: ShowColumns::ShowColumns() (table_function.h:68) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 696 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB6CD2: TableConstraintsTool::TableConstraintsTool() (table_function.h:68) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 697 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAFEF3: ShowTableStatus::ShowTableStatus() (tables.h:35) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 698 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFF79: ShowTableStatus::ShowTableStatus() (show_table_status.h:35) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 699 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFFDD: ShowTableStatus::ShowTableStatus() (show_table_status.h:40) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 700 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0055: ShowTableStatus::ShowTableStatus() (show_table_status.h:46) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 701 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB8692: TablesTool::TablesTool() (table_function.h:68) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 702 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AA90382: ProcesslistTool::ProcesslistTool() (table_function.h:68) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 703 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 704 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAF6: StateTool::StateTool(char const*, bool) (status.cc:41) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 705 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 706 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAF6: StateTool::StateTool(char const*, bool) (status.cc:41) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 707 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 708 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAF6: StateTool::StateTool(char const*, bool) (status.cc:41) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 709 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA1E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 710 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 711 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 712 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAF6: StateTool::StateTool(char const*, bool) (status.cc:41) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 713 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 714 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAF6: StateTool::StateTool(char const*, bool) (status.cc:41) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 715 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD4CE: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 716 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1A26DAF6: StateTool::StateTool(char const*, bool) (status.cc:41) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 39 bytes in 1 blocks are possibly lost in loss record 717 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A270EF9: void drizzled::plugin::Registry::add(StatusTool*) (stl_pair.h:90) ==31270== by 0x1A26FEB3: init(drizzled::plugin::Registry&) (dictionary.cc:47) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 813 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1EB193F2: CharacterSetsTool::CharacterSetsTool() (table_function.h:68) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 814 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1EB1A432: CollationsTool::CollationsTool() (table_function.h:68) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 815 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x68DC0A: innobase_init(drizzled::plugin::Registry&) (table_function.h:68) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 816 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x6930F1: CmpTool::CmpTool(bool) (table_function.h:68) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 817 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x693151: CmpTool::CmpTool(bool) (data_dictionary.cc:47) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 818 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69319C: CmpTool::CmpTool(bool) (data_dictionary.cc:50) ==31270== by 0x68DF85: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1962) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 819 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x6930F1: CmpTool::CmpTool(bool) (table_function.h:68) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 820 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x693151: CmpTool::CmpTool(bool) (data_dictionary.cc:47) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 821 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69319C: CmpTool::CmpTool(bool) (data_dictionary.cc:50) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 822 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x692A72: CmpmemTool::CmpmemTool(bool) (table_function.h:68) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 823 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692B04: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:105) ==31270== by 0x68DFEA: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1968) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 824 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x692A72: CmpmemTool::CmpmemTool(bool) (table_function.h:68) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 825 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692B04: CmpmemTool::CmpmemTool(bool) (data_dictionary.cc:105) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 826 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 827 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E08A: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1977) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 828 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 829 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692386: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:186) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 830 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B6E1EFB: PoolOfThreadsScheduler::PoolOfThreadsScheduler(char const*) (pool_of_threads.cc:483) ==31270== by 0x1B6E287C: init(drizzled::plugin::Registry&) (pool_of_threads.cc:644) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 831 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1B6E2A21: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 832 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1B4D7DF2: ModulesTool::ModulesTool() (table_function.h:68) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 833 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1B4D88D2: PluginsTool::PluginsTool() (table_function.h:68) ==31270== by 0x1B4D6268: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 834 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEA9E92: ColumnsTool::ColumnsTool() (table_function.h:68) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 835 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB0992: IndexPartsTool::IndexPartsTool() (table_function.h:68) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 836 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB2232: IndexesTool::IndexesTool() (table_function.h:68) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 837 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB2A52: ReferentialConstraintsTool::ReferentialConstraintsTool() (table_function.h:68) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 838 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2A88: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:31) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 839 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB3B70: SchemasTool::SchemasTool() (table_function.h:68) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 840 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAC022: init(drizzled::plugin::Registry&) (tables.h:35) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 841 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAC070: init(drizzled::plugin::Registry&) (schemas.h:83) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 842 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB6132: ShowIndexes::ShowIndexes() (table_function.h:68) ==31270== by 0x1AEAC0B7: init(drizzled::plugin::Registry&) (dictionary.cc:49) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 843 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB4D52: ShowColumns::ShowColumns() (table_function.h:68) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 844 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB4DC8: ShowColumns::ShowColumns() (show_columns.cc:47) ==31270== by 0x1AEAC0DB: init(drizzled::plugin::Registry&) (dictionary.cc:50) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 845 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB6CD2: TableConstraintsTool::TableConstraintsTool() (table_function.h:68) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 846 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6D08: TableConstraintsTool::TableConstraintsTool() (table_constraints.cc:31) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 847 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6D44: TableConstraintsTool::TableConstraintsTool() (table_constraints.cc:34) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 848 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAFEF3: ShowTableStatus::ShowTableStatus() (tables.h:35) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 849 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAFFA1: ShowTableStatus::ShowTableStatus() (show_table_status.h:37) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 850 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB8692: TablesTool::TablesTool() (table_function.h:68) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 851 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB8718: TablesTool::TablesTool() (tables.cc:60) ==31270== by 0x1AEAC147: init(drizzled::plugin::Registry&) (dictionary.cc:53) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 852 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B437: std::string::append(char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D91: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7C07C2: drizzled::message::Schema::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC9A15B: Schema::readSchemaFile(std::string const&, drizzled::message::Schema&) (schema.cc:399) ==31270== by 0x1AC9A648: Schema::prime() (schema.cc:138) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 853 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AA90382: ProcesslistTool::ProcesslistTool() (table_function.h:68) ==31270== by 0x1AA91084: init(drizzled::plugin::Registry&) (dictionary.cc:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 854 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 855 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD64: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 856 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 857 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FDDA: init(drizzled::plugin::Registry&) (status.h:28) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 858 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 859 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD49A: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 860 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A063A26: initialize(drizzled::plugin::Registry&) (substr_functions.cc:264) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 1 blocks are possibly lost in loss record 861 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A06408A: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 40 bytes in 5 blocks are possibly lost in loss record 862 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5A05: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3735) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 40 bytes in 5 blocks are possibly lost in loss record 863 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D69B7: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4338) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 40 bytes in 5 blocks are possibly lost in loss record 864 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D21AD: drizzled::message::Table_StorageEngine::MergeFrom(drizzled::message::Table_StorageEngine const&) (table.pb.h:2621) ==31270== by 0x7D6744: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7069) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 40 bytes in 5 blocks are possibly lost in loss record 865 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D0615: drizzled::message::Table_TableOptions::MergeFrom(drizzled::message::Table_TableOptions const&) (table.pb.h:2708) ==31270== by 0x7D67D6: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7072) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 40 bytes in 5 blocks are possibly lost in loss record 866 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5A05: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3735) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 867 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1ED22FF1: initialize(drizzled::plugin::Registry&) (charlength.cc:72) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 868 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1ED23BF9: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1ED230D7: initialize(drizzled::plugin::Registry&) (charlength.cc:74) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 869 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x69305F: CmpTool::CmpTool(bool) (table_function.h:66) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 870 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x6930F1: CmpTool::CmpTool(bool) (table_function.h:68) ==31270== by 0x68DFB9: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1965) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 871 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68DFCB: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1966) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 872 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6921D5: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:164) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 873 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69239A: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:187) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 874 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x678CE7: init(drizzled::plugin::Registry&) (oldlibdrizzle.cc:815) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 875 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x678FB0: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 876 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A71D2: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:37) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 877 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4AA9E9: void drizzled::plugin::Registry::add >(drizzled::plugin::Create_function*) (stl_pair.h:90) ==31270== by 0x1D4A7861: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 878 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F09: ColumnsTool::ColumnsTool() (columns.cc:36) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 879 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9FE4: ColumnsTool::ColumnsTool() (columns.cc:46) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 880 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A51: IndexPartsTool::IndexPartsTool() (index_parts.cc:38) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 881 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA1E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 882 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FE18: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41 bytes in 1 blocks are possibly lost in loss record 883 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A27139A: void drizzled::plugin::Registry::add(VariablesTool*) (stl_pair.h:90) ==31270== by 0x1A26FE95: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 884 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D48A7: google::protobuf::FileDescriptorProto::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529488A: google::protobuf::MessageLite::ParseFromArray(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D7129: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7A82A7: drizzled::message::protobuf_AddDesc_transaction_2eproto() (transaction.pb.cc:662) ==31270== by 0x7A8CC8: global constructors keyed to transaction.pb.cc (transaction.pb.cc:715) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 885 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6920A8: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:66) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 886 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x69213B: InnodbTrxTool::InnodbTrxTool(char const*) (table_function.h:68) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 887 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x69235E: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:184) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 888 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692372: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:185) ==31270== by 0x68E0C0: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1980) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 889 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68E0D2: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1981) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 890 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9FCB: ColumnsTool::ColumnsTool() (columns.cc:45) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 891 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAA043: ColumnsTool::ColumnsTool() (columns.cc:51) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 892 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A22: IndexPartsTool::IndexPartsTool() (index_parts.cc:36) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 893 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2A74: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:30) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 894 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB6C39: TableConstraintsTool::TableConstraintsTool() (table_function.h:66) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 895 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB6CD2: TableConstraintsTool::TableConstraintsTool() (table_function.h:68) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 896 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB6CF4: TableConstraintsTool::TableConstraintsTool() (table_constraints.cc:30) ==31270== by 0x1AEAC0FF: init(drizzled::plugin::Registry&) (dictionary.cc:51) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 897 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAFD56: SchemasTool::SchemasTool(char const*) (table_function.h:66) ==31270== by 0x1AEAFEF3: ShowTableStatus::ShowTableStatus() (tables.h:35) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 898 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEAFDE9: SchemasTool::SchemasTool(char const*) (table_function.h:68) ==31270== by 0x1AEAFEF3: ShowTableStatus::ShowTableStatus() (tables.h:35) ==31270== by 0x1AEAC123: init(drizzled::plugin::Registry&) (dictionary.cc:52) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 899 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAD454: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 900 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAD66F: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 901 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A889187: initialize(drizzled::plugin::Registry&) (show_schema_proto.cc:110) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 902 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A889408: initialize(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 903 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA1E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 904 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD26: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 905 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA1E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 906 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FE53: init(drizzled::plugin::Registry&) (variables.h:30) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 907 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A270259: void drizzled::plugin::Registry::add(StatementsTool*) (stl_pair.h:90) ==31270== by 0x1A26FE77: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42 bytes in 1 blocks are possibly lost in loss record 908 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A27139A: void drizzled::plugin::Registry::add(VariablesTool*) (stl_pair.h:90) ==31270== by 0x1A26FEC2: init(drizzled::plugin::Registry&) (dictionary.cc:48) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 909 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB19414: CharacterSetsTool::CharacterSetsTool() (character_sets.cc:30) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 910 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB1A454: CollationsTool::CollationsTool() (collations.cc:31) ==31270== by 0x1EB1ABA8: init(drizzled::plugin::Registry&) (dictionary.cc:32) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 911 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DCD05F7: init(drizzled::plugin::Registry&) (default_replicator.cc:79) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 912 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DCD0888: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 913 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A756A: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:41) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 914 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A7E1C: gearman_udf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 915 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1B4D7E7A: ModulesTool::ModulesTool() (modules.cc:46) ==31270== by 0x1B4D6244: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 916 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F89: ColumnsTool::ColumnsTool() (columns.cc:42) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 917 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB0A67: IndexPartsTool::IndexPartsTool() (index_parts.cc:39) ==31270== by 0x1AEABF8B: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 918 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2292: IndexesTool::IndexesTool() (indexes.cc:33) ==31270== by 0x1AEABFAF: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 919 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A26DA1E: StateTool::StateTool(char const*, bool) (table_function.h:66) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 920 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1A26DAB1: StateTool::StateTool(char const*, bool) (table_function.h:68) ==31270== by 0x1A26FD9F: init(drizzled::plugin::Registry&) (status.h:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 43 bytes in 1 blocks are possibly lost in loss record 921 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1A270259: void drizzled::plugin::Registry::add(StatementsTool*) (stl_pair.h:90) ==31270== by 0x1A26FEA4: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 44 bytes in 1 blocks are possibly lost in loss record 922 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x6929E0: CmpmemTool::CmpmemTool(bool) (table_function.h:66) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 44 bytes in 1 blocks are possibly lost in loss record 923 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x692A72: CmpmemTool::CmpmemTool(bool) (table_function.h:68) ==31270== by 0x68E01E: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1971) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 44 bytes in 1 blocks are possibly lost in loss record 924 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x68EFE9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (stl_pair.h:90) ==31270== by 0x68E030: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1972) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 44 bytes in 1 blocks are possibly lost in loss record 925 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E90FFBB: compressionudf_plugin_init(drizzled::plugin::Registry&) (compressionudf.cc:37) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 44 bytes in 1 blocks are possibly lost in loss record 926 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1E91089C: compressionudf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 45 bytes in 1 blocks are possibly lost in loss record 927 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1EB19428: CharacterSetsTool::CharacterSetsTool() (character_sets.cc:31) ==31270== by 0x1EB1AB84: init(drizzled::plugin::Registry&) (dictionary.cc:31) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 45 bytes in 1 blocks are possibly lost in loss record 928 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DACAC69: errmsg_stderr_plugin_init(drizzled::plugin::Registry&) (errmsg_stderr.cc:39) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 45 bytes in 1 blocks are possibly lost in loss record 929 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DACAEA6: errmsg_stderr_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 46 bytes in 1 blocks are possibly lost in loss record 930 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x6921BC: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:163) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 46 bytes in 1 blocks are possibly lost in loss record 931 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x692207: InnodbTrxTool::InnodbTrxTool(char const*) (data_dictionary.cc:166) ==31270== by 0x68E054: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1974) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 46 bytes in 1 blocks are possibly lost in loss record 932 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1DCD0635: init(drizzled::plugin::Registry&) (transaction_replicator.h:64) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 46 bytes in 1 blocks are possibly lost in loss record 933 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F47: ColumnsTool::ColumnsTool() (columns.cc:39) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 46 bytes in 1 blocks are possibly lost in loss record 934 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2B14: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:42) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 47 bytes in 1 blocks are possibly lost in loss record 935 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A776A: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 47 bytes in 1 blocks are possibly lost in loss record 936 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A8379: gearman_udf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 47 bytes in 1 blocks are possibly lost in loss record 937 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEA9F33: ColumnsTool::ColumnsTool() (columns.cc:38) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 47 bytes in 1 blocks are possibly lost in loss record 938 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAA02A: ColumnsTool::ColumnsTool() (columns.cc:50) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 47 bytes in 1 blocks are possibly lost in loss record 939 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2AB0: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:34) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 47 bytes in 1 blocks are possibly lost in loss record 940 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB3BA6: SchemasTool::SchemasTool() (schemas.cc:31) ==31270== by 0x1AEABFF7: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 48 bytes in 1 blocks are possibly lost in loss record 1,172 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B66E: std::string::append(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x52B44C3: std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52DAFB9: google::protobuf::SimpleDescriptorDatabase::DescriptorIndex >::AddFile(google::protobuf::FileDescriptorProto const&, std::pair) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D714F: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7C0575: drizzled::message::protobuf_AddDesc_schema_2eproto() (schema.pb.cc:77) ==31270== by 0x7C05F7: global constructors keyed to schema.pb.cc (schema.pb.cc:88) ==31270== by 0x7DAC55: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== ==31270== 48 bytes in 1 blocks are possibly lost in loss record 1,173 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A766A: gearman_udf_plugin_init(drizzled::plugin::Registry&) (gearman_udf.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 48 bytes in 1 blocks are possibly lost in loss record 1,174 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1D4A804C: gearman_udf_plugin_init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 48 bytes in 1 blocks are possibly lost in loss record 1,175 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEB29B9: ReferentialConstraintsTool::ReferentialConstraintsTool() (table_function.h:66) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 48 bytes in 1 blocks are possibly lost in loss record 1,176 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD411: drizzled::plugin::TableFunction::init() (basic_string.h:970) ==31270== by 0x1AEB2A52: ReferentialConstraintsTool::ReferentialConstraintsTool() (table_function.h:68) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 48 bytes in 1 blocks are possibly lost in loss record 1,177 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x1AEAC7E9: init(drizzled::plugin::Registry&) (stl_pair.h:90) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 49 bytes in 1 blocks are possibly lost in loss record 1,178 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEAA011: ColumnsTool::ColumnsTool() (columns.cc:49) ==31270== by 0x1AEABF67: init(drizzled::plugin::Registry&) (dictionary.cc:42) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 49 bytes in 1 blocks are possibly lost in loss record 1,179 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5CD7AE: drizzled::plugin::TableFunction::add_field(char const*, drizzled::plugin::TableFunction::ColumnType, unsigned int, bool) (basic_string.h:970) ==31270== by 0x1AEB2A9C: ReferentialConstraintsTool::ReferentialConstraintsTool() (referential_constraints.cc:33) ==31270== by 0x1AEABFD3: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 49 bytes in 1 blocks are possibly lost in loss record 1,180 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAD762: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 50 bytes in 1 blocks are possibly lost in loss record 1,181 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1B4D63FA: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 50 bytes in 1 blocks are possibly lost in loss record 1,182 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1B4D6779: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 50 bytes in 1 blocks are possibly lost in loss record 1,183 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAC2E9: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 50 bytes in 1 blocks are possibly lost in loss record 1,184 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAF219: void drizzled::plugin::Registry::add(IndexesTool*) (registry.h:113) ==31270== by 0x1AEAC381: init(drizzled::plugin::Registry&) (dictionary.cc:57) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 50 bytes in 1 blocks are possibly lost in loss record 1,185 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEACD16: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 53 bytes in 1 blocks are possibly lost in loss record 1,186 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68DF97: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1963) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 53 bytes in 1 blocks are possibly lost in loss record 1,187 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68E066: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1975) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 53 bytes in 1 blocks are possibly lost in loss record 1,188 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1EB1B0B9: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 54 bytes in 1 blocks are possibly lost in loss record 1,189 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAEF79: void drizzled::plugin::Registry::add(IndexPartsTool*) (registry.h:113) ==31270== by 0x1AEAC372: init(drizzled::plugin::Registry&) (dictionary.cc:56) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 54 bytes in 1 blocks are possibly lost in loss record 1,190 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAC5B9: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 54 bytes in 1 blocks are possibly lost in loss record 1,191 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AA91219: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 55 bytes in 1 blocks are possibly lost in loss record 1,192 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68E09C: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1978) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 55 bytes in 1 blocks are possibly lost in loss record 1,193 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEACA85: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 55 bytes in 1 blocks are possibly lost in loss record 1,194 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEACF77: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 55 bytes in 1 blocks are possibly lost in loss record 1,195 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAD1D9: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 56 bytes in 1 blocks are possibly lost in loss record 1,213 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68DF5F: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1960) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 56 bytes in 1 blocks are possibly lost in loss record 1,214 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68DFFC: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1969) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 56 bytes in 1 blocks are possibly lost in loss record 1,215 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1A270ED9: void drizzled::plugin::Registry::add(StatusTool*) (registry.h:113) ==31270== by 0x1A26FE86: init(drizzled::plugin::Registry&) (dictionary.cc:44) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 57 bytes in 1 blocks are possibly lost in loss record 1,216 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D48A7: google::protobuf::FileDescriptorProto::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529488A: google::protobuf::MessageLite::ParseFromArray(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D7129: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52BCFAD: google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52BD948: ??? (in /usr/lib/libprotobuf.so.5.0.0) ==31270== ==31270== 57 bytes in 1 blocks are possibly lost in loss record 1,217 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1EB1AD3A: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 57 bytes in 1 blocks are possibly lost in loss record 1,218 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1A270ED9: void drizzled::plugin::Registry::add(StatusTool*) (registry.h:113) ==31270== by 0x1A26FEB3: init(drizzled::plugin::Registry&) (dictionary.cc:47) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 59 bytes in 1 blocks are possibly lost in loss record 1,219 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68DFCB: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1966) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 59 bytes in 1 blocks are possibly lost in loss record 1,220 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1A271379: void drizzled::plugin::Registry::add(VariablesTool*) (registry.h:113) ==31270== by 0x1A26FE95: init(drizzled::plugin::Registry&) (dictionary.cc:45) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 60 bytes in 1 blocks are possibly lost in loss record 1,221 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68E0D2: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1981) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 60 bytes in 1 blocks are possibly lost in loss record 1,222 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAD431: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 60 bytes in 1 blocks are possibly lost in loss record 1,223 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAD64C: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 60 bytes in 1 blocks are possibly lost in loss record 1,224 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1A270239: void drizzled::plugin::Registry::add(StatementsTool*) (registry.h:113) ==31270== by 0x1A26FE77: init(drizzled::plugin::Registry&) (dictionary.cc:43) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 60 bytes in 1 blocks are possibly lost in loss record 1,225 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1A271379: void drizzled::plugin::Registry::add(VariablesTool*) (registry.h:113) ==31270== by 0x1A26FEC2: init(drizzled::plugin::Registry&) (dictionary.cc:48) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 61 bytes in 1 blocks are possibly lost in loss record 1,226 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1A270239: void drizzled::plugin::Registry::add(StatementsTool*) (registry.h:113) ==31270== by 0x1A26FEA4: init(drizzled::plugin::Registry&) (dictionary.cc:46) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 62 bytes in 1 blocks are possibly lost in loss record 1,227 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x68EFC9: void drizzled::plugin::Registry::add(drizzled::plugin::TableFunction*) (registry.h:113) ==31270== by 0x68E030: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1972) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 64 bytes in 1 blocks are possibly lost in loss record 1,437 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D61A4: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:702) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 64 bytes in 1 blocks are possibly lost in loss record 1,438 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D61A4: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:702) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 64 bytes in 8 blocks are possibly lost in loss record 1,439 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D2FBD: drizzled::message::Table_Field_SetFieldOptions::MergeFrom(drizzled::message::Table_Field_SetFieldOptions const&) (table.pb.h:3645) ==31270== by 0x7D56CB: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.cc:5273) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== ==31270== 66 bytes in 1 blocks are possibly lost in loss record 1,440 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A4A4: drizzled::TableFunctionContainer::addFunction(drizzled::plugin::TableFunction*) (basic_string.h:970) ==31270== by 0x5CCF65: drizzled::plugin::TableFunction::addPlugin(drizzled::plugin::TableFunction*) (table_function.cc:58) ==31270== by 0x1AEAC7C9: init(drizzled::plugin::Registry&) (registry.h:113) ==31270== by 0x5C257C: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 78 bytes in 3 blocks are possibly lost in loss record 1,441 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AB1A: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x63CFFE: drizzled::statement::Savepoint::execute() (named_savepoint.h:44) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== ==31270== 80 bytes in 2 blocks are possibly lost in loss record 1,443 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5989: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3842) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 88 bytes in 1 blocks are possibly lost in loss record 1,445 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x613986: drizzled::String::set_int(long, bool, drizzled::charset_info_st const*) (sql_string.cc:121) ==31270== by 0x50F262: drizzled::Field_blob::store(long, bool) (blob.cc:281) ==31270== by 0x5E9791: drizzled::fill_record(drizzled::Session*, drizzled::List&, drizzled::List&, bool) (sql_base.cc:4266) ==31270== by 0x61DAB3: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:451) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== ==31270== 88 bytes in 1 blocks are possibly lost in loss record 1,446 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D6333: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:702) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 88 bytes in 1 blocks are possibly lost in loss record 1,447 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D6333: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:702) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 99 bytes in 2 blocks are possibly lost in loss record 1,640 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B66E: std::string::append(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x52B44C3: std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52DAFB9: google::protobuf::SimpleDescriptorDatabase::DescriptorIndex >::AddFile(google::protobuf::FileDescriptorProto const&, std::pair) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D714F: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7C4BED: drizzled::message::protobuf_AddDesc_table_2eproto() (table.pb.cc:601) ==31270== by 0x7C54F8: global constructors keyed to table.pb.cc (table.pb.cc:644) ==31270== by 0x7DAC55: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== ==31270== 104 bytes in 1 blocks are possibly lost in loss record 1,864 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D698D: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4394) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 104 bytes in 1 blocks are possibly lost in loss record 1,865 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D698D: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4394) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 108 bytes in 4 blocks are possibly lost in loss record 1,866 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x67BA1A1: strdup (strdup.c:43) ==31270== by 0x64243D: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1341) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,950 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x69F285: btr_search_sys_create (mem0mem.ic:443) ==31270== by 0x6A683D: buf_pool_init (buf0buf.c:977) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,951 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x6E6A35: log_init (log0log.c:818) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,952 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x6E6A55: log_init (log0log.c:822) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,953 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6E6ABE: log_init (log0log.c:833) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,954 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6E6ABE: log_init (log0log.c:833) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,955 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6DFB60: lock_sys_create (mem0mem.ic:443) ==31270== by 0x73275A: innobase_start_or_create_for_mysql (srv0start.c:1357) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,956 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6C8327: fil_space_create (fil0fil.c:1191) ==31270== by 0x732E18: innobase_start_or_create_for_mysql (srv0start.c:997) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,957 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759288: dict_boot (dict0boot.c:295) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,958 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759288: dict_boot (dict0boot.c:295) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,959 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x7592F6: dict_boot (dict0boot.c:308) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,960 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x7592F6: dict_boot (dict0boot.c:308) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,961 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x6C169A: dict_mem_table_create (dict0mem.c:81) ==31270== by 0x759315: dict_boot (dict0boot.c:316) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,962 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759501: dict_boot (dict0boot.c:340) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,963 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759501: dict_boot (dict0boot.c:340) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,964 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x6C169A: dict_mem_table_create (dict0mem.c:81) ==31270== by 0x759520: dict_boot (dict0boot.c:348) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,965 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759709: dict_boot (dict0boot.c:382) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,966 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759709: dict_boot (dict0boot.c:382) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,967 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x6C169A: dict_mem_table_create (dict0mem.c:81) ==31270== by 0x759728: dict_boot (dict0boot.c:390) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,968 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x759860: dict_boot (dict0boot.c:409) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,969 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x6D8CB9: ibuf_init_at_db_start (ibuf0ibuf.c:504) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,970 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x6D8CB9: ibuf_init_at_db_start (ibuf0ibuf.c:504) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,971 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x74245B: trx_rseg_mem_create (trx0rseg.c:167) ==31270== by 0x7427A5: trx_rseg_list_and_array_init (trx0rseg.c:242) ==31270== by 0x743D85: trx_sys_init_at_db_start (trx0sys.c:959) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,972 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x746265: trx_create (trx0trx.c:131) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x743E0C: trx_sys_init_at_db_start (trx0sys.c:978) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,973 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x737B97: trx_purge_sys_create (trx0purge.c:230) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,974 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x737B97: trx_purge_sys_create (trx0purge.c:230) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,975 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x737BB2: trx_purge_sys_create (trx0purge.c:232) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,976 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x746265: trx_create (trx0trx.c:131) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x737C15: trx_purge_sys_create (trx0purge.c:238) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,977 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x6C169A: dict_mem_table_create (dict0mem.c:81) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,978 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x6C169A: dict_mem_table_create (dict0mem.c:81) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,979 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,980 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 120 bytes in 1 blocks are possibly lost in loss record 1,981 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x60C988: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3999) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== ==31270== 120 bytes in 3 blocks are possibly lost in loss record 1,982 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D25B8: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (repeated_field.h:250) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 120 bytes in 3 blocks are possibly lost in loss record 1,983 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D291C: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4272) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 120 bytes in 3 blocks are possibly lost in loss record 1,984 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D25B8: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (repeated_field.h:250) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 120 bytes in 3 blocks are possibly lost in loss record 1,985 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D291C: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4272) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,023 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C8209: fil_space_create (mem0mem.ic:443) ==31270== by 0x732E18: innobase_start_or_create_for_mysql (srv0start.c:997) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,024 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C23E0: T.451 (mem0mem.ic:443) ==31270== by 0x6C69C3: fil_node_create (mem0mem.ic:615) ==31270== by 0x732C44: innobase_start_or_create_for_mysql (srv0start.c:1002) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,025 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C8209: fil_space_create (mem0mem.ic:443) ==31270== by 0x7337E2: innobase_start_or_create_for_mysql (srv0start.c:709) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,026 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E6207: log_group_init (mem0mem.ic:443) ==31270== by 0x7332CF: innobase_start_or_create_for_mysql (srv0start.c:731) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,027 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,028 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,029 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6964: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4486) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,030 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,031 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6964: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4486) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,032 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x727197: row_search_for_mysql (row0sel.c:3005) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x51E681: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:541) ==31270== by 0x61D82F: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:298) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,033 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x727197: row_search_for_mysql (row0sel.c:3005) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x4FEC5A: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1231) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,034 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,035 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,036 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x72646A: row_search_for_mysql (row0sel.c:4370) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,037 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,038 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FDB17: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1329) ==31270== by 0x60AB01: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3724) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,039 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,040 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,041 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x5B9F27: drizzled::optimizer::sum_query(drizzled::TableList*, drizzled::List&, drizzled::Item*) (sum.cc:334) ==31270== by 0x58E3BA: drizzled::JOIN::optimize() (join.cc:512) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,042 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x585011: drizzled::flush_cached_records(drizzled::JOIN*, drizzled::JoinTable*, bool) (join.cc:2660) ==31270== by 0x607016: drizzled::sub_select_cache(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3383) ==31270== by 0x60AEDF: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3334) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,043 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,044 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FDB17: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1329) ==31270== by 0x60AB01: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3724) ==31270== by 0x60CBEC: drizzled::join_read_const_table(drizzled::JoinTable*, drizzled::optimizer::Position*) (sql_select.cc:3628) ==31270== by 0x58C715: drizzled::make_join_statistics(drizzled::JOIN*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5881) ==31270== by 0x58DF0E: drizzled::JOIN::optimize() (join.cc:560) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== ==31270== 128 bytes in 1 blocks are possibly lost in loss record 2,045 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 128 bytes in 2 blocks are possibly lost in loss record 2,046 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5939: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3808) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 128 bytes in 2 blocks are possibly lost in loss record 2,047 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5939: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3808) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 140 bytes in 5 blocks are possibly lost in loss record 2,050 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x67882B: ClientDrizzleProtocol::checkConnection() (basic_string.h:970) ==31270== by 0x678C2D: ClientDrizzleProtocol::authenticate() (oldlibdrizzle.cc:156) ==31270== by 0x5D84D1: drizzled::Session::run() (session.cc:667) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== ==31270== 144 bytes in 1 blocks are possibly lost in loss record 2,056 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x731158: srv_init (mem0mem.ic:443) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 144 bytes in 1 blocks are possibly lost in loss record 2,057 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6A66D7: buf_pool_init (mem0mem.ic:443) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 145 bytes in 5 blocks are possibly lost in loss record 2,058 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x678B3D: ClientDrizzleProtocol::checkConnection() (basic_string.h:970) ==31270== by 0x678C2D: ClientDrizzleProtocol::authenticate() (oldlibdrizzle.cc:156) ==31270== by 0x5D84D1: drizzled::Session::run() (session.cc:667) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== ==31270== 145 bytes in 5 blocks are possibly lost in loss record 2,059 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5D5A6D: drizzled::Session::set_db(char const*, unsigned long) (basic_string.h:970) ==31270== by 0x79AB28: drizzled::mysql_change_db(drizzled::Session*, std::string const&) (db.cc:696) ==31270== by 0x5D6B6A: drizzled::Session::checkUser(char const*, unsigned int, char const*) (session.cc:699) ==31270== by 0x678B4E: ClientDrizzleProtocol::checkConnection() (oldlibdrizzle.cc:765) ==31270== by 0x678C2D: ClientDrizzleProtocol::authenticate() (oldlibdrizzle.cc:156) ==31270== by 0x5D84D1: drizzled::Session::run() (session.cc:667) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== ==31270== 152 bytes in 1 blocks are possibly lost in loss record 2,063 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74C7E0: sess_open (mem0mem.ic:443) ==31270== by 0x743E0C: trx_sys_init_at_db_start (trx0sys.c:978) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 152 bytes in 1 blocks are possibly lost in loss record 2,064 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74C7E0: sess_open (mem0mem.ic:443) ==31270== by 0x737C15: trx_purge_sys_create (trx0purge.c:238) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 160 bytes in 1 blocks are possibly lost in loss record 2,066 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x735BCE: thr_local_create (mem0mem.ic:443) ==31270== by 0x735E35: thr_local_get (thr0loc.c:98) ==31270== by 0x735EA4: thr_local_get_in_ibuf_field (thr0loc.c:166) ==31270== by 0x6D8AB5: ibuf_init_at_db_start (ibuf0ibuf.c:276) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 160 bytes in 1 blocks are possibly lost in loss record 2,067 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x735BCE: thr_local_create (mem0mem.ic:443) ==31270== by 0x72E910: srv_master_thread (srv0srv.c:849) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,072 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x735B50: thr_local_init (thr0loc.c:245) ==31270== by 0x7317D9: srv_boot (srv0srv.c:1407) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,073 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x737481: trx_i_s_cache_init (trx0i_s.c:1250) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,074 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x7374F0: trx_i_s_cache_init (ha0storage.ic:84) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,075 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6C6CE4: fil_init (fil0fil.c:1489) ==31270== by 0x732733: innobase_start_or_create_for_mysql (srv0start.c:1328) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,076 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6C6CF8: fil_init (fil0fil.c:1490) ==31270== by 0x732733: innobase_start_or_create_for_mysql (srv0start.c:1328) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,077 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6A67B4: buf_pool_init (buf0buf.c:957) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,078 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6A67C9: buf_pool_init (buf0buf.c:958) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,079 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6D5775: ha_create_func (ha0ha.c:61) ==31270== by 0x69F2E7: btr_search_sys_create (btr0sea.c:175) ==31270== by 0x6A683D: buf_pool_init (buf0buf.c:977) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,080 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6DFBC6: lock_sys_create (lock0lock.c:573) ==31270== by 0x73275A: innobase_start_or_create_for_mysql (srv0start.c:1357) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,081 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6B53B1: dict_init (dict0dict.c:610) ==31270== by 0x758FA6: dict_boot (dict0boot.c:239) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,082 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x6B53CE: dict_init (dict0dict.c:613) ==31270== by 0x758FA6: dict_boot (dict0boot.c:239) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 168 bytes in 1 blocks are possibly lost in loss record 2,083 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D5CE6: hash0_create (mem0mem.ic:443) ==31270== by 0x68DAF6: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1948) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 176 bytes in 1 blocks are possibly lost in loss record 2,089 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7311D4: srv_init (mem0mem.ic:443) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 176 bytes in 1 blocks are possibly lost in loss record 2,090 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7464B0: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x743E0C: trx_sys_init_at_db_start (trx0sys.c:978) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 176 bytes in 1 blocks are possibly lost in loss record 2,091 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7464B0: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x737C15: trx_purge_sys_create (trx0purge.c:238) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 176 bytes in 1 blocks are possibly lost in loss record 2,092 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7464B0: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 176 bytes in 15 blocks are possibly lost in loss record 2,093 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x67BA1A1: strdup (strdup.c:43) ==31270== by 0x64243D: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1341) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 176 bytes in 22 blocks are possibly lost in loss record 2,094 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D2977: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4143) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 192 bytes in 1 blocks are possibly lost in loss record 2,098 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6D88AA: ibuf_init_at_db_start (mem0mem.ic:443) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 202 bytes in 34 blocks are possibly lost in loss record 2,099 of 2,643 ==31270== at 0x4C2524D: realloc (vg_replace_malloc.c:476) ==31270== by 0x5EE50D: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1349) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== ==31270== 208 bytes in 8 blocks are possibly lost in loss record 2,100 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B437: std::string::append(char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D91: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D3455: drizzled::message::Table_Field_SetFieldOptions::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7D3FC5: drizzled::message::Table_Field::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x7DA133: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== ==31270== 212 bytes in 6 blocks are possibly lost in loss record 2,101 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C1EB6: plugin_init (module.h:52) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 212 bytes in 6 blocks are possibly lost in loss record 2,102 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C5B4A: drizzled::plugin::Registry::add(drizzled::plugin::Module*) (stl_pair.h:90) ==31270== by 0x5C1F3B: plugin_init (loader.cc:422) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,103 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x6B7698: dict_ind_init (dict0dict.c:4621) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,104 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B76D1: dict_ind_init (dict0dict.c:4625) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,105 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x6B770D: dict_ind_init (dict0dict.c:4631) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,106 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B7746: dict_ind_init (dict0dict.c:4635) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,107 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x759093: dict_boot (dict0boot.c:267) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,108 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759288: dict_boot (dict0boot.c:295) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,109 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B78B5: dict_index_add_to_cache (dict0dict.c:2016) ==31270== by 0x7592F6: dict_boot (dict0boot.c:308) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,110 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x759315: dict_boot (dict0boot.c:316) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,111 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759501: dict_boot (dict0boot.c:340) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,112 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x759520: dict_boot (dict0boot.c:348) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,113 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759709: dict_boot (dict0boot.c:382) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,114 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x759728: dict_boot (dict0boot.c:390) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,115 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759860: dict_boot (dict0boot.c:409) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,116 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x6D8BE4: ibuf_init_at_db_start (ibuf0ibuf.c:487) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,117 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6D8CB9: ibuf_init_at_db_start (ibuf0ibuf.c:504) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,118 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,119 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,120 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,121 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 216 bytes in 1 blocks are possibly lost in loss record 2,122 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x687219: ha_innobase::rnd_init(bool) (ha_innodb.cc:4926) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x51E040: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:510) ==31270== by 0x6110F5: drizzled::create_sort_index(drizzled::Session*, drizzled::JOIN*, drizzled::order_st*, unsigned long, unsigned long, bool) (sql_select.cc:5294) ==31270== by 0x58A8A7: drizzled::JOIN::exec() (join.cc:1648) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 218 bytes in 1 blocks are possibly lost in loss record 2,123 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x686EB1: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:7424) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 219 bytes in 1 blocks are possibly lost in loss record 2,124 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x686EB1: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:7424) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 224 bytes in 1 blocks are possibly lost in loss record 2,129 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x744353: trx_doublewrite_init (mem0mem.ic:443) ==31270== by 0x744654: trx_sys_doublewrite_init_or_restore_pages (trx0sys.c:443) ==31270== by 0x6EC2F3: recv_recovery_from_checkpoint_start_func (log0recv.c:2955) ==31270== by 0x733416: innobase_start_or_create_for_mysql (srv0start.c:1594) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 232 bytes in 1 blocks are possibly lost in loss record 2,130 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x69F1E1: btr_search_sys_create (mem0mem.ic:443) ==31270== by 0x6A683D: buf_pool_init (buf0buf.c:977) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 232 bytes in 1 blocks are possibly lost in loss record 2,131 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C694D: fil_node_create (mem0mem.ic:443) ==31270== by 0x732C44: innobase_start_or_create_for_mysql (srv0start.c:1002) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 240 bytes in 2 blocks are possibly lost in loss record 2,134 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x740AE4: trx_savepoint_for_mysql (mem0mem.ic:443) ==31270== by 0x68B096: InnobaseEngine::doSetSavepoint(drizzled::Session*, drizzled::NamedSavepoint&) (ha_innodb.cc:2406) ==31270== by 0x65703F: drizzled::TransactionServices::ha_savepoint(drizzled::Session*, drizzled::NamedSavepoint&) (transactional_storage_engine.h:94) ==31270== by 0x63D02B: drizzled::statement::Savepoint::execute() (savepoint.cc:74) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== ==31270== 240 bytes in 5 blocks are possibly lost in loss record 2,135 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D59B1: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3859) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 240 bytes in 5 blocks are possibly lost in loss record 2,136 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D59B1: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3859) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 248 bytes in 31 blocks are possibly lost in loss record 2,137 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D69B7: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4338) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 248 bytes in 31 blocks are possibly lost in loss record 2,138 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D21AD: drizzled::message::Table_StorageEngine::MergeFrom(drizzled::message::Table_StorageEngine const&) (table.pb.h:2621) ==31270== by 0x7D6744: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7069) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 248 bytes in 31 blocks are possibly lost in loss record 2,139 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D0615: drizzled::message::Table_TableOptions::MergeFrom(drizzled::message::Table_TableOptions const&) (table.pb.h:2708) ==31270== by 0x7D67D6: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.cc:7072) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 256 bytes in 2 blocks are possibly lost in loss record 2,143 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C23E0: T.451 (mem0mem.ic:443) ==31270== by 0x6C69C3: fil_node_create (mem0mem.ic:615) ==31270== by 0x7332A0: innobase_start_or_create_for_mysql (srv0start.c:715) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 256 bytes in 2 blocks are possibly lost in loss record 2,144 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 256 bytes in 2 blocks are possibly lost in loss record 2,145 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x60C988: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3999) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 256 bytes in 2 blocks are possibly lost in loss record 2,146 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== ==31270== 258 bytes in 28 blocks are possibly lost in loss record 2,147 of 2,643 ==31270== at 0x4C2524D: realloc (vg_replace_malloc.c:476) ==31270== by 0x5EE50D: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1349) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== ==31270== 264 bytes in 1 blocks are possibly lost in loss record 2,149 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E6154: log_group_init (mem0mem.ic:443) ==31270== by 0x7332CF: innobase_start_or_create_for_mysql (srv0start.c:731) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 264 bytes in 1 blocks are possibly lost in loss record 2,150 of 2,643 ==31270== at 0x4C250A2: operator new(unsigned long, std::nothrow_t const&) (vg_replace_malloc.c:240) ==31270== by 0x64720F: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 264 bytes in 1 blocks are possibly lost in loss record 2,151 of 2,643 ==31270== at 0x4C250A2: operator new(unsigned long, std::nothrow_t const&) (vg_replace_malloc.c:240) ==31270== by 0x64720F: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 272 bytes in 1 blocks are possibly lost in loss record 2,152 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6B531E: dict_init (mem0mem.ic:443) ==31270== by 0x758FA6: dict_boot (dict0boot.c:239) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 274 bytes in 41 blocks are possibly lost in loss record 2,153 of 2,643 ==31270== at 0x4C2524D: realloc (vg_replace_malloc.c:476) ==31270== by 0x5EE50D: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1349) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== ==31270== 288 bytes in 3 blocks are possibly lost in loss record 2,157 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5961: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3825) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 288 bytes in 3 blocks are possibly lost in loss record 2,158 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5961: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3825) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 304 bytes in 1 blocks are possibly lost in loss record 2,159 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x79A1E2: init(drizzled::plugin::Registry&) (signal_handler.cc:230) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 304 bytes in 1 blocks are possibly lost in loss record 2,160 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C6C64: fil_init (mem0mem.ic:443) ==31270== by 0x732733: innobase_start_or_create_for_mysql (srv0start.c:1328) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 304 bytes in 1 blocks are possibly lost in loss record 2,161 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x6F6BFA: os_thread_create (os0thread.c:194) ==31270== by 0x6EA9D7: recv_recovery_from_checkpoint_finish (log0recv.c:3123) ==31270== by 0x733457: innobase_start_or_create_for_mysql (srv0start.c:1646) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 304 bytes in 1 blocks are possibly lost in loss record 2,162 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x6F6BFA: os_thread_create (os0thread.c:194) ==31270== by 0x7334F1: innobase_start_or_create_for_mysql (srv0start.c:1698) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 304 bytes in 1 blocks are possibly lost in loss record 2,163 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x6F6BFA: os_thread_create (os0thread.c:194) ==31270== by 0x733506: innobase_start_or_create_for_mysql (srv0start.c:1702) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 304 bytes in 1 blocks are possibly lost in loss record 2,164 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x6F6BFA: os_thread_create (os0thread.c:194) ==31270== by 0x73354C: innobase_start_or_create_for_mysql (srv0start.c:1721) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 304 bytes in 2 blocks are possibly lost in loss record 2,165 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x51E681: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:541) ==31270== by 0x5F270F: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:203) ==31270== ==31270== 312 bytes in 1 blocks are possibly lost in loss record 2,166 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7211F5: T.441 (mem0mem.ic:443) ==31270== by 0x72764E: row_search_for_mysql (row0sel.c:699) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x4FEC8D: drizzled::Cursor::read_range_next() (cursor.cc:1270) ==31270== by 0x4FDA51: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1152) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x61D5B1: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:350) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 312 bytes in 1 blocks are possibly lost in loss record 2,167 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722E12: row_sel_build_prev_vers_for_mysql (mem0mem.ic:443) ==31270== by 0x7274C8: row_search_for_mysql (row0sel.c:4116) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x606BA4: drizzled::join_read_next(drizzled::st_read_record*) (sql_select.cc:4035) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 312 bytes in 1 blocks are possibly lost in loss record 2,168 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722E12: row_sel_build_prev_vers_for_mysql (mem0mem.ic:443) ==31270== by 0x7274C8: row_search_for_mysql (row0sel.c:4116) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x4FEC8D: drizzled::Cursor::read_range_next() (cursor.cc:1270) ==31270== by 0x4FDA51: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1152) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== ==31270== 312 bytes in 1 blocks are possibly lost in loss record 2,169 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7211F5: T.441 (mem0mem.ic:443) ==31270== by 0x72764E: row_search_for_mysql (row0sel.c:699) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5CF6E8: drizzled::rr_index(drizzled::st_read_record*) (records.cc:255) ==31270== by 0x61D5B1: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:350) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 312 bytes in 1 blocks are possibly lost in loss record 2,170 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 312 bytes in 39 blocks are possibly lost in loss record 2,171 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5A05: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3735) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 320 bytes in 1 blocks are possibly lost in loss record 2,173 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6EBA3A: recv_sys_create (mem0mem.ic:443) ==31270== by 0x6EBB64: recv_recovery_from_checkpoint_start_func (log0recv.c:2735) ==31270== by 0x733416: innobase_start_or_create_for_mysql (srv0start.c:1594) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 320 bytes in 1 blocks are possibly lost in loss record 2,174 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x51E681: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:541) ==31270== by 0x61D82F: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:298) ==31270== ==31270== 320 bytes in 1 blocks are possibly lost in loss record 2,175 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x51E681: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:541) ==31270== by 0x61D82F: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:298) ==31270== ==31270== 320 bytes in 2 blocks are possibly lost in loss record 2,176 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x740A5E: trx_savepoint_for_mysql (mem0mem.ic:443) ==31270== by 0x68B096: InnobaseEngine::doSetSavepoint(drizzled::Session*, drizzled::NamedSavepoint&) (ha_innodb.cc:2406) ==31270== by 0x65703F: drizzled::TransactionServices::ha_savepoint(drizzled::Session*, drizzled::NamedSavepoint&) (transactional_storage_engine.h:94) ==31270== by 0x63D02B: drizzled::statement::Savepoint::execute() (savepoint.cc:74) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== ==31270== 320 bytes in 8 blocks are possibly lost in loss record 2,177 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D357F: drizzled::message::Table_Field_SetFieldOptions::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7D3FC5: drizzled::message::Table_Field::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x7DA133: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== ==31270== 352 bytes in 2 blocks are possibly lost in loss record 2,179 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7464B0: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 352 bytes in 2 blocks are possibly lost in loss record 2,180 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7464B0: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 360 bytes in 3 blocks are possibly lost in loss record 2,181 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 360 bytes in 3 blocks are possibly lost in loss record 2,182 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 360 bytes in 3 blocks are possibly lost in loss record 2,183 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x746265: trx_create (trx0trx.c:131) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== ==31270== 360 bytes in 4 blocks are possibly lost in loss record 2,184 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D61A4: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:702) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,186 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746386: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x743E0C: trx_sys_init_at_db_start (trx0sys.c:978) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,187 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74642F: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x743E0C: trx_sys_init_at_db_start (trx0sys.c:978) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,188 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x737BD0: trx_purge_sys_create (mem0mem.ic:443) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,189 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746386: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x737C15: trx_purge_sys_create (trx0purge.c:238) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,190 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74642F: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x737C15: trx_purge_sys_create (trx0purge.c:238) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,191 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x71DD7E: row_purge_node_create (mem0mem.ic:443) ==31270== by 0x737CCE: trx_purge_sys_create (trx0purge.c:201) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,192 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746386: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 368 bytes in 1 blocks are possibly lost in loss record 2,193 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74642F: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 376 bytes in 1 blocks are possibly lost in loss record 2,195 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7423D9: trx_rseg_mem_create (mem0mem.ic:443) ==31270== by 0x7427A5: trx_rseg_list_and_array_init (trx0rseg.c:242) ==31270== by 0x743D85: trx_sys_init_at_db_start (trx0sys.c:959) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 384 bytes in 3 blocks are possibly lost in loss record 2,196 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x4FEC5A: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1231) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== ==31270== 384 bytes in 3 blocks are possibly lost in loss record 2,197 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x72646A: row_search_for_mysql (row0sel.c:4370) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 384 bytes in 3 blocks are possibly lost in loss record 2,198 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FDB17: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1329) ==31270== by 0x60AB01: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3724) ==31270== by 0x60CBEC: drizzled::join_read_const_table(drizzled::JoinTable*, drizzled::optimizer::Position*) (sql_select.cc:3628) ==31270== by 0x58C715: drizzled::make_join_statistics(drizzled::JOIN*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5881) ==31270== by 0x58DF0E: drizzled::JOIN::optimize() (join.cc:560) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== ==31270== 408 bytes in 3 blocks are possibly lost in loss record 2,199 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D63B8: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 408 bytes in 3 blocks are possibly lost in loss record 2,200 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D63B8: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 424 bytes in 1 blocks are possibly lost in loss record 2,202 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C8182: fil_space_create (mem0mem.ic:443) ==31270== by 0x732E18: innobase_start_or_create_for_mysql (srv0start.c:997) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 424 bytes in 1 blocks are possibly lost in loss record 2,203 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C8182: fil_space_create (mem0mem.ic:443) ==31270== by 0x7337E2: innobase_start_or_create_for_mysql (srv0start.c:709) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 432 bytes in 2 blocks are possibly lost in loss record 2,204 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B78B5: dict_index_add_to_cache (dict0dict.c:2016) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 448 bytes in 1 blocks are possibly lost in loss record 2,205 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x737AC8: trx_purge_sys_create (mem0mem.ic:443) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 448 bytes in 2 blocks are possibly lost in loss record 2,206 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x61D5B1: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:350) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 448 bytes in 2 blocks are possibly lost in loss record 2,207 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x725564: row_search_for_mysql (row0sel.c:4390) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x61D5B1: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:350) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 448 bytes in 4 blocks are possibly lost in loss record 2,208 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5911: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3918) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 448 bytes in 4 blocks are possibly lost in loss record 2,209 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5911: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3918) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 456 bytes in 1 blocks are possibly lost in loss record 2,210 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74896C: trx_undo_mem_create (mem0mem.ic:443) ==31270== by 0x74B431: trx_undo_lists_init (trx0undo.c:1316) ==31270== by 0x74250D: trx_rseg_mem_create (trx0rseg.c:180) ==31270== by 0x7427A5: trx_rseg_list_and_array_init (trx0rseg.c:242) ==31270== by 0x743D85: trx_sys_init_at_db_start (trx0sys.c:959) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 456 bytes in 1 blocks are possibly lost in loss record 2,211 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74896C: trx_undo_mem_create (mem0mem.ic:443) ==31270== by 0x74C46F: trx_undo_assign_undo (trx0undo.c:1599) ==31270== by 0x73F405: trx_undo_report_row_operation (trx0rec.c:1215) ==31270== by 0x69C987: btr_cur_update_in_place (btr0cur.c:1498) ==31270== by 0x69CE6E: btr_cur_optimistic_update (btr0cur.c:1885) ==31270== by 0x728749: row_upd_clust_rec (row0upd.c:1702) ==31270== by 0x72B7A0: row_upd_clust_step (row0upd.c:1944) ==31270== by 0x72C0CA: row_upd_step (row0upd.c:2021) ==31270== by 0x718E7D: row_update_for_mysql (row0mysql.c:1380) ==31270== by 0x688080: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4202) ==31270== ==31270== 456 bytes in 1 blocks are possibly lost in loss record 2,212 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74896C: trx_undo_mem_create (mem0mem.ic:443) ==31270== by 0x74C46F: trx_undo_assign_undo (trx0undo.c:1599) ==31270== by 0x73F405: trx_undo_report_row_operation (trx0rec.c:1215) ==31270== by 0x69C987: btr_cur_update_in_place (btr0cur.c:1498) ==31270== by 0x69CE6E: btr_cur_optimistic_update (btr0cur.c:1885) ==31270== by 0x7122EC: row_ins_index_entry_low (row0ins.c:324) ==31270== by 0x712C8F: row_ins_index_entry (row0ins.c:2161) ==31270== by 0x7130D7: row_ins_step (row0ins.c:2246) ==31270== by 0x709837: que_run_threads (que0que.c:1217) ==31270== by 0x71C9DB: row_create_table_for_mysql (row0mysql.c:1884) ==31270== ==31270== 456 bytes in 1 blocks are possibly lost in loss record 2,213 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74896C: trx_undo_mem_create (mem0mem.ic:443) ==31270== by 0x74C46F: trx_undo_assign_undo (trx0undo.c:1599) ==31270== by 0x73F405: trx_undo_report_row_operation (trx0rec.c:1215) ==31270== by 0x69482A: btr_cur_del_mark_set_clust_rec (btr0cur.c:2560) ==31270== by 0x72B6EC: row_upd_clust_step (row0upd.c:1596) ==31270== by 0x72C0CA: row_upd_step (row0upd.c:2021) ==31270== by 0x718E7D: row_update_for_mysql (row0mysql.c:1380) ==31270== by 0x688080: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4202) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== ==31270== 464 bytes in 2 blocks are possibly lost in loss record 2,215 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C694D: fil_node_create (mem0mem.ic:443) ==31270== by 0x7332A0: innobase_start_or_create_for_mysql (srv0start.c:715) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 472 bytes in 1 blocks are possibly lost in loss record 2,216 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x65E604: drizzled::internal::load_defaults(char const*, char const**, int*, char***) (default.cc:443) ==31270== by 0x508F68: T.1085 (drizzled.cc:1153) ==31270== by 0x5092F4: main (drizzled.cc:2319) ==31270== ==31270== 520 bytes in 5 blocks are possibly lost in loss record 2,223 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6228: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 520 bytes in 5 blocks are possibly lost in loss record 2,224 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D698D: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4394) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 520 bytes in 5 blocks are possibly lost in loss record 2,225 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6228: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,226 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6B7698: dict_ind_init (dict0dict.c:4621) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,227 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B76D1: dict_ind_init (dict0dict.c:4625) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,228 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6B770D: dict_ind_init (dict0dict.c:4631) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,229 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B7746: dict_ind_init (dict0dict.c:4635) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,230 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759093: dict_boot (dict0boot.c:267) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,231 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759288: dict_boot (dict0boot.c:295) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,232 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B78B5: dict_index_add_to_cache (dict0dict.c:2016) ==31270== by 0x7592F6: dict_boot (dict0boot.c:308) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,233 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759315: dict_boot (dict0boot.c:316) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,234 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759501: dict_boot (dict0boot.c:340) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,235 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759520: dict_boot (dict0boot.c:348) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,236 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759709: dict_boot (dict0boot.c:382) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,237 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759728: dict_boot (dict0boot.c:390) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,238 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759860: dict_boot (dict0boot.c:409) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,239 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6D8BE4: ibuf_init_at_db_start (ibuf0ibuf.c:487) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,240 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6D8CB9: ibuf_init_at_db_start (ibuf0ibuf.c:504) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,241 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,242 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,243 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 544 bytes in 1 blocks are possibly lost in loss record 2,244 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 608 bytes in 7 blocks are definitely lost in loss record 2,251 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x4C251CD: realloc (vg_replace_malloc.c:476) ==31270== by 0x5E3F23A: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E40D8E: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E40F6D: __cxa_demangle (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x62D69A: drizzled::backtrace_current_thread() (stacktrace.cc:93) ==31270== by 0x62D74D: drizzled::print_stacktrace(unsigned char*, unsigned long) (stacktrace.cc:137) ==31270== by 0x507E1C: handle_segfault (drizzled.cc:819) ==31270== by 0x652E18F: ??? (in /lib/libpthread-2.10.1.so) ==31270== by 0x4C2710B: memmove (mc_replace_strmem.c:613) ==31270== by 0x65750D: drizzled::TransactionServices::ha_rollback_to_savepoint(drizzled::Session*, drizzled::NamedSavepoint&) (stl_algobase.h:378) ==31270== by 0x637B18: drizzled::statement::RollbackToSavepoint::execute() (rollback_to_savepoint.cc:76) ==31270== ==31270== 616 bytes in 77 blocks are possibly lost in loss record 2,252 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D2977: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4143) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 624 bytes in 1 blocks are possibly lost in loss record 2,253 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x737C6E: trx_purge_sys_create (mem0mem.ic:443) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 632 bytes in 1 blocks are possibly lost in loss record 2,254 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x60CA11: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3998) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 640 bytes in 1 blocks are possibly lost in loss record 2,255 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6A65A2: buf_pool_init (mem0mem.ic:443) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 640 bytes in 5 blocks are possibly lost in loss record 2,256 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6964: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4486) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 640 bytes in 5 blocks are possibly lost in loss record 2,257 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 640 bytes in 5 blocks are possibly lost in loss record 2,258 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726D91: row_search_for_mysql (row0sel.c:3923) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 640 bytes in 5 blocks are possibly lost in loss record 2,259 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== ==31270== 648 bytes in 1 blocks are possibly lost in loss record 2,260 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E67B2: log_init (mem0mem.ic:443) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 720 bytes in 18 blocks are possibly lost in loss record 2,262 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5989: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3842) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 736 bytes in 2 blocks are possibly lost in loss record 2,263 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746386: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 736 bytes in 2 blocks are possibly lost in loss record 2,264 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74642F: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 736 bytes in 2 blocks are possibly lost in loss record 2,265 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746386: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 736 bytes in 2 blocks are possibly lost in loss record 2,266 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74642F: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 760 bytes in 3 blocks are possibly lost in loss record 2,268 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 792 bytes in 1 blocks are possibly lost in loss record 2,269 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x72D31E: row_vers_build_for_semi_consistent_read (mem0mem.ic:186) ==31270== by 0x7275B7: row_search_for_mysql (row0sel.c:702) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 797 bytes in 16 blocks are possibly lost in loss record 2,270 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C1A3C: drizzled::test_plugin_options(drizzled::memory::Root*, drizzled::plugin::Module*, int*, char**) (loader.cc:1746) ==31270== by 0x5C26F3: plugin_init (loader.cc:273) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,271 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x60A699: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3817) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,272 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x606CE7: drizzled::join_init_read_record(drizzled::JoinTable*) (sql_select.cc:3966) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,273 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDACD: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1326) ==31270== by 0x60AB01: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3724) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,274 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x609CB1: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3769) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,275 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x51E040: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:510) ==31270== by 0x6110F5: drizzled::create_sort_index(drizzled::Session*, drizzled::JOIN*, drizzled::order_st*, unsigned long, unsigned long, bool) (sql_select.cc:5294) ==31270== by 0x58A8A7: drizzled::JOIN::exec() (join.cc:1648) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,276 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x5B9ED2: drizzled::optimizer::sum_query(drizzled::TableList*, drizzled::List&, drizzled::Item*) (sum.cc:264) ==31270== by 0x58E3BA: drizzled::JOIN::optimize() (join.cc:512) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,277 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x606CE7: drizzled::join_init_read_record(drizzled::JoinTable*) (sql_select.cc:3966) ==31270== by 0x585011: drizzled::flush_cached_records(drizzled::JOIN*, drizzled::JoinTable*, bool) (join.cc:2660) ==31270== by 0x607016: drizzled::sub_select_cache(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3383) ==31270== by 0x60AEDF: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3334) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== ==31270== 840 bytes in 1 blocks are possibly lost in loss record 2,278 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x609CB1: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3769) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== ==31270== 840 bytes in 105 blocks are possibly lost in loss record 2,279 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7C934E: drizzled::message::Table_Field_StringFieldOptions::MergeFrom(drizzled::message::Table_Field_StringFieldOptions const&) (table.pb.h:3567) ==31270== by 0x7D566A: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.cc:5265) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== ==31270== 848 bytes in 1 blocks are possibly lost in loss record 2,281 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6DFE58: lock_rec_create (mem0mem.ic:186) ==31270== by 0x6E30AE: lock_rec_enqueue_waiting (lock0lock.c:1775) ==31270== by 0x6E3618: lock_clust_rec_read_check_and_lock (lock0lock.c:5282) ==31270== by 0x720C26: sel_set_rec_lock (row0sel.c:967) ==31270== by 0x725452: row_search_for_mysql (row0sel.c:4017) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 848 bytes in 1 blocks are possibly lost in loss record 2,282 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6E2F0D: lock_table (mem0mem.ic:186) ==31270== by 0x725FCF: row_search_for_mysql (row0sel.c:3731) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 848 bytes in 1 blocks are possibly lost in loss record 2,283 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6E2F0D: lock_table (mem0mem.ic:186) ==31270== by 0x725FCF: row_search_for_mysql (row0sel.c:3731) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x4FEC5A: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1231) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== ==31270== 848 bytes in 1 blocks are possibly lost in loss record 2,284 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6DFE58: lock_rec_create (mem0mem.ic:186) ==31270== by 0x6E351C: lock_rec_lock (lock0lock.c:2041) ==31270== by 0x6E3618: lock_clust_rec_read_check_and_lock (lock0lock.c:5282) ==31270== by 0x7277E5: row_search_for_mysql (row0sel.c:2932) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== ==31270== 864 bytes in 4 blocks are possibly lost in loss record 2,316 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x687219: ha_innobase::rnd_init(bool) (ha_innodb.cc:4926) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x5F275F: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:233) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 880 bytes in 22 blocks are possibly lost in loss record 2,317 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D25B8: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (repeated_field.h:250) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 880 bytes in 22 blocks are possibly lost in loss record 2,318 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D291C: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4272) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 896 bytes in 7 blocks are possibly lost in loss record 2,320 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 896 bytes in 7 blocks are possibly lost in loss record 2,321 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757C68: btr_pcur_copy_stored_position (mem0mem.ic:443) ==31270== by 0x718E0B: row_update_for_mysql (row0mysql.c:1353) ==31270== by 0x687BA0: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4294) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F283F: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 912 bytes in 2 blocks are possibly lost in loss record 2,322 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74896C: trx_undo_mem_create (mem0mem.ic:443) ==31270== by 0x74C46F: trx_undo_assign_undo (trx0undo.c:1599) ==31270== by 0x73F405: trx_undo_report_row_operation (trx0rec.c:1215) ==31270== by 0x69482A: btr_cur_del_mark_set_clust_rec (btr0cur.c:2560) ==31270== by 0x72B83F: row_upd_clust_step (row0upd.c:1802) ==31270== by 0x72C0CA: row_upd_step (row0upd.c:2021) ==31270== by 0x718E7D: row_update_for_mysql (row0mysql.c:1380) ==31270== by 0x687BA0: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4294) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F283F: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,325 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x673114: drizzled::memory::multi_alloc_root(drizzled::memory::Root*, ...) (root.cc:227) ==31270== by 0x6404CF: drizzled::alloc_table_share(drizzled::TableList*, char*, unsigned int) (table.cc:117) ==31270== by 0x64EF3F: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:207) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,326 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x6473FD: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:328) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,327 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647D4B: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:595) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,328 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50BDF8: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,329 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647491: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:346) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,330 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FF1: drizzled::memory::strmake_root(drizzled::memory::Root*, char const*, unsigned long) (root.cc:366) ==31270== by 0x647E46: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:618) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,331 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x673114: drizzled::memory::multi_alloc_root(drizzled::memory::Root*, ...) (root.cc:227) ==31270== by 0x6404CF: drizzled::alloc_table_share(drizzled::TableList*, char*, unsigned int) (table.cc:117) ==31270== by 0x64EF3F: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:207) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,332 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x6473FD: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:328) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,333 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642636: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1421) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,334 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50BDF8: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 984 bytes in 1 blocks are possibly lost in loss record 2,335 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647491: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:346) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,008 bytes in 3 blocks are possibly lost in loss record 2,336 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197DF: row_create_prebuilt (row0mysql.c:624) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 1,008 bytes in 3 blocks are possibly lost in loss record 2,337 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197E8: row_create_prebuilt (row0mysql.c:625) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 1,076 bytes in 5 blocks are possibly lost in loss record 2,339 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x686EB1: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:7424) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,085 bytes in 35 blocks are possibly lost in loss record 2,340 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B437: std::string::append(char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D91: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7CD1DD: drizzled::message::Table_StorageEngine::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7D9E5A: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC99CB1: Schema::readTableFile(std::string const&, drizzled::message::Table&) (schema.cc:363) ==31270== ==31270== 1,088 bytes in 2 blocks are possibly lost in loss record 2,341 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B78B5: dict_index_add_to_cache (dict0dict.c:2016) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,104 bytes in 23 blocks are possibly lost in loss record 2,342 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D59B1: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3859) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 1,136 bytes in 1 blocks are possibly lost in loss record 2,343 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E6ADC: log_init (mem0mem.ic:443) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,136 bytes in 1 blocks are possibly lost in loss record 2,344 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E63CA: log_group_init (mem0mem.ic:443) ==31270== by 0x7332CF: innobase_start_or_create_for_mysql (srv0start.c:731) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,136 bytes in 1 blocks are possibly lost in loss record 2,345 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74447F: trx_doublewrite_init (mem0mem.ic:443) ==31270== by 0x744654: trx_sys_doublewrite_init_or_restore_pages (trx0sys.c:443) ==31270== by 0x6EC2F3: recv_recovery_from_checkpoint_start_func (log0recv.c:2955) ==31270== by 0x733416: innobase_start_or_create_for_mysql (srv0start.c:1594) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,136 bytes in 1 blocks are possibly lost in loss record 2,346 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x740390: trx_undo_arr_create (mem0mem.ic:443) ==31270== by 0x737C05: trx_purge_sys_create (trx0purge.c:236) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,152 bytes in 1 blocks are possibly lost in loss record 2,347 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7374A3: trx_i_s_cache_init (mem0mem.ic:443) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,152 bytes in 9 blocks are possibly lost in loss record 2,348 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x60C988: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3999) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 1,152 bytes in 18 blocks are possibly lost in loss record 2,349 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5939: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3808) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 1,171 bytes in 16 blocks are possibly lost in loss record 2,350 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B66E: std::string::append(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x52B44C3: std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52DAFB9: google::protobuf::SimpleDescriptorDatabase::DescriptorIndex >::AddFile(google::protobuf::FileDescriptorProto const&, std::pair) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D714F: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52BCFAD: google::protobuf::protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto() (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52BD948: ??? (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x5303515: ??? (in /usr/lib/libprotobuf.so.5.0.0) ==31270== ==31270== 1,177 bytes in 35 blocks are possibly lost in loss record 2,351 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D9F18: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC99CB1: Schema::readTableFile(std::string const&, drizzled::message::Table&) (schema.cc:363) ==31270== by 0x1AC99EF6: Schema::doGetTableDefinition(drizzled::Session&, char const*, char const*, char const*, bool, drizzled::message::Table*) (schema.cc:86) ==31270== ==31270== 1,184 bytes in 1 blocks are possibly lost in loss record 2,352 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746137: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x743E0C: trx_sys_init_at_db_start (trx0sys.c:978) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,184 bytes in 1 blocks are possibly lost in loss record 2,353 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746137: trx_create (mem0mem.ic:443) ==31270== by 0x74C83E: sess_open (usr0sess.c:58) ==31270== by 0x737C15: trx_purge_sys_create (trx0purge.c:238) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,184 bytes in 1 blocks are possibly lost in loss record 2,354 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746137: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,356 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17EA: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6B7698: dict_ind_init (dict0dict.c:4621) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,357 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17EA: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6B770D: dict_ind_init (dict0dict.c:4631) ==31270== by 0x7314A3: srv_init (srv0srv.c:1036) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,358 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C178F: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759093: dict_boot (dict0boot.c:267) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,359 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759288: dict_boot (dict0boot.c:295) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,360 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C178F: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759315: dict_boot (dict0boot.c:316) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,361 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759501: dict_boot (dict0boot.c:340) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,362 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C178F: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759520: dict_boot (dict0boot.c:348) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,363 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759709: dict_boot (dict0boot.c:382) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,364 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17EA: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x759728: dict_boot (dict0boot.c:390) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,365 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x759860: dict_boot (dict0boot.c:409) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,366 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17EA: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6D8BE4: ibuf_init_at_db_start (ibuf0ibuf.c:487) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,367 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x69E981: btr_search_info_create (mem0mem.ic:186) ==31270== by 0x6B7BF6: dict_index_add_to_cache (dict0dict.c:1558) ==31270== by 0x6D8CB9: ibuf_init_at_db_start (ibuf0ibuf.c:504) ==31270== by 0x759877: dict_boot (dict0boot.c:421) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,368 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17EA: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,369 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB93: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,370 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C178F: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x6BC5C2: dict_load_table (dict0load.c:940) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 1 blocks are possibly lost in loss record 2,371 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x6BBB37: dict_load_indexes (dict0load.c:783) ==31270== by 0x6BD17F: dict_load_table (dict0load.c:959) ==31270== by 0x75AB7B: dict_create_or_check_foreign_constraint_tables (dict0dict.ic:769) ==31270== by 0x73352A: innobase_start_or_create_for_mysql (srv0start.c:1712) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,200 bytes in 10 blocks are possibly lost in loss record 2,372 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x68A1AD: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5336) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 1,200 bytes in 10 blocks are possibly lost in loss record 2,373 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x68A1AD: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5336) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 1,240 bytes in 31 blocks are possibly lost in loss record 2,374 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x64A0EA: drizzled::TableFunctionContainer::getNames(std::string const&, std::set, std::allocator >&) (basic_string.h:970) ==31270== by 0x5CAA80: drizzled::plugin::StorageEngine::getTableNames(std::string const&, std::set, std::allocator >&) (storage_engine.cc:618) ==31270== by 0x1AEB82AD: TablesTool::Generator::nextTableCore() (tables.cc:82) ==31270== by 0x1AEB843A: TablesTool::Generator::nextTable() (tables.cc:111) ==31270== by 0x1AEB8458: TablesTool::Generator::populate() (tables.cc:138) ==31270== by 0x5CCE90: drizzled::plugin::TableFunction::Generator::sub_populate(unsigned int) (table_function.cc:143) ==31270== by 0x1D6B7C97: FunctionCursor::rnd_next(unsigned char*) (cursor.cc:79) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== ==31270== 1,320 bytes in 5 blocks are possibly lost in loss record 2,376 of 2,643 ==31270== at 0x4C250A2: operator new(unsigned long, std::nothrow_t const&) (vg_replace_malloc.c:240) ==31270== by 0x64720F: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,357 bytes in 37 blocks are possibly lost in loss record 2,377 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AA81: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C26C7: plugin_init (module.h:47) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,357 bytes in 37 blocks are possibly lost in loss record 2,378 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C5B4A: drizzled::plugin::Registry::add(drizzled::plugin::Module*) (stl_pair.h:90) ==31270== by 0x5C275D: plugin_init (loader.cc:275) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,360 bytes in 1 blocks are possibly lost in loss record 2,379 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71DDC3: row_purge_node_create (mem0mem.ic:186) ==31270== by 0x737CCE: trx_purge_sys_create (trx0purge.c:201) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,368 bytes in 37 blocks are possibly lost in loss record 2,380 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A8E4: ??? (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1AB1A: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C05E0: T.1287 (tokenize.h:49) ==31270== by 0x5C27D5: plugin_init (loader.cc:446) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,400 bytes in 11 blocks are possibly lost in loss record 2,382 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x727197: row_search_for_mysql (row0sel.c:3005) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 1,400 bytes in 35 blocks are possibly lost in loss record 2,383 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D1971: drizzled::message::Table_TableOptions::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7D9C57: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC99CB1: Schema::readTableFile(std::string const&, drizzled::message::Table&) (schema.cc:363) ==31270== ==31270== 1,456 bytes in 182 blocks are possibly lost in loss record 2,384 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5A05: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3735) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 1,480 bytes in 3 blocks are possibly lost in loss record 2,386 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x688483: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3908) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 1,495 bytes in 22 blocks are possibly lost in loss record 2,387 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B66E: std::string::append(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x52B44C3: std::basic_string, std::allocator > std::operator+, std::allocator >(std::basic_string, std::allocator > const&, std::basic_string, std::allocator > const&) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52DAFB9: google::protobuf::SimpleDescriptorDatabase::DescriptorIndex >::AddFile(google::protobuf::FileDescriptorProto const&, std::pair) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52D714F: google::protobuf::EncodedDescriptorDatabase::Add(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x529C7F8: google::protobuf::DescriptorPool::InternalAddGeneratedFile(void const*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7A82A7: drizzled::message::protobuf_AddDesc_transaction_2eproto() (transaction.pb.cc:662) ==31270== by 0x7A8CC8: global constructors keyed to transaction.pb.cc (transaction.pb.cc:715) ==31270== by 0x7DAC55: ??? (in /home/drizzle/repos/staging-randgen-randgen-r1320/drizzled/drizzled) ==31270== ==31270== 1,496 bytes in 20 blocks are possibly lost in loss record 2,388 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D61A4: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:702) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,512 bytes in 7 blocks are possibly lost in loss record 2,389 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x687219: ha_innobase::rnd_init(bool) (ha_innodb.cc:4926) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x61D8B9: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:410) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 1,520 bytes in 5 blocks are possibly lost in loss record 2,390 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x1BF36FB0: MultiThreadScheduler::addSession(drizzled::Session*) (multi_thread.cc:56) ==31270== by 0x5DA1F9: drizzled::Session::schedule() (session.cc:615) ==31270== by 0x50986D: main (drizzled.cc:2391) ==31270== ==31270== 1,536 bytes in 12 blocks are possibly lost in loss record 2,391 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x727197: row_search_for_mysql (row0sel.c:3005) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x61D5B1: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:350) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 1,560 bytes in 5 blocks are possibly lost in loss record 2,398 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7211F5: T.441 (mem0mem.ic:443) ==31270== by 0x72764E: row_search_for_mysql (row0sel.c:699) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,664 bytes in 8 blocks are possibly lost in loss record 2,402 of 2,643 ==31270== at 0x4C255E4: operator new[](unsigned long) (vg_replace_malloc.c:264) ==31270== by 0x7D2D0C: drizzled::message::Table_Field_SetFieldOptions::MergeFrom(drizzled::message::Table_Field_SetFieldOptions const&) (repeated_field.h:702) ==31270== by 0x7D56CB: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.cc:5273) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== ==31270== 1,664 bytes in 208 blocks are possibly lost in loss record 2,403 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x529533D: google::protobuf::internal::StringTypeHandlerBase::New() (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D2D9E: drizzled::message::Table_Field_SetFieldOptions::MergeFrom(drizzled::message::Table_Field_SetFieldOptions const&) (repeated_field.h:583) ==31270== by 0x7D56CB: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.cc:5273) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== ==31270== 1,808 bytes in 1 blocks are possibly lost in loss record 2,405 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6E2F0D: lock_table (mem0mem.ic:186) ==31270== by 0x712E62: row_ins_step (row0ins.c:2452) ==31270== by 0x719BCD: row_insert_for_mysql (row0mysql.c:1135) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,808 bytes in 1 blocks are possibly lost in loss record 2,406 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6DFE58: lock_rec_create (mem0mem.ic:186) ==31270== by 0x6E30AE: lock_rec_enqueue_waiting (lock0lock.c:1775) ==31270== by 0x6E3618: lock_clust_rec_read_check_and_lock (lock0lock.c:5282) ==31270== by 0x720C26: sel_set_rec_lock (row0sel.c:967) ==31270== by 0x725452: row_search_for_mysql (row0sel.c:4017) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 1,824 bytes in 4 blocks are possibly lost in loss record 2,407 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x74896C: trx_undo_mem_create (mem0mem.ic:443) ==31270== by 0x74C46F: trx_undo_assign_undo (trx0undo.c:1599) ==31270== by 0x73F7BE: trx_undo_report_row_operation (trx0rec.c:1199) ==31270== by 0x69BE13: btr_cur_optimistic_insert (btr0cur.c:979) ==31270== by 0x711DCC: row_ins_index_entry_low (row0ins.c:2082) ==31270== by 0x712C8F: row_ins_index_entry (row0ins.c:2161) ==31270== by 0x7130D7: row_ins_step (row0ins.c:2246) ==31270== by 0x719BCD: row_insert_for_mysql (row0mysql.c:1135) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== ==31270== 1,872 bytes in 3 blocks are possibly lost in loss record 2,408 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x719719: row_create_prebuilt (mem0mem.ic:443) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 1,872 bytes in 6 blocks are possibly lost in loss record 2,409 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722E12: row_sel_build_prev_vers_for_mysql (mem0mem.ic:443) ==31270== by 0x7274C8: row_search_for_mysql (row0sel.c:4116) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 1,896 bytes in 3 blocks are possibly lost in loss record 2,410 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x51E040: drizzled::filesort(drizzled::Session*, drizzled::Table*, drizzled::st_sort_field*, unsigned int, drizzled::optimizer::SqlSelect*, unsigned long, bool, unsigned long*) (filesort.cc:510) ==31270== by 0x61D82F: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:298) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 1,912 bytes in 1 blocks are possibly lost in loss record 2,411 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x720368: row_build (mem0mem.ic:186) ==31270== by 0x72A991: row_upd_store_row (row0upd.c:1410) ==31270== by 0x72B677: row_upd_clust_step (row0upd.c:1948) ==31270== by 0x72C0CA: row_upd_step (row0upd.c:2021) ==31270== by 0x718E7D: row_update_for_mysql (row0mysql.c:1380) ==31270== by 0x688080: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4202) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 1,935 bytes in 5 blocks are possibly lost in loss record 2,412 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B939: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1BACB: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1C4A7: std::string::replace(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5D699C: drizzled::Session::readAndStoreQuery(char const*, unsigned int) (basic_string.h:1475) ==31270== by 0x60401D: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:208) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== by 0x5D85C1: drizzled::Session::run() (session.cc:592) ==31270== by 0x1BF37031: session_thread (multi_thread.h:67) ==31270== by 0x6525A03: start_thread (pthread_create.c:300) ==31270== by 0x681A80C: clone (clone.S:112) ==31270== ==31270== 1,968 bytes in 1 blocks are possibly lost in loss record 2,415 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50C035: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,968 bytes in 1 blocks are possibly lost in loss record 2,416 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50BE6F: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 1,968 bytes in 1 blocks are possibly lost in loss record 2,417 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647EF6: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:637) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,968 bytes in 1 blocks are possibly lost in loss record 2,418 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50C035: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 1,968 bytes in 1 blocks are possibly lost in loss record 2,419 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647F15: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:640) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,968 bytes in 1 blocks are possibly lost in loss record 2,420 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50BD85: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,968 bytes in 2 blocks are possibly lost in loss record 2,421 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FF1: drizzled::memory::strmake_root(drizzled::memory::Root*, char const*, unsigned long) (root.cc:366) ==31270== by 0x647E46: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:618) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,968 bytes in 2 blocks are possibly lost in loss record 2,422 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x68EDA5: InnobaseEngine::create(drizzled::TableShare&, drizzled::memory::Root*) (ha_innodb.cc:343) ==31270== by 0x642466: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1345) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,968 bytes in 2 blocks are possibly lost in loss record 2,423 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B861: drizzled::Field::clone(drizzled::memory::Root*, drizzled::Table*) (field.cc:847) ==31270== by 0x642532: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1402) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 1,968 bytes in 2 blocks are possibly lost in loss record 2,424 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B8F1: drizzled::Field::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (field.cc:814) ==31270== by 0x51850B: drizzled::Field_varstring::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (varstring.cc:462) ==31270== by 0x642716: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1453) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== ==31270== 2,016 bytes in 21 blocks are possibly lost in loss record 2,425 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5961: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3825) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 2,160 bytes in 10 blocks are possibly lost in loss record 2,427 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x68A1AD: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5336) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== ==31270== 2,176 bytes in 17 blocks are possibly lost in loss record 2,428 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70E94A: rec_copy_prefix_to_buf (mem0mem.ic:443) ==31270== by 0x7581F5: btr_pcur_store_position (btr0pcur.c:153) ==31270== by 0x726553: row_search_for_mysql (row0sel.c:4345) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 2,272 bytes in 2 blocks are possibly lost in loss record 2,430 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x740390: trx_undo_arr_create (mem0mem.ic:443) ==31270== by 0x7408E4: trx_rollback (trx0roll.c:1090) ==31270== by 0x70940A: que_thr_dec_refer_count (que0que.c:883) ==31270== by 0x7096D4: que_run_threads (que0que.c:1315) ==31270== by 0x740DCE: trx_general_rollback_for_mysql (trx0roll.c:99) ==31270== by 0x74107E: trx_rollback_last_sql_stat_for_mysql (trx0roll.c:173) ==31270== by 0x68B239: InnobaseEngine::doRollback(drizzled::Session*, bool) (ha_innodb.cc:2285) ==31270== by 0x65787E: drizzled::TransactionServices::ha_rollback_trans(drizzled::Session*, bool) (transactional_storage_engine.h:89) ==31270== by 0x65921B: drizzled::TransactionServices::ha_autocommit_or_rollback(drizzled::Session*, int) (transaction_services.cc:720) ==31270== by 0x603D14: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:248) ==31270== ==31270== 2,288 bytes in 1 blocks are possibly lost in loss record 2,431 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x743CD5: trx_sys_init_at_db_start (mem0mem.ic:443) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 2,352 bytes in 7 blocks are possibly lost in loss record 2,432 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197DF: row_create_prebuilt (row0mysql.c:624) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 2,352 bytes in 7 blocks are possibly lost in loss record 2,433 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197E8: row_create_prebuilt (row0mysql.c:625) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 2,368 bytes in 2 blocks are possibly lost in loss record 2,434 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746137: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 2,368 bytes in 2 blocks are possibly lost in loss record 2,435 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x746137: trx_create (mem0mem.ic:443) ==31270== by 0x746CCE: trx_allocate_for_mysql (trx0trx.c:201) ==31270== by 0x6891B3: innobase_trx_allocate (ha_innodb.cc:1408) ==31270== by 0x689307: check_trx_exists(drizzled::Session*) (ha_innodb.cc:1434) ==31270== by 0x6894A5: ha_innobase::store_lock(drizzled::Session*, drizzled::st_thr_lock_data**, drizzled::thr_lock_type) (ha_innodb.cc:7502) ==31270== by 0x593A49: drizzled::get_lock_data(drizzled::Session*, drizzled::Table**, unsigned int, bool, drizzled::Table**) (lock.cc:626) ==31270== by 0x5942F4: drizzled::mysql_lock_tables(drizzled::Session*, drizzled::Table**, unsigned int, unsigned int, bool*) (lock.cc:189) ==31270== by 0x5EA1E6: drizzled::Session::lock_tables(drizzled::TableList*, unsigned int, bool*) (sql_base.cc:2196) ==31270== by 0x5D9A73: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2018) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 2,384 bytes in 1 blocks are possibly lost in loss record 2,436 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x740466: trx_undo_arr_create (mem0mem.ic:186) ==31270== by 0x737C05: trx_purge_sys_create (trx0purge.c:236) ==31270== by 0x743EEA: trx_sys_init_at_db_start (trx0sys.c:1016) ==31270== by 0x73342A: innobase_start_or_create_for_mysql (srv0start.c:1610) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 2,456 bytes in 1 blocks are possibly lost in loss record 2,437 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x68DAF6: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1948) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 2,528 bytes in 4 blocks are possibly lost in loss record 2,438 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x60CA11: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3998) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 2,592 bytes in 2 blocks are possibly lost in loss record 2,440 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x72AAAF: row_upd_store_row (mem0mem.ic:186) ==31270== by 0x72B677: row_upd_clust_step (row0upd.c:1948) ==31270== by 0x72C0CA: row_upd_step (row0upd.c:2021) ==31270== by 0x718E7D: row_update_for_mysql (row0mysql.c:1380) ==31270== by 0x688080: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4202) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 2,808 bytes in 9 blocks are possibly lost in loss record 2,441 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722E12: row_sel_build_prev_vers_for_mysql (mem0mem.ic:443) ==31270== by 0x7274C8: row_search_for_mysql (row0sel.c:4116) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 2,832 bytes in 1 blocks are possibly lost in loss record 2,442 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x721539: sel_node_create (mem0mem.ic:186) ==31270== by 0x718118: row_prebuild_sel_graph (row0mysql.c:1189) ==31270== by 0x727381: row_search_for_mysql (row0sel.c:3397) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x684CD6: ha_innobase::index_first(unsigned char*) (ha_innodb.cc:4875) ==31270== by 0x6879F6: ha_innobase::rnd_next(unsigned char*) (ha_innodb.cc:4970) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 2,832 bytes in 1 blocks are possibly lost in loss record 2,443 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x721539: sel_node_create (mem0mem.ic:186) ==31270== by 0x718118: row_prebuild_sel_graph (row0mysql.c:1189) ==31270== by 0x727381: row_search_for_mysql (row0sel.c:3397) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x5F2366: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:241) ==31270== ==31270== 2,944 bytes in 4 blocks are possibly lost in loss record 2,445 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x5F275F: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:233) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 2,944 bytes in 4 blocks are possibly lost in loss record 2,446 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x5B4E76: T.1537 (range.cc:1125) ==31270== by 0x5B502B: drizzled::optimizer::SqlSelect::check_quick(drizzled::Session*, bool, unsigned long) (range.cc:683) ==31270== by 0x5F2069: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:162) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 2,952 bytes in 3 blocks are possibly lost in loss record 2,447 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50BDF8: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 2,992 bytes in 22 blocks are possibly lost in loss record 2,448 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D63B8: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 3,000 bytes in 25 blocks are possibly lost in loss record 2,449 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A34B: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5765) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 3,000 bytes in 25 blocks are possibly lost in loss record 2,450 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A34B: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5765) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 3,040 bytes in 10 blocks are possibly lost in loss record 2,451 of 2,643 ==31270== at 0x4C24477: calloc (vg_replace_malloc.c:418) ==31270== by 0x4011A6E: _dl_allocate_tls (dl-tls.c:300) ==31270== by 0x6526440: pthread_create@@GLIBC_2.2.5 (allocatestack.c:561) ==31270== by 0x6F6BFA: os_thread_create (os0thread.c:194) ==31270== by 0x73279C: innobase_start_or_create_for_mysql (srv0start.c:1364) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 3,080 bytes in 77 blocks are possibly lost in loss record 2,452 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D25B8: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (repeated_field.h:250) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 3,080 bytes in 77 blocks are possibly lost in loss record 2,453 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D291C: drizzled::message::Table_Index::MergeFrom(drizzled::message::Table_Index const&) (table.pb.h:4272) ==31270== by 0x7D63FE: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 3,136 bytes in 2 blocks are possibly lost in loss record 2,454 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x60CA11: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3998) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 3,224 bytes in 31 blocks are possibly lost in loss record 2,455 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D698D: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4394) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 3,360 bytes in 4 blocks are possibly lost in loss record 2,458 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDACD: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1326) ==31270== by 0x60AB01: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3724) ==31270== by 0x60CBEC: drizzled::join_read_const_table(drizzled::JoinTable*, drizzled::optimizer::Position*) (sql_select.cc:3628) ==31270== by 0x58C715: drizzled::make_join_statistics(drizzled::JOIN*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5881) ==31270== by 0x58DF0E: drizzled::JOIN::optimize() (join.cc:560) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 3,360 bytes in 10 blocks are possibly lost in loss record 2,459 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197DF: row_create_prebuilt (row0mysql.c:624) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 3,360 bytes in 10 blocks are possibly lost in loss record 2,460 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197E8: row_create_prebuilt (row0mysql.c:625) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 3,408 bytes in 3 blocks are possibly lost in loss record 2,461 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x740390: trx_undo_arr_create (mem0mem.ic:443) ==31270== by 0x7408E4: trx_rollback (trx0roll.c:1090) ==31270== by 0x70940A: que_thr_dec_refer_count (que0que.c:883) ==31270== by 0x7096D4: que_run_threads (que0que.c:1315) ==31270== by 0x740DCE: trx_general_rollback_for_mysql (trx0roll.c:99) ==31270== by 0x7410CB: trx_rollback_for_mysql (trx0roll.c:148) ==31270== by 0x68B1E9: InnobaseEngine::doRollback(drizzled::Session*, bool) (ha_innodb.cc:2282) ==31270== by 0x65787E: drizzled::TransactionServices::ha_rollback_trans(drizzled::Session*, bool) (transactional_storage_engine.h:89) ==31270== by 0x5D9E1E: drizzled::Session::endTransaction(drizzled::enum_mysql_completiontype) (session.cc:800) ==31270== by 0x6371D3: drizzled::statement::Rollback::execute() (rollback.cc:31) ==31270== ==31270== 3,421 bytes in 70 blocks are possibly lost in loss record 2,462 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A7AB: std::basic_string, std::allocator >::basic_string(std::string const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5C1A3C: drizzled::test_plugin_options(drizzled::memory::Root*, drizzled::plugin::Module*, int*, char**) (loader.cc:1746) ==31270== by 0x5C1EF0: plugin_init (loader.cc:419) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 3,432 bytes in 11 blocks are possibly lost in loss record 2,463 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7211F5: T.441 (mem0mem.ic:443) ==31270== by 0x72764E: row_search_for_mysql (row0sel.c:699) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x61D949: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:443) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 3,560 bytes in 3 blocks are possibly lost in loss record 2,464 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x61D8B9: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:410) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 3,888 bytes in 18 blocks are possibly lost in loss record 2,466 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x687219: ha_innobase::rnd_init(bool) (ha_innodb.cc:4926) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x606CE7: drizzled::join_init_read_record(drizzled::JoinTable*) (sql_select.cc:3966) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 3,936 bytes in 2 blocks are possibly lost in loss record 2,467 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642636: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1421) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 3,936 bytes in 2 blocks are possibly lost in loss record 2,468 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x4FE680: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:226) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 3,952 bytes in 28 blocks are possibly lost in loss record 2,469 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757C68: btr_pcur_copy_stored_position (mem0mem.ic:443) ==31270== by 0x718E0B: row_update_for_mysql (row0mysql.c:1353) ==31270== by 0x687BA0: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4294) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F24F8: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 3,968 bytes in 31 blocks are possibly lost in loss record 2,470 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6964: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (table.pb.h:4486) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 4,040 bytes in 30 blocks are possibly lost in loss record 2,471 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757C68: btr_pcur_copy_stored_position (mem0mem.ic:443) ==31270== by 0x718E0B: row_update_for_mysql (row0mysql.c:1353) ==31270== by 0x688080: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4202) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 4,056 bytes in 39 blocks are possibly lost in loss record 2,473 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6228: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 4,080 bytes in 3 blocks are possibly lost in loss record 2,474 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71998F: row_create_prebuilt (mem0mem.ic:186) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== ==31270== 4,097 (1,216 direct, 2,881 indirect) bytes in 19 blocks are definitely lost in loss record 2,475 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x653A00: drizzled::init_temporal_formats() (temporal_format.cc:274) ==31270== by 0x50909A: T.1085 (drizzled.cc:1168) ==31270== by 0x5092F4: main (drizzled.cc:2319) ==31270== ==31270== 4,185 bytes in 105 blocks are possibly lost in loss record 2,476 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7CEE7E: drizzled::message::Table_Index::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7DA014: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC99CB1: Schema::readTableFile(std::string const&, drizzled::message::Table&) (schema.cc:363) ==31270== ==31270== 4,200 bytes in 5 blocks are possibly lost in loss record 2,477 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x609CB1: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3769) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 4,200 bytes in 35 blocks are possibly lost in loss record 2,478 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x7357FA: mutex_create_func (sync0sync.c:255) ==31270== by 0x6C169A: dict_mem_table_create (dict0mem.c:81) ==31270== by 0x68A37A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5112) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== by 0x632E04: drizzled::statement::CreateTable::execute() (create_table.cc:220) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 4,200 bytes in 105 blocks are possibly lost in loss record 2,479 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B437: std::string::append(char const*, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D91: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7CE6F9: drizzled::message::Table_Field_StringFieldOptions::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7D4162: drizzled::message::Table_Field::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x7DA133: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== ==31270== 4,368 bytes in 7 blocks are possibly lost in loss record 2,481 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x719719: row_create_prebuilt (mem0mem.ic:443) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 4,616 bytes in 5 blocks are possibly lost in loss record 2,483 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x5B4E76: T.1537 (range.cc:1125) ==31270== by 0x5B502B: drizzled::optimizer::SqlSelect::check_quick(drizzled::Session*, bool, unsigned long) (range.cc:683) ==31270== by 0x61D434: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:220) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 4,674 bytes in 25 blocks are possibly lost in loss record 2,484 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x686EB1: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:7424) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 4,768 bytes in 2 blocks are possibly lost in loss record 2,485 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x740466: trx_undo_arr_create (mem0mem.ic:186) ==31270== by 0x7408E4: trx_rollback (trx0roll.c:1090) ==31270== by 0x70940A: que_thr_dec_refer_count (que0que.c:883) ==31270== by 0x7096D4: que_run_threads (que0que.c:1315) ==31270== by 0x740DCE: trx_general_rollback_for_mysql (trx0roll.c:99) ==31270== by 0x74107E: trx_rollback_last_sql_stat_for_mysql (trx0roll.c:173) ==31270== by 0x68B239: InnobaseEngine::doRollback(drizzled::Session*, bool) (ha_innodb.cc:2285) ==31270== by 0x65787E: drizzled::TransactionServices::ha_rollback_trans(drizzled::Session*, bool) (transactional_storage_engine.h:89) ==31270== by 0x65921B: drizzled::TransactionServices::ha_autocommit_or_rollback(drizzled::Session*, int) (transaction_services.cc:720) ==31270== ==31270== 4,800 bytes in 100 blocks are possibly lost in loss record 2,486 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D59B1: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3859) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 4,920 bytes in 5 blocks are possibly lost in loss record 2,487 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B861: drizzled::Field::clone(drizzled::memory::Root*, drizzled::Table*) (field.cc:847) ==31270== by 0x642532: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1402) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 4,920 bytes in 5 blocks are possibly lost in loss record 2,488 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B8F1: drizzled::Field::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (field.cc:814) ==31270== by 0x51850B: drizzled::Field_varstring::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (varstring.cc:462) ==31270== by 0x642716: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1453) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== ==31270== 4,920 bytes in 5 blocks are possibly lost in loss record 2,489 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x673114: drizzled::memory::multi_alloc_root(drizzled::memory::Root*, ...) (root.cc:227) ==31270== by 0x6404CF: drizzled::alloc_table_share(drizzled::TableList*, char*, unsigned int) (table.cc:117) ==31270== by 0x64EF3F: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:207) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 4,920 bytes in 5 blocks are possibly lost in loss record 2,490 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B8F1: drizzled::Field::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (field.cc:814) ==31270== by 0x51850B: drizzled::Field_varstring::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (varstring.cc:462) ==31270== by 0x642716: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1453) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 4,920 bytes in 5 blocks are possibly lost in loss record 2,491 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B8F1: drizzled::Field::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (field.cc:814) ==31270== by 0x51850B: drizzled::Field_varstring::new_field(drizzled::memory::Root*, drizzled::Table*, bool) (varstring.cc:462) ==31270== by 0x642716: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1453) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 5,040 bytes in 6 blocks are possibly lost in loss record 2,492 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x606CE7: drizzled::join_init_read_record(drizzled::JoinTable*) (sql_select.cc:3966) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 5,040 bytes in 6 blocks are possibly lost in loss record 2,493 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x60A699: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3817) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 5,120 bytes in 3 blocks are possibly lost in loss record 2,494 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x72039F: row_build (mem0mem.ic:186) ==31270== by 0x72A991: row_upd_store_row (row0upd.c:1410) ==31270== by 0x72B677: row_upd_clust_step (row0upd.c:1948) ==31270== by 0x72C0CA: row_upd_step (row0upd.c:2021) ==31270== by 0x718E7D: row_update_for_mysql (row0mysql.c:1380) ==31270== by 0x688080: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4202) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 5,192 bytes in 5 blocks are possibly lost in loss record 2,495 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x6473FD: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:328) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 5,200 bytes in 200 blocks are possibly lost in loss record 2,496 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D3455: drizzled::message::Table_Field_SetFieldOptions::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7D3FC5: drizzled::message::Table_Field::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x7DA133: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== ==31270== 5,344 bytes in 2 blocks are possibly lost in loss record 2,498 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E6357: log_group_init (mem0mem.ic:443) ==31270== by 0x7332CF: innobase_start_or_create_for_mysql (srv0start.c:731) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 5,400 bytes in 25 blocks are possibly lost in loss record 2,499 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A34B: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5765) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 5,440 bytes in 10 blocks are possibly lost in loss record 2,500 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x68A1AD: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5336) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 5,656 bytes in 5 blocks are possibly lost in loss record 2,501 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x68725A: ha_innobase::rnd_init(bool) (ha_innodb.cc:4928) ==31270== by 0x4FDBD7: drizzled::Cursor::ha_rnd_init(bool) (cursor.cc:116) ==31270== by 0x5CFBA1: drizzled::init_read_record(drizzled::st_read_record*, drizzled::Session*, drizzled::Table*, drizzled::optimizer::SqlSelect*, int, bool) (records.cc:152) ==31270== by 0x606CE7: drizzled::join_init_read_record(drizzled::JoinTable*) (sql_select.cc:3966) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 5,664 bytes in 2 blocks are possibly lost in loss record 2,502 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71947F: row_create_update_node_for_mysql (mem0mem.ic:186) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x688301: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4185) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 5,664 bytes in 2 blocks are possibly lost in loss record 2,503 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x7199BE: row_create_prebuilt (mem0mem.ic:186) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 5,664 bytes in 2 blocks are possibly lost in loss record 2,504 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x7199BE: row_create_prebuilt (mem0mem.ic:186) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 6,144 bytes in 64 blocks are possibly lost in loss record 2,507 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5961: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3825) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 6,240 bytes in 10 blocks are possibly lost in loss record 2,508 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x719719: row_create_prebuilt (mem0mem.ic:443) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== ==31270== 6,304 bytes in 8 blocks are possibly lost in loss record 2,510 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x5B45E9: drizzled::optimizer::SqlSelect::test_quick_select(drizzled::Session*, std::bitset<72ul>, unsigned long, unsigned long, bool, bool) (range.cc:1125) ==31270== by 0x607BF7: drizzled::get_quick_record_count(drizzled::Session*, drizzled::optimizer::SqlSelect*, drizzled::Table*, std::bitset<72ul> const*, unsigned long) (sql_select.cc:475) ==31270== by 0x58C9C1: drizzled::make_join_statistics(drizzled::JOIN*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5961) ==31270== by 0x58DF0E: drizzled::JOIN::optimize() (join.cc:560) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 6,480 bytes in 27 blocks are possibly lost in loss record 2,511 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x72A2B8: upd_node_create (mem0mem.ic:443) ==31270== by 0x71932A: row_create_update_node_for_mysql (row0mysql.c:1213) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x687C14: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4285) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F24F8: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 6,888 bytes in 7 blocks are possibly lost in loss record 2,512 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x68EDA5: InnobaseEngine::create(drizzled::TableShare&, drizzled::memory::Root*) (ha_innodb.cc:343) ==31270== by 0x642466: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1345) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 7,152 bytes in 3 blocks are possibly lost in loss record 2,513 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x740466: trx_undo_arr_create (mem0mem.ic:186) ==31270== by 0x7408E4: trx_rollback (trx0roll.c:1090) ==31270== by 0x70940A: que_thr_dec_refer_count (que0que.c:883) ==31270== by 0x7096D4: que_run_threads (que0que.c:1315) ==31270== by 0x740DCE: trx_general_rollback_for_mysql (trx0roll.c:99) ==31270== by 0x7410CB: trx_rollback_for_mysql (trx0roll.c:148) ==31270== by 0x68B1E9: InnobaseEngine::doRollback(drizzled::Session*, bool) (ha_innodb.cc:2282) ==31270== by 0x65787E: drizzled::TransactionServices::ha_rollback_trans(drizzled::Session*, bool) (transactional_storage_engine.h:89) ==31270== by 0x5D9E1E: drizzled::Session::endTransaction(drizzled::enum_mysql_completiontype) (session.cc:800) ==31270== ==31270== 7,395 bytes in 195 blocks are possibly lost in loss record 2,514 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x5E19CB0: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1A6BA: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B1EB: std::string::reserve(unsigned long) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5E1B360: std::string::append(unsigned long, char) (in /usr/lib/libstdc++.so.6.0.13) ==31270== by 0x5296D54: google::protobuf::io::CodedInputStream::ReadString(std::string*, int) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x7D4613: drizzled::message::Table_Field::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:142) ==31270== by 0x7DA133: drizzled::message::Table::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) (wire_format_lite_inl.h:200) ==31270== by 0x5294FDA: google::protobuf::MessageLite::ParseFromCodedStream(google::protobuf::io::CodedInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52950F3: google::protobuf::MessageLite::ParseFromZeroCopyStream(google::protobuf::io::ZeroCopyInputStream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x52E7E00: google::protobuf::Message::ParseFromIstream(std::istream*) (in /usr/lib/libprotobuf.so.5.0.0) ==31270== by 0x1AC99CB1: Schema::readTableFile(std::string const&, drizzled::message::Table&) (schema.cc:363) ==31270== ==31270== 7,560 bytes in 35 blocks are possibly lost in loss record 2,516 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C1545: dict_mem_table_create (mem0mem.ic:443) ==31270== by 0x68A37A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5112) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== by 0x632E04: drizzled::statement::CreateTable::execute() (create_table.cc:220) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 8,184 bytes in 31 blocks are possibly lost in loss record 2,517 of 2,643 ==31270== at 0x4C250A2: operator new(unsigned long, std::nothrow_t const&) (vg_replace_malloc.c:240) ==31270== by 0x64720F: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 8,400 bytes in 10 blocks are possibly lost in loss record 2,518 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6864D8: build_template(row_prebuilt_struct*, drizzled::Session*, drizzled::Table*, unsigned int) (mem0mem.ic:443) ==31270== by 0x687171: ha_innobase::change_active_index(unsigned int) (ha_innodb.cc:4734) ==31270== by 0x4FDC79: drizzled::Cursor::ha_index_init(unsigned int, bool) (cursor.cc:98) ==31270== by 0x60CA11: drizzled::join_read_first(drizzled::JoinTable*) (sql_select.cc:3998) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 9,072 bytes in 27 blocks are possibly lost in loss record 2,519 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x719352: row_create_update_node_for_mysql (row0mysql.c:1219) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x687C14: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4285) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F24F8: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 9,120 bytes in 38 blocks are possibly lost in loss record 2,520 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x72A2B8: upd_node_create (mem0mem.ic:443) ==31270== by 0x71932A: row_create_update_node_for_mysql (row0mysql.c:1213) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x688301: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4185) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 9,520 bytes in 7 blocks are possibly lost in loss record 2,522 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71998F: row_create_prebuilt (mem0mem.ic:186) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== ==31270== 9,600 bytes in 80 blocks are possibly lost in loss record 2,523 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D29: rw_lock_create_func (sync0rw.c:279) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A20A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5775) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 9,600 bytes in 80 blocks are possibly lost in loss record 2,524 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x734D34: rw_lock_create_func (sync0rw.c:280) ==31270== by 0x6B7C29: dict_index_add_to_cache (dict0dict.c:1564) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A20A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5775) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 9,840 bytes in 5 blocks are possibly lost in loss record 2,525 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x4FE680: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:226) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 9,840 bytes in 5 blocks are possibly lost in loss record 2,526 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x4FE680: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:226) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 9,840 bytes in 5 blocks are possibly lost in loss record 2,527 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x4FE680: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:226) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 9,840 bytes in 10 blocks are possibly lost in loss record 2,528 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x6491E5: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:1202) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 9,840 bytes in 10 blocks are possibly lost in loss record 2,529 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x68EDA5: InnobaseEngine::create(drizzled::TableShare&, drizzled::memory::Root*) (ha_innodb.cc:343) ==31270== by 0x642466: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1345) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 9,856 bytes in 154 blocks are possibly lost in loss record 2,530 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D5939: drizzled::message::Table_Field::MergeFrom(drizzled::message::Table_Field const&) (table.pb.h:3808) ==31270== by 0x7D626E: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:254) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 10,472 bytes in 77 blocks are possibly lost in loss record 2,531 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D63B8: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 11,328 bytes in 4 blocks are possibly lost in loss record 2,533 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71947F: row_create_update_node_for_mysql (mem0mem.ic:186) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x687C14: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4285) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F24F8: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 11,808 bytes in 12 blocks are possibly lost in loss record 2,534 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x1D6B8945: Function::create(drizzled::TableShare&, drizzled::memory::Root*) (function.cc:44) ==31270== by 0x642466: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1345) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 12,000 bytes in 10 blocks are possibly lost in loss record 2,535 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17EA: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x68A37A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5112) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== by 0x632E04: drizzled::statement::CreateTable::execute() (create_table.cc:220) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 12,000 bytes in 10 blocks are possibly lost in loss record 2,536 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x69E981: btr_search_info_create (mem0mem.ic:186) ==31270== by 0x6B7BF6: dict_index_add_to_cache (dict0dict.c:1558) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x68A1AD: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5336) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 12,768 bytes in 38 blocks are possibly lost in loss record 2,537 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x719352: row_create_update_node_for_mysql (row0mysql.c:1219) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x688301: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4185) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 13,200 bytes in 55 blocks are possibly lost in loss record 2,538 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x70F8DF: ins_node_create (mem0mem.ic:443) ==31270== by 0x719110: row_get_prebuilt_insert_row (row0mysql.c:816) ==31270== by 0x719D86: row_insert_for_mysql (row0mysql.c:1112) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 13,600 bytes in 10 blocks are possibly lost in loss record 2,539 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71998F: row_create_prebuilt (mem0mem.ic:186) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== ==31270== 13,600 bytes in 25 blocks are possibly lost in loss record 2,540 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A34B: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5765) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 15,296 bytes in 4 blocks are possibly lost in loss record 2,542 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C10AB: dict_mem_table_add_col (mem0mem.ic:186) ==31270== by 0x689F55: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5184) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== by 0x632E04: drizzled::statement::CreateTable::execute() (create_table.cc:220) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 16,728 bytes in 15 blocks are possibly lost in loss record 2,546 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B861: drizzled::Field::clone(drizzled::memory::Root*, drizzled::Table*) (field.cc:847) ==31270== by 0x642532: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1402) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 17,024 bytes in 1 blocks are possibly lost in loss record 2,547 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647CB9: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:570) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 17,024 bytes in 1 blocks are possibly lost in loss record 2,548 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647CB9: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:570) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 17,280 bytes in 80 blocks are possibly lost in loss record 2,549 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6C12DB: dict_mem_index_create (mem0mem.ic:443) ==31270== by 0x6B78B5: dict_index_add_to_cache (dict0dict.c:2016) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A20A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5775) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 17,984 bytes in 18 blocks are possibly lost in loss record 2,550 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x6473FD: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:328) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 18,136 bytes in 1 blocks are possibly lost in loss record 2,551 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x7374F0: trx_i_s_cache_init (ha0storage.ic:84) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 18,928 bytes in 182 blocks are possibly lost in loss record 2,553 of 2,643 ==31270== at 0x4C2596C: operator new(unsigned long) (vg_replace_malloc.c:220) ==31270== by 0x7D6228: drizzled::message::Table::MergeFrom(drizzled::message::Table const&) (repeated_field.h:250) ==31270== by 0x7D6C7F: drizzled::message::Table::Table(drizzled::message::Table const&) (table.pb.cc:6636) ==31270== by 0x647224: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:263) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 19,040 bytes in 35 blocks are possibly lost in loss record 2,554 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C17BF: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x68A37A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5112) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== by 0x632E04: drizzled::statement::CreateTable::execute() (create_table.cc:220) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 22,632 bytes in 15 blocks are possibly lost in loss record 2,556 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50C1AE: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 30,000 bytes in 25 blocks are possibly lost in loss record 2,560 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C178F: dict_mem_table_create (mem0mem.ic:186) ==31270== by 0x68A37A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5112) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== by 0x617B7C: drizzled::mysql_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1530) ==31270== by 0x632E04: drizzled::statement::CreateTable::execute() (create_table.cc:220) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 30,000 bytes in 25 blocks are possibly lost in loss record 2,561 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14D7: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B8379: dict_index_add_to_cache (dict0dict.c:1858) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A34B: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5765) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 30,504 bytes in 31 blocks are possibly lost in loss record 2,562 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x673114: drizzled::memory::multi_alloc_root(drizzled::memory::Root*, ...) (root.cc:227) ==31270== by 0x6404CF: drizzled::alloc_table_share(drizzled::TableList*, char*, unsigned int) (table.cc:117) ==31270== by 0x64EF3F: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:207) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 32,256 bytes in 96 blocks are possibly lost in loss record 2,563 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197DF: row_create_prebuilt (row0mysql.c:624) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 32,256 bytes in 96 blocks are possibly lost in loss record 2,564 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x757D9B: btr_pcur_create_for_mysql (mem0mem.ic:443) ==31270== by 0x7197E8: row_create_prebuilt (row0mysql.c:625) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 32,472 bytes in 23 blocks are possibly lost in loss record 2,565 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x50BDF8: drizzled::make_field(drizzled::TableShare*, drizzled::memory::Root*, unsigned char*, unsigned int, bool, unsigned char*, unsigned char, unsigned char, drizzled::enum_field_types, drizzled::charset_info_st const*, drizzled::Field::utype, drizzled::st_typelib*, char const*) (field.cc:376) ==31270== by 0x648456: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:925) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 33,984 bytes in 12 blocks are possibly lost in loss record 2,567 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x72A30B: upd_node_create (mem0mem.ic:186) ==31270== by 0x71932A: row_create_update_node_for_mysql (row0mysql.c:1213) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x687C14: ha_innobase::delete_row(unsigned char const*) (ha_innodb.cc:4285) ==31270== by 0x4FFA81: drizzled::Cursor::ha_delete_row(unsigned char const*) (cursor.cc:1576) ==31270== by 0x5F24F8: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:247) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 41,336 bytes in 1 blocks are possibly lost in loss record 2,570 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6C6CE4: fil_init (fil0fil.c:1489) ==31270== by 0x732733: innobase_start_or_create_for_mysql (srv0start.c:1328) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 41,336 bytes in 1 blocks are possibly lost in loss record 2,571 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6C6CF8: fil_init (fil0fil.c:1490) ==31270== by 0x732733: innobase_start_or_create_for_mysql (srv0start.c:1328) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 42,480 bytes in 15 blocks are possibly lost in loss record 2,572 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x72A30B: upd_node_create (mem0mem.ic:186) ==31270== by 0x71932A: row_create_update_node_for_mysql (row0mysql.c:1213) ==31270== by 0x7194C8: row_get_prebuilt_update_vector (row0mysql.c:1258) ==31270== by 0x688301: ha_innobase::update_row(unsigned char const*, unsigned char*) (ha_innodb.cc:4185) ==31270== by 0x4FF560: drizzled::Cursor::ha_update_row(unsigned char const*, unsigned char*) (cursor.cc:1556) ==31270== by 0x61DADF: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:460) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 43,520 bytes in 80 blocks are possibly lost in loss record 2,573 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6C14AC: dict_mem_index_create (mem0mem.ic:186) ==31270== by 0x6B78B5: dict_index_add_to_cache (dict0dict.c:2016) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A20A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5775) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== ==31270== 50,976 bytes in 18 blocks are possibly lost in loss record 2,575 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x70F93E: ins_node_create (mem0mem.ic:186) ==31270== by 0x719110: row_get_prebuilt_insert_row (row0mysql.c:816) ==31270== by 0x719D86: row_insert_for_mysql (row0mysql.c:1112) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 51,072 bytes in 3 blocks are possibly lost in loss record 2,576 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647CB9: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:570) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 59,904 bytes in 96 blocks are possibly lost in loss record 2,577 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x719719: row_create_prebuilt (mem0mem.ic:443) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 62,976 bytes in 62 blocks are possibly lost in loss record 2,578 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642636: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1421) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,579 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,580 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,581 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,582 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x4FEC8D: drizzled::Cursor::read_range_next() (cursor.cc:1270) ==31270== by 0x4FDA51: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1152) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,583 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FEBE9: drizzled::Cursor::read_range_first(drizzled::st_key_range const*, drizzled::st_key_range const*, bool, bool) (cursor.cc:1236) ==31270== by 0x4FDA0F: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1178) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,584 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x585160: drizzled::flush_cached_records(drizzled::JOIN*, drizzled::JoinTable*, bool) (join.cc:2673) ==31270== by 0x607016: drizzled::sub_select_cache(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3383) ==31270== by 0x60AEDF: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3334) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== ==31270== 67,328 bytes in 8 blocks are possibly lost in loss record 2,585 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== ==31270== 68,048 bytes in 2 blocks are possibly lost in loss record 2,586 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642492: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1355) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 68,416 bytes in 16 blocks are possibly lost in loss record 2,587 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x4FEC8D: drizzled::Cursor::read_range_next() (cursor.cc:1270) ==31270== by 0x4FDA51: drizzled::Cursor::multi_range_read_next(char**) (cursor.cc:1152) ==31270== by 0x5A460E: drizzled::optimizer::QuickRangeSelect::get_next() (quick_range_select.cc:331) ==31270== by 0x5D03AC: drizzled::rr_quick(drizzled::st_read_record*) (records.cc:200) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== ==31270== 71,264 bytes in 2 blocks are possibly lost in loss record 2,588 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672B57: drizzled::memory::multi_malloc(bool, ...) (multi_malloc.cc:64) ==31270== by 0x686C17: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2704) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F1EFD: drizzled::mysql_delete(drizzled::Session*, drizzled::TableList*, drizzled::Item*, drizzled::st_sql_list*, unsigned long, unsigned long, bool) (sql_delete.cc:61) ==31270== by 0x6331B5: drizzled::statement::Delete::execute() (delete.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 76,624 bytes in 89 blocks are possibly lost in loss record 2,589 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71FBA5: row_build_index_entry (mem0mem.ic:186) ==31270== by 0x70F0ED: ins_node_create_entry_list (row0ins.c:108) ==31270== by 0x70F313: ins_node_set_new_row (row0ins.c:192) ==31270== by 0x71918E: row_get_prebuilt_insert_row (row0mysql.c:830) ==31270== by 0x719D86: row_insert_for_mysql (row0mysql.c:1112) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== ==31270== 81,944 bytes in 1 blocks are possibly lost in loss record 2,591 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x737481: trx_i_s_cache_init (trx0i_s.c:1250) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 82,696 bytes in 1 blocks are possibly lost in loss record 2,593 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x735B50: thr_local_init (thr0loc.c:245) ==31270== by 0x7317D9: srv_boot (srv0srv.c:1407) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 92,496 bytes in 94 blocks are possibly lost in loss record 2,594 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x68EDA5: InnobaseEngine::create(drizzled::TableShare&, drizzled::memory::Root*) (ha_innodb.cc:343) ==31270== by 0x642466: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1345) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 96,000 bytes in 80 blocks are possibly lost in loss record 2,595 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x6B828C: dict_index_add_to_cache (mem0mem.ic:186) ==31270== by 0x75B3BB: dict_create_index_step (dict0crea.c:1095) ==31270== by 0x709A55: que_run_threads (que0que.c:1250) ==31270== by 0x71C70B: row_create_index_for_mysql (row0mysql.c:2046) ==31270== by 0x685BE9: create_index(trx_struct*, drizzled::Table*, unsigned long, char const*, unsigned int) (ha_innodb.cc:5307) ==31270== by 0x68A20A: InnobaseEngine::doCreateTable(drizzled::Session*, char const*, drizzled::Table&, drizzled::message::Table&) (ha_innodb.cc:5775) ==31270== by 0x5C9309: drizzled::plugin::StorageEngine::createTable(drizzled::Session&, drizzled::TableIdentifier&, bool, drizzled::message::Table&, bool) (storage_engine.cc:572) ==31270== by 0x79D995: drizzled::rea_create_table(drizzled::Session*, drizzled::TableIdentifier&, drizzled::message::Table*, drizzled::st_ha_create_information*, drizzled::List&, unsigned int, drizzled::st_key*) (table_proto_write.cc:570) ==31270== by 0x61799F: drizzled::mysql_create_table_no_lock(drizzled::Session*, drizzled::TableIdentifier&, drizzled::st_ha_create_information*, drizzled::message::Table*, drizzled::AlterInfo*, bool, unsigned int, bool) (sql_table.cc:1442) ==31270== ==31270== 99,384 bytes in 94 blocks are possibly lost in loss record 2,596 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x672FA0: drizzled::memory::memdup_root(drizzled::memory::Root*, void const*, unsigned long) (root.cc:378) ==31270== by 0x50B861: drizzled::Field::clone(drizzled::memory::Root*, drizzled::Table*) (field.cc:847) ==31270== by 0x642532: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1402) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 130,560 bytes in 96 blocks are possibly lost in loss record 2,600 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71998F: row_create_prebuilt (mem0mem.ic:186) ==31270== by 0x686D2C: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2775) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== ==31270== 134,656 bytes in 16 blocks are possibly lost in loss record 2,601 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 134,656 bytes in 16 blocks are possibly lost in loss record 2,602 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 135,744 bytes in 24 blocks are possibly lost in loss record 2,603 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x606BA4: drizzled::join_read_next(drizzled::st_read_record*) (sql_select.cc:4035) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 136,960 bytes in 8 blocks are possibly lost in loss record 2,604 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x606BA4: drizzled::join_read_next(drizzled::st_read_record*) (sql_select.cc:4035) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 139,112 bytes in 1 blocks are possibly lost in loss record 2,605 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6A67B4: buf_pool_init (buf0buf.c:957) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 139,112 bytes in 1 blocks are possibly lost in loss record 2,606 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6A67C9: buf_pool_init (buf0buf.c:958) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 150,040 bytes in 19 blocks are possibly lost in loss record 2,607 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x647CB9: drizzled::parse_table_proto(drizzled::Session&, drizzled::message::Table&, drizzled::TableShare*) (table.cc:570) ==31270== by 0x649D55: drizzled::open_table_def(drizzled::Session&, drizzled::TableShare*) (table.cc:1282) ==31270== by 0x64F052: drizzled::TableShare::getShare(drizzled::Session*, drizzled::TableList*, char*, unsigned int, unsigned int, int*) (table_share.cc:229) ==31270== by 0x5EA4D0: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1907) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 170,120 bytes in 5 blocks are possibly lost in loss record 2,608 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642492: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1355) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 170,120 bytes in 5 blocks are possibly lost in loss record 2,609 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642492: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1355) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== ==31270== 178,384 bytes in 7 blocks are possibly lost in loss record 2,610 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672B57: drizzled::memory::multi_malloc(bool, ...) (multi_malloc.cc:64) ==31270== by 0x686C17: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2704) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x5F5FFE: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:250) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 182,336 bytes in 10 blocks are possibly lost in loss record 2,611 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672B57: drizzled::memory::multi_malloc(bool, ...) (multi_malloc.cc:64) ==31270== by 0x686C17: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2704) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x61D137: drizzled::mysql_update(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, unsigned long, drizzled::enum_duplicates, bool) (sql_update.cc:149) ==31270== by 0x63F089: drizzled::statement::Update::execute() (update.cc:51) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 201,984 bytes in 24 blocks are possibly lost in loss record 2,612 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 201,984 bytes in 24 blocks are possibly lost in loss record 2,613 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x60A5F2: drizzled::join_read_always_key(drizzled::JoinTable*) (sql_select.cc:3828) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 204,288 bytes in 16 blocks are possibly lost in loss record 2,614 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x585160: drizzled::flush_cached_records(drizzled::JOIN*, drizzled::JoinTable*, bool) (join.cc:2673) ==31270== by 0x607016: drizzled::sub_select_cache(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3383) ==31270== by 0x60AEDF: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3334) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== ==31270== 269,312 bytes in 32 blocks are possibly lost in loss record 2,616 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x4FDB17: drizzled::Cursor::index_read_idx_map(unsigned char*, unsigned int, unsigned char const*, unsigned long, drizzled::ha_rkey_function) (cursor.cc:1329) ==31270== by 0x60AB01: drizzled::join_read_const(drizzled::JoinTable*) (sql_select.cc:3724) ==31270== by 0x60CBEC: drizzled::join_read_const_table(drizzled::JoinTable*, drizzled::optimizer::Position*) (sql_select.cc:3628) ==31270== by 0x58C715: drizzled::make_join_statistics(drizzled::JOIN*, drizzled::TableList*, drizzled::Item*, drizzled::st_dynamic_array*) (join.cc:5881) ==31270== by 0x58DF0E: drizzled::JOIN::optimize() (join.cc:560) ==31270== by 0x607FF4: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:411) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== ==31270== 277,384 bytes in 1 blocks are possibly lost in loss record 2,617 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6B53B1: dict_init (dict0dict.c:610) ==31270== by 0x758FA6: dict_boot (dict0boot.c:239) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 277,384 bytes in 1 blocks are possibly lost in loss record 2,618 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6B53CE: dict_init (dict0dict.c:613) ==31270== by 0x758FA6: dict_boot (dict0boot.c:239) ==31270== by 0x733425: innobase_start_or_create_for_mysql (srv0start.c:1609) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 285,872 bytes in 34 blocks are possibly lost in loss record 2,619 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x71757C: mem_heap_alloc (mem0mem.ic:186) ==31270== by 0x7191C7: row_get_prebuilt_insert_row (row0mysql.c:821) ==31270== by 0x719D86: row_insert_for_mysql (row0mysql.c:1112) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== ==31270== 312,624 bytes in 47 blocks are possibly lost in loss record 2,620 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6ECDFF: mem_heap_add_block (mem0mem.c:432) ==31270== by 0x7191D5: row_get_prebuilt_insert_row (mem0mem.ic:186) ==31270== by 0x719D86: row_insert_for_mysql (row0mysql.c:1112) ==31270== by 0x6884AA: ha_innobase::write_row(unsigned char*) (ha_innodb.cc:3913) ==31270== by 0x4FFB96: drizzled::Cursor::ha_write_row(unsigned char*) (cursor.cc:1529) ==31270== by 0x5F5406: drizzled::write_record(drizzled::Session*, drizzled::Table*, drizzled::st_copy_info*) (sql_insert.cc:913) ==31270== by 0x5F65ED: drizzled::mysql_insert(drizzled::Session*, drizzled::TableList*, drizzled::List&, drizzled::List >&, drizzled::List&, drizzled::List&, drizzled::enum_duplicates, bool) (sql_insert.cc:387) ==31270== by 0x634783: drizzled::statement::Insert::execute() (insert.cc:57) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 332,872 bytes in 1 blocks are possibly lost in loss record 2,621 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6DFBC6: lock_sys_create (lock0lock.c:573) ==31270== by 0x73275A: innobase_start_or_create_for_mysql (srv0start.c:1357) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 336,640 bytes in 40 blocks are possibly lost in loss record 2,622 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606F55: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3573) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 400,112 bytes in 1 blocks are possibly lost in loss record 2,623 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x7314FA: srv_init (mem0mem.ic:443) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 403,968 bytes in 48 blocks are possibly lost in loss record 2,624 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x688A7E: ha_innobase::index_read(unsigned char*, unsigned char const*, unsigned int, drizzled::ha_rkey_function) (ha_innodb.cc:4597) ==31270== by 0x609C29: drizzled::join_read_key(drizzled::JoinTable*) (sql_select.cc:3784) ==31270== by 0x606ED0: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3562) ==31270== by 0x584D0E: drizzled::evaluate_join_record(drizzled::JOIN*, drizzled::JoinTable*, int) (join.cc:2546) ==31270== by 0x606EDD: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3563) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== ==31270== 480,112 bytes in 1 blocks are possibly lost in loss record 2,625 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x731295: srv_init (mem0mem.ic:443) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 480,112 bytes in 1 blocks are possibly lost in loss record 2,626 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x731366: srv_init (mem0mem.ic:443) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 491,160 bytes in 4,093 blocks are possibly lost in loss record 2,627 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x731584: srv_init (srv0srv.c:1049) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 675,584 bytes in 72 blocks are possibly lost in loss record 2,628 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x5D0470: drizzled::rr_sequential(drizzled::st_read_record*) (records.cc:264) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58A94E: drizzled::JOIN::exec() (join.cc:1681) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 812,544 bytes in 80 blocks are possibly lost in loss record 2,631 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x722AA4: T.442 (mem0mem.ic:443) ==31270== by 0x7265A3: row_search_for_mysql (row0sel.c:3158) ==31270== by 0x6878CB: ha_innobase::general_fetch(unsigned char*, unsigned int, unsigned int) (ha_innodb.cc:4787) ==31270== by 0x606BA4: drizzled::join_read_next(drizzled::st_read_record*) (sql_select.cc:4035) ==31270== by 0x606F48: drizzled::sub_select(drizzled::JOIN*, drizzled::JoinTable*, bool) (sql_select.cc:3572) ==31270== by 0x60ACD3: drizzled::do_select(drizzled::JOIN*, drizzled::List*, drizzled::Table*) (sql_select.cc:3332) ==31270== by 0x58AA39: drizzled::JOIN::exec() (join.cc:1340) ==31270== by 0x608071: drizzled::mysql_select(drizzled::Session*, drizzled::Item***, drizzled::TableList*, unsigned int, drizzled::List&, drizzled::Item*, unsigned int, drizzled::order_st*, drizzled::order_st*, drizzled::Item*, unsigned long, drizzled::select_result*, drizzled::Select_Lex_Unit*, drizzled::Select_Lex*) (sql_select.cc:426) ==31270== by 0x60893F: drizzled::handle_select(drizzled::Session*, drizzled::LEX*, drizzled::select_result*, unsigned long) (sql_select.cc:145) ==31270== by 0x6026A4: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:537) ==31270== ==31270== 1,071,240 bytes in 8,927 blocks are possibly lost in loss record 2,635 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6F687F: os_event_create (os0sync.c:164) ==31270== by 0x73131E: srv_init (srv0srv.c:1004) ==31270== by 0x7317DE: srv_boot (srv0srv.c:1411) ==31270== by 0x73251E: innobase_start_or_create_for_mysql (srv0start.c:1256) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 1,242,208 bytes in 94 blocks are possibly lost in loss record 2,637 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672B57: drizzled::memory::multi_malloc(bool, ...) (multi_malloc.cc:64) ==31270== by 0x686C17: ha_innobase::open(char const*, int, unsigned int) (ha_innodb.cc:2704) ==31270== by 0x4FE587: drizzled::Cursor::ha_open(drizzled::Table*, char const*, int, int) (cursor.cc:206) ==31270== by 0x64283C: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1475) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== ==31270== 1,296,376 bytes in 75 blocks are possibly lost in loss record 2,638 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x672ECA: drizzled::memory::alloc_root(drizzled::memory::Root*, unsigned long) (root.cc:167) ==31270== by 0x642492: drizzled::open_table_from_share(drizzled::Session*, drizzled::TableShare*, char const*, unsigned int, unsigned int, drizzled::Table*) (table.cc:1355) ==31270== by 0x5EA4FD: drizzled::open_unireg_entry(drizzled::Session*, drizzled::Table*, drizzled::TableList*, char const*, char*, unsigned int) (sql_base.cc:1913) ==31270== by 0x5EE446: drizzled::Session::openTable(drizzled::TableList*, bool*, unsigned int) (sql_base.cc:1321) ==31270== by 0x5EE870: drizzled::Session::open_tables_from_list(drizzled::TableList**, unsigned int*, unsigned int) (sql_base.cc:2037) ==31270== by 0x5D9A57: drizzled::Session::openTablesLock(drizzled::TableList*) (session.cc:2015) ==31270== by 0x602678: drizzled::execute_sqlcom_select(drizzled::Session*, drizzled::TableList*) (sql_parse.cc:502) ==31270== by 0x602433: drizzled::mysql_execute_command(drizzled::Session*) (sql_parse.cc:472) ==31270== by 0x603BB4: drizzled::mysql_parse(drizzled::Session*, char const*, unsigned int) (sql_parse.cc:727) ==31270== by 0x60403C: drizzled::dispatch_command(drizzled::enum_server_command, drizzled::Session*, char*, unsigned int) (sql_parse.cc:215) ==31270== by 0x5D6A3E: drizzled::Session::executeStatement() (session.cc:739) ==31270== ==31270== 2,113,536 bytes in 1 blocks are possibly lost in loss record 2,640 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x744444: trx_doublewrite_init (trx0sys.c:189) ==31270== by 0x744654: trx_sys_doublewrite_init_or_restore_pages (trx0sys.c:443) ==31270== by 0x6EC2F3: recv_recovery_from_checkpoint_start_func (log0recv.c:2955) ==31270== by 0x733416: innobase_start_or_create_for_mysql (srv0start.c:1594) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 2,213,368 bytes in 1 blocks are possibly lost in loss record 2,641 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x74D098: ut_malloc_low (ut0mem.c:107) ==31270== by 0x6D5D4C: hash0_create (hash0hash.c:109) ==31270== by 0x6D5775: ha_create_func (ha0ha.c:61) ==31270== by 0x69F2E7: btr_search_sys_create (btr0sea.c:175) ==31270== by 0x6A683D: buf_pool_init (buf0buf.c:977) ==31270== by 0x732738: innobase_start_or_create_for_mysql (srv0start.c:1331) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== 8,389,232 bytes in 1 blocks are possibly lost in loss record 2,643 of 2,643 ==31270== at 0x4C25153: malloc (vg_replace_malloc.c:195) ==31270== by 0x6ECCE0: mem_heap_create_block (mem0mem.c:333) ==31270== by 0x6E68B0: log_init (mem0mem.ic:443) ==31270== by 0x73274B: innobase_start_or_create_for_mysql (srv0start.c:1355) ==31270== by 0x68DADE: innobase_init(drizzled::plugin::Registry&) (ha_innodb.cc:1942) ==31270== by 0x5C1F8B: plugin_init (loader.cc:349) ==31270== by 0x5094DA: main (drizzled.cc:1274) ==31270== ==31270== LEAK SUMMARY: ==31270== definitely lost: 1,888 bytes in 34 blocks ==31270== indirectly lost: 2,881 bytes in 19 blocks ==31270== possibly lost: 27,337,597 bytes in 19,997 blocks ==31270== still reachable: 15,381,611 bytes in 43,836 blocks ==31270== suppressed: 0 bytes in 0 blocks ==31270== Reachable blocks (those to which a pointer was found) are not shown. ==31270== To see them, rerun with: --leak-check=full --show-reachable=yes ==31270== ==31270== For counts of detected and suppressed errors, rerun with: -v ==31270== Use --track-origins=yes to see where uninitialised values come from ==31270== ERROR SUMMARY: 1104 errors from 1094 contexts (suppressed: 139 from 7)