Lines Matching refs:tprint

238   tprint(trace_file, "TRACE of the last Aria recovery from mysqld\n");  in maria_recovery_from_log()
245 tprint(trace_file, "SUCCESS\n"); in maria_recovery_from_log()
247 tprint(trace_file, "DOUBTFUL (%u warnings, check previous output)\n", in maria_recovery_from_log()
502 tprint(tracef, "\nRecovery of tables with transaction logs FAILED\n"); in maria_apply_log()
576 tprint(tracef, in display_record_position()
658 tprint(tracef, "Transaction long_trid %s short_trid %u starts," in new_transaction()
670 tprint(tracef, "CHECKPOINT found\n"); in prototype_redo_exec_hook_dummy()
691 tprint(tracef, "we skip DDLs\n"); in prototype_redo_exec_hook()
773 tprint(tracef, "Creating not existing database '%s'\n", dirname); in create_database_if_not_exists()
802 tprint(tracef, "we skip DDLs\n"); in prototype_redo_exec_hook()
847 tprint(tracef, "Table '%s' is not transactional, ignoring creation\n", in prototype_redo_exec_hook()
855 tprint(tracef, "Table '%s' has create_rename_lsn " LSN_FMT " more " in prototype_redo_exec_hook()
873 tprint(tracef, "Table '%s' can't be opened (Error: %d)\n", in prototype_redo_exec_hook()
879 tprint(tracef, ", we will only touch index file"); in prototype_redo_exec_hook()
912 tprint(tracef, "Table '%s' creating as '%s'\n", name, filename); in prototype_redo_exec_hook()
975 tprint(tracef, "we skip DDLs\n"); in prototype_redo_exec_hook()
989 tprint(tracef, "Table '%s' to be renamed to '%s'; old-name table ", old_name, in prototype_redo_exec_hook()
1025 tprint(tracef, "is not transactional, ignoring renaming"); in prototype_redo_exec_hook()
1032 tprint(tracef, "has create_rename_lsn " LSN_FMT " more recent than" in prototype_redo_exec_hook()
1040 tprint(tracef, "is crashed, can't be used for rename ; new-name table "); in prototype_redo_exec_hook()
1048 tprint(tracef, "is ok for renaming; new-name table "); in prototype_redo_exec_hook()
1052 tprint(tracef, ", can't be opened, probably does not exist"); in prototype_redo_exec_hook()
1075 tprint(tracef, "is already open (reopen=%u)", share->reopen); in prototype_redo_exec_hook()
1081 tprint(tracef, "is not transactional, ignoring renaming"); in prototype_redo_exec_hook()
1087 tprint(tracef, "has create_rename_lsn " LSN_FMT " more recent than" in prototype_redo_exec_hook()
1105 tprint(tracef, "is crashed, can't rename it"); in prototype_redo_exec_hook()
1113 tprint(tracef, "exists but is older than record, can't rename it"); in prototype_redo_exec_hook()
1117 tprint(tracef, "can't be opened, probably does not exist"); in prototype_redo_exec_hook()
1126 tprint(tracef, ", renaming '%s'", old_name); in prototype_redo_exec_hook()
1147 tprint(tracef, ", only dropping '%s'", old_name); in prototype_redo_exec_hook()
1156 tprint(tracef, "\n"); in prototype_redo_exec_hook()
1184 tprint(tracef, "we skip DDLs\n"); in prototype_redo_exec_hook()
1196 tprint(tracef, "we skip repairing crashed table\n"); in prototype_redo_exec_hook()
1203 tprint(tracef, " repairing...\n"); in prototype_redo_exec_hook()
1245 tprint(tracef, "we skip DDLs\n"); in prototype_redo_exec_hook()
1258 tprint(tracef, "Table '%s'", name); in prototype_redo_exec_hook()
1265 tprint(tracef, ", is not transactional, ignoring removal\n"); in prototype_redo_exec_hook()
1272 tprint(tracef, ", has create_rename_lsn " LSN_FMT " more recent than" in prototype_redo_exec_hook()
1280 tprint(tracef, ", is crashed, can't drop it"); in prototype_redo_exec_hook()
1289 tprint(tracef, ", dropping '%s'", name); in prototype_redo_exec_hook()
1297 tprint(tracef,", can't be opened, probably does not exist"); in prototype_redo_exec_hook()
1300 tprint(tracef, "\n"); in prototype_redo_exec_hook()
1323 tprint(tracef, "ignoring because before checkpoint\n"); in prototype_redo_exec_hook()
1340 tprint(tracef, " Closing table '%s'\n", info->s->open_file_name.str); in prototype_redo_exec_hook()
1394 tprint(tracef, ", record is corrupted"); in new_table()
1400 tprint(tracef, "Table '%s', id %u", name, sid); in new_table()
1404 tprint(tracef, ", is absent (must have been dropped later?)" in new_table()
1420 tprint(tracef, ", is already open (reopen=%u)\n", share->reopen); in new_table()
1440 tprint(tracef, ", is not transactional. Ignoring open request"); in new_table()
1453 tprint(tracef, ", has create_rename_lsn " LSN_FMT " more recent than" in new_table()
1467 tprint(tracef, "\n"); in new_table()
1488 tprint(tracef, ", length unknown\n"); in new_table()
1496 tprint(tracef, ", has wrong state.data_file_length " in new_table()
1503 tprint(tracef, ", has wrong state.key_file_length " in new_table()
1510 tprint(tracef, ", has too short last page"); in new_table()
1532 tprint(tracef, ", opened"); in new_table()
1535 tprint(tracef, "\n"); in new_table()
1689 tprint(tracef, " %u blobs %u ranges, first page %s last %s", in prototype_redo_exec_hook()
1695 tprint(tracef, " \n"); in prototype_redo_exec_hook()
1782 tprint(tracef, " deleting all %lu rows\n", in prototype_redo_exec_hook()
1930 tprint(tracef, " state has LSN " LSN_FMT " older than record, updating" in prototype_redo_exec_hook()
1949 tprint(tracef, " row count: %lu\n", (ulong)info->s->state.state.records); in prototype_redo_exec_hook()
1967 tprint(tracef, " state older than record\n"); in prototype_redo_exec_hook()
1987 tprint(tracef, " row count: %lu\n", (ulong)share->state.state.records); in prototype_redo_exec_hook()
2044 tprint(tracef, " state older than record\n"); in prototype_redo_exec_hook()
2072 tprint(tracef, " auto-inc %s\n", llbuf); in prototype_redo_exec_hook()
2141 tprint(tracef, "Table '%s' was imported (auto-zerofilled) in this Aria instance\n", name); in prototype_redo_exec_hook()
2153 tprint(tracef, "We don't know about transaction with short_trid %u;" in prototype_redo_exec_hook()
2159 tprint(tracef, "Transaction long_trid %s short_trid %u committed\n", in prototype_redo_exec_hook()
2193 tprint(tracef, " CLR_END was about %s, undo_lsn " LSN_FMT "\n", in prototype_redo_exec_hook()
2210 tprint(tracef, " state older than record\n"); in prototype_redo_exec_hook()
2250 tprint(tracef, " row count: %lu\n", (ulong)share->state.state.records); in prototype_redo_exec_hook()
2278 tprint(tracef, "Query: %.*s\n", (int) rec->record_length - 1, data); in prototype_redo_exec_hook()
2351 tprint(tracef, " row count: %lu\n", (ulong)info->s->state.state.records); in prototype_undo_exec_hook()
2352 tprint(tracef, " undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2391 tprint(tracef, " row count: %lu\n undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2430 tprint(tracef, " undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2471 tprint(tracef, " undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2512 tprint(tracef, " undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2553 tprint(tracef, " undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2581 tprint(tracef, " undo_lsn now LSN " LSN_FMT "\n", in prototype_undo_exec_hook()
2656 tprint(tracef, "checkpoint address refers to the log end log or " in run_redo_phase()
2670 tprint(tracef, "Scanner init failed\n"); in run_redo_phase()
2696 tprint(tracef, "\nDiscarding incomplete group before this record\n"); in run_redo_phase()
2707 tprint(tracef, " ends a group:\n"); in run_redo_phase()
2713 tprint(tracef, "Cannot find record where it should be\n"); in run_redo_phase()
2718 tprint(tracef, in run_redo_phase()
2729 tprint(tracef, "Scanner2 init failed\n"); in run_redo_phase()
2748 tprint(tracef, "Cannot read record's body: read %u of" in run_redo_phase()
2767 tprint(tracef, "Cannot find record where it should be\n"); in run_redo_phase()
2805 tprint(tracef, "*** End of log ***\n"); in run_redo_phase()
2808 tprint(tracef, "Error reading log\n"); in run_redo_phase()
2853 tprint(tracef, "Maximum transaction long id seen: %s\n", llbuf); in end_of_redo_phase()
2855 tprint(tracef, "Maximum transaction long id seen in control file: %s\n", in end_of_redo_phase()
2874 tprint(tracef, "Group at LSN " LSN_FMT " short_trid %u incomplete\n", in end_of_redo_phase()
2881 tprint(tracef, "Transaction long_trid %s short_trid %u uncommitted\n", in end_of_redo_phase()
2969 tprint(tracef, "%u transactions will be rolled back\n", uncommitted); in run_undo_phase()
2989 tprint(tracef, in run_undo_phase()
2997 tprint(tracef, "Rolling back transaction of long id %s\n", llbuf); in run_undo_phase()
3152 tprint(tracef, " For table of short id %u", sid); in get_MARIA_HA_from_REDO_record()
3160 tprint(tracef, ", table skipped, so skipping record\n"); in get_MARIA_HA_from_REDO_record()
3164 tprint(tracef, ", '%s'", share->open_file_name.str); in get_MARIA_HA_from_REDO_record()
3168 tprint(tracef, ", skipped by user\n"); in get_MARIA_HA_from_REDO_record()
3183 tprint(tracef, ", table's LOGREC_FILE_ID has LSN " LSN_FMT " more recent" in get_MARIA_HA_from_REDO_record()
3191 tprint(tracef, ", has skip_redo_lsn " LSN_FMT " more recent than" in get_MARIA_HA_from_REDO_record()
3213 tprint(tracef, ", applying record\n"); in get_MARIA_HA_from_REDO_record()
3227 tprint(tracef, " For table of short id %u", sid); in get_MARIA_HA_from_UNDO_record()
3236 tprint(tracef, ", table skipped, so skipping record\n"); in get_MARIA_HA_from_UNDO_record()
3240 tprint(tracef, ", '%s'", share->open_file_name.str); in get_MARIA_HA_from_UNDO_record()
3244 tprint(tracef, ", skipped by user\n"); in get_MARIA_HA_from_UNDO_record()
3250 tprint(tracef, ", table's LOGREC_FILE_ID has LSN " LSN_FMT " more recent" in get_MARIA_HA_from_UNDO_record()
3259 tprint(tracef, ", has skip_redo_lsn " LSN_FMT " more recent than" in get_MARIA_HA_from_UNDO_record()
3267 tprint(tracef, ", remembering undo\n"); in get_MARIA_HA_from_UNDO_record()
3269 tprint(tracef, ", applying record\n"); in get_MARIA_HA_from_UNDO_record()
3297 tprint(tracef, "Loading data from checkpoint record at LSN " LSN_FMT "\n", in parse_checkpoint_record()
3320 tprint(tracef, "Checkpoint record has start_horizon at " LSN_FMT "\n", in parse_checkpoint_record()
3326 tprint(tracef, "%u active transactions\n", nb_active_transactions); in parse_checkpoint_record()
3337 tprint(tracef, "Checkpoint record has min_rec_lsn of active transactions" in parse_checkpoint_record()
3359 tprint(tracef, "%lu committed transactions\n", in parse_checkpoint_record()
3367 tprint(tracef, "%u open tables\n", nb_tables); in parse_checkpoint_record()
3393 tprint(tracef, "%lu dirty pages\n", (ulong) nb_dirty_pages); in parse_checkpoint_record()
3408 tprint(tracef, "Table_id Is_index Page_id Rec_lsn\n"); in parse_checkpoint_record()
3426 tprint(tracef, "%8u %8u %12lu " LSN_FMT "\n", (uint) table_id, in parse_checkpoint_record()
3448 tprint(tracef, "Checkpoint record start_horizon now adjusted to" in parse_checkpoint_record()
3459 tprint(tracef, "Checkpoint has min_rec_lsn of dirty pages at" in parse_checkpoint_record()
3491 tprint(tracef, "Closing all tables\n"); in close_all_tables()