Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5
Mysql DB Hatası
#1
Merhaba Arkadaşlar,

Kurduğumuz programda gömülü olarak mysql kuruluyor. Servislerlerde MYSQL servisi başlıyor. Sistem çalışıyor. Fakat MYSQL err loglarında sürekli aşağıdaki hata mesajı düşüyor.  Sebebi konusunda fikri olan var mı?



2020-06-16T19:28:52.065928Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2020-06-16T19:28:52.104272Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2020-06-16T19:28:52.136319Z 0 [Note] SoftDB (mysqld 5.7.26) starting as process 2748 ...
2020-06-16T19:28:52.582972Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-06-16T19:28:52.587175Z 0 [Note] InnoDB: Uses event mutexes
2020-06-16T19:28:52.589844Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2020-06-16T19:28:52.616217Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-16T19:28:52.618204Z 0 [Note] InnoDB: Number of pools: 1
2020-06-16T19:28:52.619196Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2020-06-16T19:28:52.631991Z 0 [Note] InnoDB: Initializing buffer pool, total size = 8G, instances = 8, chunk size = 128M
2020-06-16T19:28:53.433663Z 0 [Note] InnoDB: VirtualAlloc(137297920 bytes) failed; Windows error 1455
2020-06-16T19:28:53.650678Z 0 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2020-06-16T19:28:53.651618Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2020-06-16T19:28:53.652442Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-16T19:28:53.653151Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-16T19:28:53.653907Z 0 [ERROR] Failed to initialize builtin plugins.
2020-06-16T19:28:53.654520Z 0 [ERROR] Aborting

2020-06-16T19:28:53.654981Z 0 [Note] Binlog end
2020-06-16T19:28:53.661009Z 0 [Note] Shutting down plugin 'CSV'
2020-06-16T19:28:53.692511Z 0 [Note] SoftDB: Shutdown complete

2020-06-16T19:31:46.646146Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2020-06-16T19:31:46.646303Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2020-06-16T19:31:46.646993Z 0 [Note] SoftDB (mysqld 5.7.26) starting as process 1796 ...
2020-06-16T19:31:46.819816Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-06-16T19:31:46.826404Z 0 [Note] InnoDB: Uses event mutexes
2020-06-16T19:31:46.826968Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2020-06-16T19:31:46.827815Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-16T19:31:46.829189Z 0 [Note] InnoDB: Number of pools: 1
2020-06-16T19:31:46.829988Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2020-06-16T19:31:46.835314Z 0 [Note] InnoDB: Initializing buffer pool, total size = 8G, instances = 8, chunk size = 128M
2020-06-16T19:31:47.379562Z 0 [Note] InnoDB: VirtualAlloc(137297920 bytes) failed; Windows error 1455
2020-06-16T19:31:47.550864Z 0 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2020-06-16T19:31:47.551549Z 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2020-06-16T19:31:47.552106Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-16T19:31:47.552726Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-16T19:31:47.553367Z 0 [ERROR] Failed to initialize builtin plugins.
2020-06-16T19:31:47.553899Z 0 [ERROR] Aborting

2020-06-16T19:31:47.554292Z 0 [Note] Binlog end
2020-06-16T19:31:47.559431Z 0 [Note] Shutting down plugin 'CSV'
2020-06-16T19:31:47.587475Z 0 [Note] SoftDB: Shutdown complete

2020-06-16T19:51:03.362891Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2020-06-16T19:51:03.601958Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
2020-06-16T19:51:03.824687Z 0 [Note] SoftDB (mysqld 5.7.26) starting as process 2132 ...
2020-06-16T19:51:08.755362Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-06-16T19:51:08.756967Z 0 [Note] InnoDB: Uses event mutexes
2020-06-16T19:51:08.758061Z 0 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2020-06-16T19:51:08.759472Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-16T19:51:09.334436Z 0 [Note] InnoDB: Number of pools: 1
2020-06-16T19:51:09.632611Z 0 [Note] InnoDB: Not using CPU crc32 instructions
2020-06-16T19:51:10.040271Z 0 [Note] InnoDB: Initializing buffer pool, total size = 1G, instances = 8, chunk size = 128M
2020-06-16T19:51:10.594300Z 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-16T19:51:11.307006Z 0 [Note] InnoDB: Setting log file .\ib_logfile101 size to 512 MB
2020-06-16T19:51:11.308326Z 0 [Note] InnoDB: Progress in MB:
 100 200 300 400 500
2020-06-16T19:51:53.082246Z 0 [Note] InnoDB: Setting log file .\ib_logfile1 size to 512 MB
2020-06-16T19:51:53.084552Z 0 [Note] InnoDB: Progress in MB:
 100 200 300 400 500
2020-06-16T19:52:30.232284Z 0 [Note] InnoDB: Renaming log file .\ib_logfile101 to .\ib_logfile0
2020-06-16T19:52:30.263494Z 0 [Warning] InnoDB: New log files created, LSN=8637097621
2020-06-16T19:52:30.372011Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
2020-06-16T19:52:30.677172Z 0 [Note] InnoDB: Log scan progressed past the checkpoint lsn 8637097996
2020-06-16T19:52:30.678433Z 0 [Note] InnoDB: Doing recovery: scanned up to log sequence number 8637098005
2020-06-16T19:52:30.715548Z 0 [Note] InnoDB: Database was not shutdown normally!
2020-06-16T19:52:30.736057Z 0 [Note] InnoDB: Starting crash recovery.
2020-06-16T19:52:37.473563Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2020-06-16T19:52:37.491503Z 0 [Note] InnoDB: Setting file '.\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2020-06-16T19:52:38.028080Z 0 [Note] InnoDB: File '.\ibtmp1' size is now 12 MB.
2020-06-16T19:52:38.033944Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
2020-06-16T19:52:38.035743Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
2020-06-16T19:52:38.037096Z 0 [Note] InnoDB: Waiting for purge to start
2020-06-16T19:52:38.089834Z 0 [Note] InnoDB: Waiting for purge to start
2020-06-16T19:52:38.176428Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 87346ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)
2020-06-16T19:52:38.200629Z 0 [Note] InnoDB: 5.7.26 started; log sequence number 8637098005
2020-06-16T19:52:38.203207Z 0 [Note] InnoDB: Loading buffer pool(s) from C:\Program Files\Softfol\data\data\ib_buffer_pool
2020-06-16T19:52:38.245615Z 0 [ERROR] InnoDB: Cannot open 'C:\Program Files\Softfol\data\data\ib_buffer_pool' for reading: No such file or directory
2020-06-16T19:52:38.345826Z 0 [Note] Plugin 'FEDERATED' is disabled.
2020-06-16T19:52:38.624960Z 0 [Warning] InnoDB: Cannot open table mysql/plugin from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/i...oting.html for how to resolve the issue.
SoftDB: Table 'mysql.plugin' doesn't exist
2020-06-16T19:52:38.643141Z 0 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2020-06-16T19:52:38.812382Z 0 [Warning] InnoDB: Cannot open table mysql/gtid_executed from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/i...oting.html for how to resolve the issue.
SoftDB: Table 'mysql.gtid_executed' doesn't exist
2020-06-16T19:52:38.815154Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2020-06-16T19:52:38.918184Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key
2020-06-16T19:52:38.920361Z 0 [Note] Server hostname (bind-address): '*'; port: 3303
2020-06-16T19:52:38.922326Z 0 [Note] IPv6 is available.
2020-06-16T19:52:38.923330Z 0 [Note]   - '::' resolves to '::';
2020-06-16T19:52:38.924419Z 0 [Note] Server socket created on IP: '::'.
2020-06-16T19:52:38.980557Z 0 [Warning] InnoDB: Cannot open table mysql/server_cost from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/i...oting.html for how to resolve the issue.
2020-06-16T19:52:38.983985Z 0 [Warning] Failed to open optimizer cost constant tables

2020-06-16T19:52:39.511544Z 0 [Warning] InnoDB: Cannot open table mysql/time_zone_leap_second from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/i...oting.html for how to resolve the issue.
2020-06-16T19:52:39.513547Z 0 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
2020-06-16T19:52:39.625754Z 0 [Warning] InnoDB: Cannot open table mysql/servers from the internal data dictionary of InnoDB though the .frm file for the table exists. Please refer to http://dev.mysql.com/doc/refman/5.7/en/i...oting.html for how to resolve the issue.
2020-06-16T19:52:39.628824Z 0 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
2020-06-16T19:52:53.251575Z 0 [Note] Event Scheduler: Loaded 0 events
2020-06-16T19:52:53.254317Z 0 [Note] SoftDB: ready for connections.
Version: '5.7.26'  socket: ''  port: 3303  MySQL Community Server (GPL)
2020-06-16T19:52:54.751300Z 2 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:52:54.774464Z 2 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`file_type_scan_schedule` 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.
2020-06-16T19:52:54.785493Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:52:54.786548Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`new_permission_schedule` 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.
2020-06-16T19:52:55.680306Z 4 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:52:55.711302Z 4 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`folder_permission_schedule` 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.
2020-06-16T19:52:55.961773Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:52:55.963025Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`periodic_permission_list` 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.
2020-06-16T19:52:56.277085Z 5 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:52:56.277701Z 5 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`archive_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.
2020-06-16T19:54:51.042304Z 3 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:54:51.043176Z 3 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`license` 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.
2020-06-16T19:55:26.933820Z 52 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:26.935861Z 52 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`admin_members` 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.
2020-06-16T19:55:27.209485Z 53 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:27.209485Z 53 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`systemlog` 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.
2020-06-16T19:55:27.447124Z 52 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:27.448202Z 52 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`users_folders_management` 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.
2020-06-16T19:55:27.569533Z 52 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:27.569533Z 52 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`servers` 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.
2020-06-16T19:55:28.241623Z 54 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:28.241623Z 54 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`settings` 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.
2020-06-16T19:55:28.407491Z 54 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:28.410780Z 54 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`file_type_shared_folders` 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.
2020-06-16T19:55:28.598612Z 54 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:28.598669Z 54 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`folder_permission_update_logs` 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.
2020-06-16T19:55:28.897525Z 54 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:55:28.898954Z 54 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`users` 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.
2020-06-16T19:56:13.206212Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T19:56:13.206232Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`systemlog` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:04:51.529339Z 230 [Note] Access denied for user 'root'@'DEMODC' (using password: YES)
2020-06-16T20:05:00.988416Z 234 [Note] Access denied for user 'root'@'DEMODC' (using password: YES)
2020-06-16T20:06:50.434367Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:06:50.435256Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:07:00.489381Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:07:00.490176Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:07:08.424641Z 273 [Note] Access denied for user 'root'@'DEMODC' (using password: YES)
2020-06-16T20:07:11.857362Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:07:11.858314Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:07:15.754404Z 277 [Note] Access denied for user 'root'@'DEMODC' (using password: YES)
2020-06-16T20:07:18.831027Z 278 [Note] Access denied for user 'root'@'DEMODC' (using password: YES)
2020-06-16T20:07:24.856630Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:07:24.858443Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:07:38.022359Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:07:38.023631Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:07:44.312665Z 288 [Note] Access denied for user 'root'@'DEMODC' (using password: YES)
2020-06-16T20:07:53.126469Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:07:53.128057Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:08:09.987712Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:08:09.988704Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:08:20.645134Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:08:20.646437Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:08:30.626627Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:08:30.627535Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:08:45.678226Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:08:45.679565Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:09:03.651716Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:09:03.652633Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:09:49.075732Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:09:49.075732Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:10:28.617475Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:28.619786Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:10:54.804045Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:54.805052Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`access_requests` 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.
2020-06-16T20:10:55.055455Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:55.056442Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`admin_groups` 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.
2020-06-16T20:10:55.199209Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:55.201473Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`alert_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.
2020-06-16T20:10:55.526658Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:55.527688Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`archives` 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.
2020-06-16T20:10:55.652739Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:55.655178Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`file_audit_logs` 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.
2020-06-16T20:10:55.910431Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:55.911934Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`file_audit_scan_schedule` 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.
2020-06-16T20:10:56.283968Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:56.287230Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`file_log` 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.
2020-06-16T20:10:56.448594Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:56.449534Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`file_type_logs` 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.
2020-06-16T20:10:56.717609Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:56.718490Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`folder_alert_emails` 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.
2020-06-16T20:10:56.869989Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:56.886803Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`folder_alerts` 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.
2020-06-16T20:10:56.991449Z 343 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:10:56.992446Z 343 [ERROR] InnoDB: Fetch of persistent statistics requested for table `SoftDB`.`folder_permission_fetch_logs` 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.
2020-06-16T20:11:01.859232Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:11:01.860164Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:11:51.621856Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:11:51.622333Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:12:40.852631Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:12:40.855882Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:14:34.328423Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:14:34.329697Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:16:01.224670Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:16:01.225644Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_members` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:16:57.927881Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:16:57.927881Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_groups` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:17:10.389674Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:17:10.389674Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`systemlog` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:17:20.491270Z 0 [ERROR] InnoDB: Table `mysql`.`innodb_table_stats` not found.
2020-06-16T20:17:20.492158Z 0 [Warning] InnoDB: Recalculation of persistent statistics requested for table `SoftDB`.`admin_groups` but the required persistent statistics storage is not present or is corrupted. Using transient stats instead.
2020-06-16T20:28:32.094850Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 5813ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)
Cevapla
#2
selamlar

https://dev.mysql.com/doc/refman/5.6/en/..._timestamp
inceler misiniz.
Yazılımcı, kahveyi koda çeviren bir organizmadır.
Cevapla


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  MySQL - Sql-mode only_full_group_by hatası. hi_selamlar 5 1.800 25-12-2022, Saat: 10:43
Son Yorum: hi_selamlar
  MySQL Bağlantı Sorunu - MEB akıllı tahta Frrst 6 1.451 10-11-2022, Saat: 23:16
Son Yorum: mcuyan
  Mysql Farklı bir autoinc mcuyan 11 2.031 09-11-2022, Saat: 23:05
Son Yorum: mcuyan
  Delphi 7 MySql DAC Nasıl Kurulur mahone 1 634 08-10-2022, Saat: 22:09
Son Yorum: mcuyan
  mysql trigger subquery returns more than 1 row hatası cvheneburi 5 2.081 28-08-2022, Saat: 01:04
Son Yorum: cvheneburi



Konuyu Okuyanlar: 1 Ziyaretçi