Another "disk full" issue

5 posts / 0 new
Last post
K3GHH
Another "disk full" issue

In the middle of a CWOps Mini-test a couple of days ago, I suddenly got a "Disk Full" error and CQRLog crash. I was unable simply to restart the program, but an actual reboot of the computer apparently cleared up the problem, and there have been no more issues (about 70 new QSOs) since then. My /home partition is 18% full.

Any suggestions about what happened, and how to keep it from happening again?

Kubuntu 16.04, CQRLog 2.0.2 (001).

--John K3GHH

ok2cqr
ok2cqr's picture
Re: Another "disk full" issue

Hi John,

I'm sorry, I've never seen this error. In ~/.config/cqrlog/database should be mysql.err file. Could you look into it and paste here the lines with disk full error, please? Thanks!

73 Petr, OK2CQR

K3GHH
Thank you, Petr. The program

Thank you, Petr. The program crashed about 0320 on 12/15, but I had started the program about 0258z and that produced a lot of error messages. I'm including them since the material from around 0320 doesn't seem to show much.

I suspect this is a one-off thing, Petr, probably unique to my machine and installation. CQRLog now seems to be working fine, as usual. If nobody else has reported this, please don't spend a lot of time on it! (That log 013 seems to be troublesome. I'll look into what it is. Maybe my 2013 log.)

--John K3GHH

2016-12-15T02:59:52.248297Z 0 [Warning] The syntax '--log_warnings/-W' is deprecated and will be removed in a future release. Please use '--log_error_verbosity' instead.
2016-12-15T02:59:52.248392Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2016-12-15T02:59:52.267536Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.15-0ubuntu0.16.04.1) starting as process 8405 ...
2016-12-15T02:59:52.445556Z 0 [Note] InnoDB: PUNCH HOLE support available
2016-12-15T02:59:52.445614Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2016-12-15T02:59:52.445626Z 0 [Note] InnoDB: Uses event mutexes
2016-12-15T02:59:52.445636Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2016-12-15T02:59:52.445647Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-12-15T02:59:52.445658Z 0 [Note] InnoDB: Using Linux native AIO
2016-12-15T02:59:52.461283Z 0 [Note] InnoDB: Number of pools: 1
2016-12-15T02:59:52.484198Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2016-12-15T02:59:52.492074Z 0 [Note] InnoDB: Initializing buffer pool, total size = 80M, instances = 1, chunk size = 80M
2016-12-15T02:59:52.527889Z 0 [Note] InnoDB: Completed initialization of buffer pool
2016-12-15T02:59:52.540565Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2016-12-15T02:59:52.610411Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2016-12-15T02:59:53.297850Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2016-12-15T02:59:53.297994Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2016-12-15T02:59:53.519678Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2016-12-15T02:59:53.521916Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2016-12-15T02:59:53.521949Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2016-12-15T02:59:53.522386Z 0 [Note] InnoDB: Waiting for purge to start
2016-12-15T02:59:53.572636Z 0 [Note] InnoDB: 5.7.15 started; log sequence number 70941225
2016-12-15T02:59:53.572815Z 0 [Note] InnoDB: Loading buffer pool(s) from /home/john/.config/cqrlog/database/ib_buffer_pool
2016-12-15T02:59:53.572940Z 0 [Note] Plugin 'FEDERATED' is disabled.
2016-12-15T02:59:53.996305Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2016-12-15T02:59:54.036148Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2016-12-15T02:59:54.036196Z 0 [Note] Server hostname (bind-address): '*'; port: 64000
2016-12-15T02:59:54.036257Z 0 [Note] IPv6 is available.
2016-12-15T02:59:54.036268Z 0 [Note] - '::' resolves to '::';
2016-12-15T02:59:54.036365Z 0 [Note] Server socket created on IP: '::'.
2016-12-15T02:59:54.103137Z 0 [Warning] Failed to open optimizer cost constant tables

2016-12-15T02:59:54.103454Z 0 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2016-12-15T02:59:54.103563Z 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2016-12-15T02:59:54.103709Z 0 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
2016-12-15T02:59:54.103747Z 0 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
2016-12-15T02:59:54.103777Z 0 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
2016-12-15T02:59:54.103807Z 0 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
2016-12-15T02:59:54.103839Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
2016-12-15T02:59:54.103878Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
2016-12-15T02:59:54.103912Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
2016-12-15T02:59:54.103948Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
2016-12-15T02:59:54.103982Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
2016-12-15T02:59:54.104013Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
2016-12-15T02:59:54.104051Z 0 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
2016-12-15T02:59:54.104082Z 0 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
2016-12-15T02:59:54.104125Z 0 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
2016-12-15T02:59:54.104161Z 0 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
2016-12-15T02:59:54.104191Z 0 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
2016-12-15T02:59:54.104225Z 0 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
2016-12-15T02:59:54.104276Z 0 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
2016-12-15T02:59:54.104313Z 0 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
2016-12-15T02:59:54.104344Z 0 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
2016-12-15T02:59:54.104382Z 0 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
2016-12-15T02:59:54.104428Z 0 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
2016-12-15T02:59:54.104461Z 0 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
2016-12-15T02:59:54.104491Z 0 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
2016-12-15T02:59:54.104522Z 0 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
2016-12-15T02:59:54.104567Z 0 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
2016-12-15T02:59:54.104613Z 0 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
2016-12-15T02:59:54.104643Z 0 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
2016-12-15T02:59:54.104673Z 0 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
2016-12-15T02:59:54.104709Z 0 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
2016-12-15T02:59:54.104741Z 0 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
2016-12-15T02:59:54.104780Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
2016-12-15T02:59:54.104813Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
2016-12-15T02:59:54.104851Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
2016-12-15T02:59:54.104898Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
2016-12-15T02:59:54.104931Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
2016-12-15T02:59:54.104967Z 0 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
2016-12-15T02:59:54.107767Z 0 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
2016-12-15T02:59:54.107837Z 0 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
2016-12-15T02:59:54.107878Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
2016-12-15T02:59:54.107918Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
2016-12-15T02:59:54.107959Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
2016-12-15T02:59:54.107996Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
2016-12-15T02:59:54.108030Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
2016-12-15T02:59:54.108074Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
2016-12-15T02:59:54.108109Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
2016-12-15T02:59:54.108151Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
2016-12-15T02:59:54.108196Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
2016-12-15T02:59:54.108233Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
2016-12-15T02:59:54.108270Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
2016-12-15T02:59:54.108319Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
2016-12-15T02:59:54.108359Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
2016-12-15T02:59:54.108399Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
2016-12-15T02:59:54.108439Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
2016-12-15T02:59:54.108471Z 0 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
2016-12-15T02:59:54.108499Z 0 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
2016-12-15T02:59:54.108526Z 0 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
2016-12-15T02:59:54.108560Z 0 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
2016-12-15T02:59:54.108596Z 0 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
2016-12-15T02:59:54.108629Z 0 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
2016-12-15T02:59:54.108665Z 0 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
2016-12-15T02:59:54.108707Z 0 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
2016-12-15T02:59:54.108745Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
2016-12-15T02:59:54.108779Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
2016-12-15T02:59:54.108815Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
2016-12-15T02:59:54.108863Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
2016-12-15T02:59:54.108902Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
2016-12-15T02:59:54.108941Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
2016-12-15T02:59:54.109877Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
2016-12-15T02:59:54.109966Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
2016-12-15T02:59:54.110012Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
2016-12-15T02:59:54.110046Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
2016-12-15T02:59:54.110077Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
2016-12-15T02:59:54.110135Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
2016-12-15T02:59:54.110172Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
2016-12-15T02:59:54.110210Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
2016-12-15T02:59:54.110241Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
2016-12-15T02:59:54.110271Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
2016-12-15T02:59:54.110306Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
2016-12-15T02:59:54.110335Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
2016-12-15T02:59:54.110367Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
2016-12-15T02:59:54.110398Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
2016-12-15T02:59:54.110428Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
2016-12-15T02:59:54.110468Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
2016-12-15T02:59:54.110502Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
2016-12-15T02:59:54.110540Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
2016-12-15T02:59:54.111341Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
2016-12-15T02:59:54.111399Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
2016-12-15T02:59:54.111841Z 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.7.15-0ubuntu0.16.04.1' socket: '/home/john/.config/cqrlog/database/sock' port: 64000 (Ubuntu)
2016-12-15T02:59:54.361440Z 0 [Note] InnoDB: Buffer pool(s) load completed at 161215 2:59:54
2016-12-15T02:59:54.980688Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:54.980734Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`cqrlog_config` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T02:59:54.984495Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:54.984542Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`dxcc_id` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T02:59:55.087315Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:55.152493Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:55.152568Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`db_version` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T02:59:58.000130Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:58.000179Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`freqmem` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T02:59:58.177359Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:58.177404Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`cqrlog_main` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T02:59:58.528290Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T02:59:58.528342Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`profiles` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T03:00:05.133198Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T03:00:05.133234Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `cqrlog013`.`dxcc_id` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2016-12-15T03:01:43.455595Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T03:01:43.455647Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`notes` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2016-12-15T03:01:43.541232Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2016-12-15T03:01:43.541271Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`club1` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.

2016-12-15T03:20:32.859212Z 0 [Note] Giving 0 client threads a chance to die gracefully
2016-12-15T03:20:32.859248Z 0 [Note] Shutting down slave threads
2016-12-15T03:20:32.859256Z 0 [Note] Forcefully disconnecting 0 remaining clients
2016-12-15T03:20:32.859320Z 0 [Note] Binlog end
2016-12-15T03:20:32.860198Z 0 [Note] Shutting down plugin 'ngram'
2016-12-15T03:20:32.860238Z 0 [Note] Shutting down plugin 'ARCHIVE'
2016-12-15T03:20:32.860248Z 0 [Note] Shutting down plugin 'partition'
2016-12-15T03:20:32.860254Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2016-12-15T03:20:32.860263Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2016-12-15T03:20:32.860270Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2016-12-15T03:20:32.860276Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2016-12-15T03:20:32.860282Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2016-12-15T03:20:32.860288Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2016-12-15T03:20:32.860295Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2016-12-15T03:20:32.860301Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2016-12-15T03:20:32.860307Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2016-12-15T03:20:32.860313Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2016-12-15T03:20:32.860319Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2016-12-15T03:20:32.860325Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2016-12-15T03:20:32.860332Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2016-12-15T03:20:32.860338Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2016-12-15T03:20:32.860365Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2016-12-15T03:20:32.860372Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2016-12-15T03:20:32.860378Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2016-12-15T03:20:32.860384Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2016-12-15T03:20:32.860390Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2016-12-15T03:20:32.860396Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2016-12-15T03:20:32.860402Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2016-12-15T03:20:32.860408Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2016-12-15T03:20:32.860414Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2016-12-15T03:20:32.860419Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2016-12-15T03:20:32.860425Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2016-12-15T03:20:32.860431Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2016-12-15T03:20:32.860437Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2016-12-15T03:20:32.860442Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2016-12-15T03:20:32.860448Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2016-12-15T03:20:32.860454Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2016-12-15T03:20:32.860460Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2016-12-15T03:20:32.860466Z 0 [Note] Shutting down plugin 'InnoDB'
2016-12-15T03:20:32.860762Z 0 [Note] InnoDB: FTS optimize thread exiting.
2016-12-15T03:20:32.860937Z 0 [Note] InnoDB: Starting shutdown...
2016-12-15T03:20:32.961130Z 0 [Note] InnoDB: Dumping buffer pool(s) to /home/john/.config/cqrlog/database/ib_buffer_pool
2016-12-15T03:20:32.961496Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 161215 3:20:32
2016-12-15T03:20:34.662676Z 0 [Note] InnoDB: Shutdown completed; log sequence number 71031638
2016-12-15T03:20:34.665417Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2016-12-15T03:20:34.665461Z 0 [Note] Shutting down plugin 'MEMORY'
2016-12-15T03:20:34.665473Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2016-12-15T03:20:34.665523Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2016-12-15T03:20:34.665532Z 0 [Note] Shutting down plugin 'MyISAM'
2016-12-15T03:20:34.665545Z 0 [Note] Shutting down plugin 'CSV'
2016-12-15T03:20:34.665555Z 0 [Note] Shutting down plugin 'sha256_password'
2016-12-15T03:20:34.665562Z 0 [Note] Shutting down plugin 'mysql_native_password'
2016-12-15T03:20:34.665747Z 0 [Note] Shutting down plugin 'binlog'
2016-12-15T03:20:34.666022Z 0 [Note] Unable to delete pid file: No such file or directory
2016-12-15T03:20:34.666042Z 0 [Note] /usr/sbin/mysqld: Shutdown complete

--John K3GHH

K3GHH
It has happened again

I booted up CQRLog about 0000z, edited an existing QSO, and turned my attention elsewhere. About 0010z I wanted to enter a just-ended QSO but found CQRLog was not running, and thought I had absent-mindedly shut it down. But trying to start it at 0011z immediately gave the "disk full" error.

I have .err output from the first session tonight (~0000 to 0004z) and from the second failure-to-start session (0011z). Here's just the first session output:

2017-01-06T00:00:18.124012Z 0 [Warning] The syntax '--log_warnings/-W' is deprecated and will be removed in a future release. Please use '--log_error_verbosity' instead.
2017-01-06T00:00:18.134014Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2017-01-06T00:00:18.148046Z 0 [Note] /usr/sbin/mysqld (mysqld 5.7.15-0ubuntu0.16.04.1) starting as process 7709 ...
2017-01-06T00:00:18.344918Z 0 [Note] InnoDB: PUNCH HOLE support available
2017-01-06T00:00:18.344968Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2017-01-06T00:00:18.345014Z 0 [Note] InnoDB: Uses event mutexes
2017-01-06T00:00:18.345033Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
2017-01-06T00:00:18.345043Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
2017-01-06T00:00:18.345057Z 0 [Note] InnoDB: Using Linux native AIO
2017-01-06T00:00:18.357820Z 0 [Note] InnoDB: Number of pools: 1
2017-01-06T00:00:18.366870Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2017-01-06T00:00:18.381203Z 0 [Note] InnoDB: Initializing buffer pool, total size = 80M, instances = 1, chunk size = 80M
2017-01-06T00:00:18.416287Z 0 [Note] InnoDB: Completed initialization of buffer pool
2017-01-06T00:00:18.425735Z 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2017-01-06T00:00:18.486949Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2017-01-06T00:00:19.231981Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2017-01-06T00:00:19.232121Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2017-01-06T00:00:19.446272Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2017-01-06T00:00:19.449052Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2017-01-06T00:00:19.449096Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2017-01-06T00:00:19.449547Z 0 [Note] InnoDB: Waiting for purge to start
2017-01-06T00:00:19.504853Z 0 [Note] InnoDB: 5.7.15 started; log sequence number 72409615
2017-01-06T00:00:19.505154Z 0 [Note] Plugin 'FEDERATED' is disabled.
2017-01-06T00:00:19.505869Z 0 [Note] InnoDB: Loading buffer pool(s) from /home/john/.config/cqrlog/database/ib_buffer_pool
2017-01-06T00:00:19.864160Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2017-01-06T00:00:19.961715Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2017-01-06T00:00:19.961750Z 0 [Note] Server hostname (bind-address): '*'; port: 64000
2017-01-06T00:00:19.961802Z 0 [Note] IPv6 is available.
2017-01-06T00:00:19.961812Z 0 [Note] - '::' resolves to '::';
2017-01-06T00:00:19.961896Z 0 [Note] Server socket created on IP: '::'.
2017-01-06T00:00:20.047185Z 0 [Warning] Failed to open optimizer cost constant tables

2017-01-06T00:00:20.047486Z 0 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2017-01-06T00:00:20.047602Z 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2017-01-06T00:00:20.047749Z 0 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
2017-01-06T00:00:20.047799Z 0 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
2017-01-06T00:00:20.047834Z 0 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
2017-01-06T00:00:20.047865Z 0 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
2017-01-06T00:00:20.047901Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_host_by_event_name' has the wrong structure
2017-01-06T00:00:20.047941Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
2017-01-06T00:00:20.047982Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
2017-01-06T00:00:20.048033Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_user_by_event_name' has the wrong structure
2017-01-06T00:00:20.048067Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_account_by_event_name' has the wrong structure
2017-01-06T00:00:20.048148Z 0 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
2017-01-06T00:00:20.048194Z 0 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
2017-01-06T00:00:20.048235Z 0 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
2017-01-06T00:00:20.048271Z 0 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
2017-01-06T00:00:20.048308Z 0 [ERROR] Native table 'performance_schema'.'host_cache' has the wrong structure
2017-01-06T00:00:20.048340Z 0 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
2017-01-06T00:00:20.048389Z 0 [ERROR] Native table 'performance_schema'.'objects_summary_global_by_type' has the wrong structure
2017-01-06T00:00:20.048424Z 0 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
2017-01-06T00:00:20.048459Z 0 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
2017-01-06T00:00:20.048491Z 0 [ERROR] Native table 'performance_schema'.'setup_actors' has the wrong structure
2017-01-06T00:00:20.048529Z 0 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
2017-01-06T00:00:20.048574Z 0 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
2017-01-06T00:00:20.048668Z 0 [ERROR] Native table 'performance_schema'.'setup_objects' has the wrong structure
2017-01-06T00:00:20.048720Z 0 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
2017-01-06T00:00:20.048759Z 0 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_index_usage' has the wrong structure
2017-01-06T00:00:20.048801Z 0 [ERROR] Native table 'performance_schema'.'table_io_waits_summary_by_table' has the wrong structure
2017-01-06T00:00:20.048847Z 0 [ERROR] Native table 'performance_schema'.'table_lock_waits_summary_by_table' has the wrong structure
2017-01-06T00:00:20.048879Z 0 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
2017-01-06T00:00:20.048919Z 0 [ERROR] Native table 'performance_schema'.'events_stages_current' has the wrong structure
2017-01-06T00:00:20.048953Z 0 [ERROR] Native table 'performance_schema'.'events_stages_history' has the wrong structure
2017-01-06T00:00:20.048985Z 0 [ERROR] Native table 'performance_schema'.'events_stages_history_long' has the wrong structure
2017-01-06T00:00:20.049024Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_thread_by_event_name' has the wrong structure
2017-01-06T00:00:20.049065Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_account_by_event_name' has the wrong structure
2017-01-06T00:00:20.049100Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_user_by_event_name' has the wrong structure
2017-01-06T00:00:20.049132Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_by_host_by_event_name' has the wrong structure
2017-01-06T00:00:20.049165Z 0 [ERROR] Native table 'performance_schema'.'events_stages_summary_global_by_event_name' has the wrong structure
2017-01-06T00:00:20.049211Z 0 [ERROR] Native table 'performance_schema'.'events_statements_current' has the wrong structure
2017-01-06T00:00:20.049244Z 0 [ERROR] Native table 'performance_schema'.'events_statements_history' has the wrong structure
2017-01-06T00:00:20.049286Z 0 [ERROR] Native table 'performance_schema'.'events_statements_history_long' has the wrong structure
2017-01-06T00:00:20.049325Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_thread_by_event_name' has the wrong structure
2017-01-06T00:00:20.049362Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_account_by_event_name' has the wrong structure
2017-01-06T00:00:20.049421Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_user_by_event_name' has the wrong structure
2017-01-06T00:00:20.049459Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_host_by_event_name' has the wrong structure
2017-01-06T00:00:20.049498Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_global_by_event_name' has the wrong structure
2017-01-06T00:00:20.049535Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_digest' has the wrong structure
2017-01-06T00:00:20.049570Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
2017-01-06T00:00:20.049619Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
2017-01-06T00:00:20.049660Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
2017-01-06T00:00:20.049696Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
2017-01-06T00:00:20.049741Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
2017-01-06T00:00:20.049785Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
2017-01-06T00:00:20.049822Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
2017-01-06T00:00:20.049867Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
2017-01-06T00:00:20.049902Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
2017-01-06T00:00:20.049931Z 0 [ERROR] Native table 'performance_schema'.'users' has the wrong structure
2017-01-06T00:00:20.049961Z 0 [ERROR] Native table 'performance_schema'.'accounts' has the wrong structure
2017-01-06T00:00:20.049991Z 0 [ERROR] Native table 'performance_schema'.'hosts' has the wrong structure
2017-01-06T00:00:20.050027Z 0 [ERROR] Native table 'performance_schema'.'socket_instances' has the wrong structure
2017-01-06T00:00:20.050066Z 0 [ERROR] Native table 'performance_schema'.'socket_summary_by_instance' has the wrong structure
2017-01-06T00:00:20.050104Z 0 [ERROR] Native table 'performance_schema'.'socket_summary_by_event_name' has the wrong structure
2017-01-06T00:00:20.050137Z 0 [ERROR] Native table 'performance_schema'.'session_connect_attrs' has the wrong structure
2017-01-06T00:00:20.050176Z 0 [ERROR] Native table 'performance_schema'.'session_account_connect_attrs' has the wrong structure
2017-01-06T00:00:20.050215Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
2017-01-06T00:00:20.050255Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
2017-01-06T00:00:20.050289Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
2017-01-06T00:00:20.050326Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
2017-01-06T00:00:20.050359Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
2017-01-06T00:00:20.050400Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
2017-01-06T00:00:20.050434Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
2017-01-06T00:00:20.050469Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
2017-01-06T00:00:20.050506Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
2017-01-06T00:00:20.050544Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
2017-01-06T00:00:20.050606Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
2017-01-06T00:00:20.050640Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
2017-01-06T00:00:20.050673Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
2017-01-06T00:00:20.050714Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
2017-01-06T00:00:20.050749Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
2017-01-06T00:00:20.050783Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
2017-01-06T00:00:20.050822Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
2017-01-06T00:00:20.050858Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
2017-01-06T00:00:20.050889Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
2017-01-06T00:00:20.050919Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
2017-01-06T00:00:20.050949Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
2017-01-06T00:00:20.050985Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
2017-01-06T00:00:20.051016Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
2017-01-06T00:00:20.051051Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
2017-01-06T00:00:20.051082Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
2017-01-06T00:00:20.051120Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
2017-01-06T00:00:20.051462Z 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.7.15-0ubuntu0.16.04.1' socket: '/home/john/.config/cqrlog/database/sock' port: 64000 (Ubuntu)
2017-01-06T00:00:20.236904Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170106 0:00:20
2017-01-06T00:00:20.881316Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:20.881356Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`cqrlog_config` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:00:20.888214Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:20.888258Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`dxcc_id` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:00:20.989961Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:21.029146Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:21.029180Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`db_version` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:00:23.834080Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:23.834124Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`freqmem` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:00:23.961267Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:23.961301Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`cqrlog_main` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:00:24.403896Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:24.403954Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`profiles` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:00:31.015851Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:00:31.015891Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `cqrlog013`.`dxcc_id` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2017-01-06T00:01:09.924483Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:01:09.924532Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`notes` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:01:10.018491Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2017-01-06T00:01:10.018542Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `cqrlog013`.`club1` but the required system tables mysql.innodb_table_stats and mysql.innodb_index_stats are not present or have unexpected structure. Using transient stats instead.
2017-01-06T00:04:42.363402Z 0 [Note] Giving 0 client threads a chance to die gracefully
2017-01-06T00:04:42.363438Z 0 [Note] Shutting down slave threads
2017-01-06T00:04:42.363447Z 0 [Note] Forcefully disconnecting 0 remaining clients
2017-01-06T00:04:42.363517Z 0 [Note] Binlog end
2017-01-06T00:04:42.363924Z 0 [Note] Shutting down plugin 'ngram'
2017-01-06T00:04:42.363964Z 0 [Note] Shutting down plugin 'ARCHIVE'
2017-01-06T00:04:42.363973Z 0 [Note] Shutting down plugin 'partition'
2017-01-06T00:04:42.363979Z 0 [Note] Shutting down plugin 'BLACKHOLE'
2017-01-06T00:04:42.363987Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
2017-01-06T00:04:42.363994Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2017-01-06T00:04:42.364001Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2017-01-06T00:04:42.364007Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2017-01-06T00:04:42.364013Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2017-01-06T00:04:42.364020Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2017-01-06T00:04:42.364026Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2017-01-06T00:04:42.364032Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2017-01-06T00:04:42.364039Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2017-01-06T00:04:42.364045Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2017-01-06T00:04:42.364052Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2017-01-06T00:04:42.364058Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2017-01-06T00:04:42.364064Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2017-01-06T00:04:42.364071Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2017-01-06T00:04:42.364077Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2017-01-06T00:04:42.364084Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2017-01-06T00:04:42.364090Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
2017-01-06T00:04:42.364096Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
2017-01-06T00:04:42.364102Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2017-01-06T00:04:42.364109Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2017-01-06T00:04:42.364115Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2017-01-06T00:04:42.364121Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2017-01-06T00:04:42.364127Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2017-01-06T00:04:42.364134Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2017-01-06T00:04:42.364158Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
2017-01-06T00:04:42.364166Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2017-01-06T00:04:42.364172Z 0 [Note] Shutting down plugin 'INNODB_CMP'
2017-01-06T00:04:42.364178Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2017-01-06T00:04:42.364184Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
2017-01-06T00:04:42.364190Z 0 [Note] Shutting down plugin 'INNODB_TRX'
2017-01-06T00:04:42.364196Z 0 [Note] Shutting down plugin 'InnoDB'
2017-01-06T00:04:42.364293Z 0 [Note] InnoDB: FTS optimize thread exiting.
2017-01-06T00:04:42.364457Z 0 [Note] InnoDB: Starting shutdown...
2017-01-06T00:04:42.464765Z 0 [Note] InnoDB: Dumping buffer pool(s) to /home/john/.config/cqrlog/database/ib_buffer_pool
2017-01-06T00:04:42.465187Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 170106 0:04:42
2017-01-06T00:04:44.059318Z 0 [Note] InnoDB: Shutdown completed; log sequence number 72485729
2017-01-06T00:04:44.065892Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2017-01-06T00:04:44.065929Z 0 [Note] Shutting down plugin 'MEMORY'
2017-01-06T00:04:44.065939Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2017-01-06T00:04:44.065984Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
2017-01-06T00:04:44.065994Z 0 [Note] Shutting down plugin 'MyISAM'
2017-01-06T00:04:44.066005Z 0 [Note] Shutting down plugin 'CSV'
2017-01-06T00:04:44.066013Z 0 [Note] Shutting down plugin 'sha256_password'
2017-01-06T00:04:44.066019Z 0 [Note] Shutting down plugin 'mysql_native_password'
2017-01-06T00:04:44.066766Z 0 [Note] Shutting down plugin 'binlog'
2017-01-06T00:04:44.067039Z 0 [Note] Unable to delete pid file: No such file or directory
2017-01-06T00:04:44.067058Z 0 [Note] /usr/sbin/mysqld: Shutdown complete

--John K3GHH

ok2cqr
ok2cqr's picture
Re: K3GHH It has happened again

John,

could you send me ~/.config/cqrlog/database to my email, please? I'll look at it.

73 Petr, OK2CQR