日本不卡不码高清免费观看,久久国产精品久久w女人spa,黄色aa久久,三上悠亚国产精品一区二区三区

您的位置:首頁技術文章
文章詳情頁

mysql服務無法啟動1067錯誤,誰知道正確的解決方法?

瀏覽:251日期:2022-06-21 18:19:57

問題描述

mysql服務無法啟動1067錯誤,誰知道正確的解決方法?

必須手動刪除上面三個文件后才能啟動服務:

2016-04-29T03:14:39.211523Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:14:39.211523Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:14:39.211523Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:14:39.211523Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:14:39.211523Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 3640 ...2016-04-29T03:14:39.273995Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:14:39.291382Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:14:39.293384Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:14:39.294883Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:14:39.295384Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:14:39.295384Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:14:39.474057Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:14:39.496191Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:14:39.735095Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:14:39.750717Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:14:39.750717Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:14:39.750717Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:14:39.750717Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T03:15:04.216798Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:15:04.216798Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:15:04.216798Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:15:04.216798Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:15:04.216798Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 1516 ...2016-04-29T03:15:04.266493Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:15:04.268994Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:15:04.269997Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:15:04.269997Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:15:04.269997Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:15:04.269997Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:15:04.385464Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:15:04.416863Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:15:04.447967Z 0 [Note] InnoDB: The first innodb_system data file ’ibdata1’ did not exist. A new tablespace will be created!2016-04-29T03:15:04.447967Z 0 [Note] InnoDB: Setting file ’.ibdata1’ size to 12 MB. Physically writing the file full; Please wait ...2016-04-29T03:15:04.733715Z 0 [Note] InnoDB: File ’.ibdata1’ size is now 12 MB.2016-04-29T03:15:04.818559Z 0 [Note] InnoDB: Setting log file .ib_logfile101 size to 48 MB2016-04-29T03:15:06.571837Z 0 [Note] InnoDB: Setting log file .ib_logfile1 size to 48 MB2016-04-29T03:15:07.750690Z 0 [Note] InnoDB: Renaming log file .ib_logfile101 to .ib_logfile02016-04-29T03:15:07.750690Z 0 [Warning] InnoDB: New log files created, LSN=457902016-04-29T03:15:07.750690Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables2016-04-29T03:15:07.750690Z 0 [Note] InnoDB: Setting file ’.ibtmp1’ size to 12 MB. Physically writing the file full; Please wait ...2016-04-29T03:15:08.977632Z 0 [Note] InnoDB: File ’.ibtmp1’ size is now 12 MB.2016-04-29T03:15:08.993256Z 0 [Note] InnoDB: Doublewrite buffer not found: creating new2016-04-29T03:15:09.093534Z 0 [Note] InnoDB: Doublewrite buffer created2016-04-29T03:15:09.115680Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.2016-04-29T03:15:09.115680Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.2016-04-29T03:15:09.131308Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.2016-04-29T03:15:09.178186Z 0 [Note] InnoDB: Foreign key constraint system tables created2016-04-29T03:15:09.178186Z 0 [Note] InnoDB: Creating tablespace and datafile system tables.2016-04-29T03:15:09.193811Z 0 [Note] InnoDB: Tablespace and datafile system tables created.2016-04-29T03:15:09.193811Z 0 [Note] InnoDB: Creating sys_virtual system tables.2016-04-29T03:15:09.193811Z 0 [Note] InnoDB: sys_virtual table created2016-04-29T03:15:09.193811Z 0 [Note] InnoDB: Waiting for purge to start2016-04-29T03:15:09.262564Z 0 [Note] InnoDB: 5.7.12 started; log sequence number 02016-04-29T03:15:09.262564Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 4846ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)2016-04-29T03:15:09.262564Z 0 [Note] Plugin ’FEDERATED’ is disabled.2016-04-29T03:15:09.262564Z 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/innodb-troubleshooting.html for how to resolve the issue.mysqld: Table ’mysql.plugin’ doesn’t exist2016-04-29T03:15:09.278189Z 0 [ERROR] Can’t open the mysql.plugin table. Please run mysql_upgrade to create it.2016-04-29T03:15:09.278189Z 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/innodb-troubleshooting.html for how to resolve the issue.mysqld: Table ’mysql.gtid_executed’ doesn’t exist2016-04-29T03:15:09.278189Z 0 [Warning] Gtid table is not ready to be used. Table ’mysql.gtid_executed’ cannot be opened.2016-04-29T03:15:09.293817Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key2016-04-29T03:15:09.315954Z 0 [Note] Server hostname (bind-address): ’*’; port: 33062016-04-29T03:15:09.315954Z 0 [Note] IPv6 is available.2016-04-29T03:15:09.315954Z 0 [Note] - ’::’ resolves to ’::’;2016-04-29T03:15:09.315954Z 0 [Note] Server socket created on IP: ’::’.2016-04-29T03:15:09.331581Z 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/innodb-troubleshooting.html for how to resolve the issue.2016-04-29T03:15:09.331581Z 0 [Warning] Failed to open optimizer cost constant tables

2016-04-29T03:15:09.413218Z 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/innodb-troubleshooting.html for how to resolve the issue.2016-04-29T03:15:09.416218Z 0 [Warning] Can’t open and lock time zone table: Table ’mysql.time_zone_leap_second’ doesn’t exist trying to live without them2016-04-29T03:15:09.416218Z 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/innodb-troubleshooting.html for how to resolve the issue.2016-04-29T03:15:09.431851Z 0 [ERROR] Can’t open and lock privilege tables: Table ’mysql.servers’ doesn’t exist2016-04-29T03:15:09.478728Z 0 [Note] Event Scheduler: Loaded 0 events2016-04-29T03:15:09.494354Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld: ready for connections.Version: ’5.7.12’ socket: ’’ port: 3306 MySQL Community Server (GPL)2016-04-29T03:25:56.020988Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld: Normal shutdown

2016-04-29T03:25:56.020988Z 0 [Note] Giving 0 client threads a chance to die gracefully2016-04-29T03:25:56.020988Z 0 [Note] Shutting down slave threads2016-04-29T03:25:56.036614Z 0 [Note] Forcefully disconnecting 0 remaining clients2016-04-29T03:25:56.036614Z 0 [Note] Event Scheduler: Purging the queue. 0 events2016-04-29T03:25:56.036614Z 0 [Note] Binlog end2016-04-29T03:25:56.192875Z 0 [Note] Shutting down plugin ’ngram’2016-04-29T03:25:56.192875Z 0 [Note] Shutting down plugin ’partition’2016-04-29T03:25:56.192875Z 0 [Note] Shutting down plugin ’BLACKHOLE’2016-04-29T03:25:56.192875Z 0 [Note] Shutting down plugin ’ARCHIVE’2016-04-29T03:25:56.192875Z 0 [Note] Shutting down plugin ’PERFORMANCE_SCHEMA’2016-04-29T03:25:56.192875Z 0 [Note] Shutting down plugin ’MRG_MYISAM’2016-04-29T03:25:56.208500Z 0 [Note] Shutting down plugin ’MyISAM’2016-04-29T03:25:56.208500Z 0 [Note] Shutting down plugin ’INNODB_SYS_VIRTUAL’2016-04-29T03:25:56.208500Z 0 [Note] Shutting down plugin ’INNODB_SYS_DATAFILES’2016-04-29T03:25:56.224126Z 0 [Note] Shutting down plugin ’INNODB_SYS_TABLESPACES’2016-04-29T03:25:56.224126Z 0 [Note] Shutting down plugin ’INNODB_SYS_FOREIGN_COLS’2016-04-29T03:25:56.224126Z 0 [Note] Shutting down plugin ’INNODB_SYS_FOREIGN’2016-04-29T03:25:56.239751Z 0 [Note] Shutting down plugin ’INNODB_SYS_FIELDS’2016-04-29T03:25:56.239751Z 0 [Note] Shutting down plugin ’INNODB_SYS_COLUMNS’2016-04-29T03:25:56.239751Z 0 [Note] Shutting down plugin ’INNODB_SYS_INDEXES’2016-04-29T03:25:56.239751Z 0 [Note] Shutting down plugin ’INNODB_SYS_TABLESTATS’2016-04-29T03:25:56.255377Z 0 [Note] Shutting down plugin ’INNODB_SYS_TABLES’2016-04-29T03:25:56.255377Z 0 [Note] Shutting down plugin ’INNODB_FT_INDEX_TABLE’2016-04-29T03:25:56.255377Z 0 [Note] Shutting down plugin ’INNODB_FT_INDEX_CACHE’2016-04-29T03:25:56.271002Z 0 [Note] Shutting down plugin ’INNODB_FT_CONFIG’2016-04-29T03:25:56.271002Z 0 [Note] Shutting down plugin ’INNODB_FT_BEING_DELETED’2016-04-29T03:25:56.271002Z 0 [Note] Shutting down plugin ’INNODB_FT_DELETED’2016-04-29T03:25:56.271002Z 0 [Note] Shutting down plugin ’INNODB_FT_DEFAULT_STOPWORD’2016-04-29T03:25:56.286629Z 0 [Note] Shutting down plugin ’INNODB_METRICS’2016-04-29T03:25:56.286629Z 0 [Note] Shutting down plugin ’INNODB_TEMP_TABLE_INFO’2016-04-29T03:25:56.286629Z 0 [Note] Shutting down plugin ’INNODB_BUFFER_POOL_STATS’2016-04-29T03:25:56.302256Z 0 [Note] Shutting down plugin ’INNODB_BUFFER_PAGE_LRU’2016-04-29T03:25:56.302256Z 0 [Note] Shutting down plugin ’INNODB_BUFFER_PAGE’2016-04-29T03:25:56.302256Z 0 [Note] Shutting down plugin ’INNODB_CMP_PER_INDEX_RESET’2016-04-29T03:25:56.302256Z 0 [Note] Shutting down plugin ’INNODB_CMP_PER_INDEX’2016-04-29T03:25:56.317880Z 0 [Note] Shutting down plugin ’INNODB_CMPMEM_RESET’2016-04-29T03:25:56.317880Z 0 [Note] Shutting down plugin ’INNODB_CMPMEM’2016-04-29T03:25:56.317880Z 0 [Note] Shutting down plugin ’INNODB_CMP_RESET’2016-04-29T03:25:56.333506Z 0 [Note] Shutting down plugin ’INNODB_CMP’2016-04-29T03:25:56.349133Z 0 [Note] Shutting down plugin ’INNODB_LOCK_WAITS’2016-04-29T03:25:56.349133Z 0 [Note] Shutting down plugin ’INNODB_LOCKS’2016-04-29T03:25:56.349133Z 0 [Note] Shutting down plugin ’INNODB_TRX’2016-04-29T03:25:56.349133Z 0 [Note] Shutting down plugin ’InnoDB’2016-04-29T03:25:56.380382Z 0 [Note] InnoDB: FTS optimize thread exiting.2016-04-29T03:25:56.380382Z 0 [Note] InnoDB: Starting shutdown...2016-04-29T03:25:56.505392Z 0 [Note] InnoDB: Dumping buffer pool(s) to C:mysqlmysql-5.7.12-win32dataib_buffer_pool2016-04-29T03:25:56.521018Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 160429 11:25:562016-04-29T03:25:57.552330Z 0 [Note] InnoDB: Shutdown completed; log sequence number 12099702016-04-29T03:25:57.552330Z 0 [Note] InnoDB: Removed temporary tablespace data file: 'ibtmp1'2016-04-29T03:25:57.552330Z 0 [Note] Shutting down plugin ’MEMORY’2016-04-29T03:25:57.552330Z 0 [Note] Shutting down plugin ’CSV’2016-04-29T03:25:57.567957Z 0 [Note] Shutting down plugin ’sha256_password’2016-04-29T03:25:57.567957Z 0 [Note] Shutting down plugin ’mysql_native_password’2016-04-29T03:25:57.567957Z 0 [Note] Shutting down plugin ’binlog’2016-04-29T03:25:57.567957Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld: Shutdown complete

2016-04-29T03:26:27.676414Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:26:27.676414Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:26:27.676414Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:26:27.676414Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:26:27.676414Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 2852 ...2016-04-29T03:26:27.832663Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:26:27.863913Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:26:27.863913Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:26:27.863913Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:26:27.879538Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:26:27.879538Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:26:28.098287Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:26:28.145163Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:26:28.317037Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:26:28.332662Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:26:28.348286Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:26:28.348286Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:26:28.348286Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T03:32:07.611309Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:32:07.611309Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:32:07.611309Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:32:07.611309Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:32:07.611309Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 4436 ...2016-04-29T03:32:07.711575Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:32:07.711575Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:32:07.711575Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:32:07.711575Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:32:07.711575Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:32:07.711575Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:32:07.874214Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:32:07.911974Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:32:08.027382Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:32:08.042849Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:32:08.042849Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:32:08.042849Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:32:08.042849Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T03:33:14.124636Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:33:14.124636Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:33:14.124636Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:33:14.124636Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:33:14.124636Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 7772 ...2016-04-29T03:33:14.162003Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:33:14.162003Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:33:14.162003Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:33:14.162003Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:33:14.177626Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:33:14.177626Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:33:14.293525Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:33:14.324776Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:33:14.393440Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:33:14.393440Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:33:14.393440Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:33:14.393440Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:33:14.393440Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T03:36:37.725411Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:36:37.725411Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:36:37.725411Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:36:37.725411Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:36:37.725411Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 888 ...2016-04-29T03:36:37.761282Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:36:37.761282Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:36:37.761282Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:36:37.761282Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:36:37.761282Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:36:37.761282Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:36:37.932672Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:36:37.979548Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:36:38.080479Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:36:38.096107Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:36:38.100116Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:36:38.102620Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:36:38.102620Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T03:45:46.197156Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:45:46.197156Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:45:46.197156Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:45:46.197156Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:45:46.197156Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 2716 ...2016-04-29T03:45:46.415920Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:45:46.415920Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:45:46.415920Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:45:46.447170Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:45:46.525301Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:45:46.540926Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:45:46.712813Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:45:46.759690Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:45:46.837821Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:45:46.853445Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:45:46.869071Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:45:46.869071Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:45:46.869071Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T03:46:37.214763Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T03:46:37.214763Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T03:46:37.214763Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T03:46:37.214763Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T03:46:37.214763Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 6268 ...2016-04-29T03:46:37.292891Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T03:46:37.292891Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T03:46:37.292891Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T03:46:37.292891Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T03:46:37.308704Z 0 [Note] InnoDB: Number of pools: 12016-04-29T03:46:37.308704Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T03:46:37.464779Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T03:46:37.496031Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T03:46:37.605412Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T03:46:37.605412Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T03:46:37.605412Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T03:46:37.605412Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T03:46:37.621038Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T04:05:42.081975Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T04:05:42.081975Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T04:05:42.081975Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T04:05:42.081975Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T04:05:42.081975Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 7676 ...2016-04-29T04:05:42.113227Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T04:05:42.113227Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T04:05:42.113227Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T04:05:42.113227Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T04:05:42.113227Z 0 [Note] InnoDB: Number of pools: 12016-04-29T04:05:42.128852Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T04:05:42.282522Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T04:05:42.313994Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T04:05:42.497577Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T04:05:42.497577Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T04:05:42.497577Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T04:05:42.513202Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T04:05:42.513202Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T04:20:55.427256Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T04:20:55.427256Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T04:20:55.427256Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T04:20:55.427256Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T04:20:55.427256Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 6388 ...2016-04-29T04:20:55.465018Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T04:20:55.465018Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T04:20:55.480644Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T04:20:55.480644Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T04:20:55.480644Z 0 [Note] InnoDB: Number of pools: 12016-04-29T04:20:55.480644Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T04:20:55.637568Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T04:20:55.665197Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T04:20:55.765464Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T04:20:55.781097Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T04:20:55.781097Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T04:20:55.781097Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T04:20:55.781097Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T04:21:09.992446Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T04:21:09.992446Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T04:21:09.992446Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T04:21:09.992446Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T04:21:09.992446Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 2596 ...2016-04-29T04:21:10.030332Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T04:21:10.030332Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T04:21:10.030332Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T04:21:10.045958Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T04:21:10.045958Z 0 [Note] InnoDB: Number of pools: 12016-04-29T04:21:10.045958Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T04:21:10.145977Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T04:21:10.177228Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T04:21:10.261376Z 0 [Note] InnoDB: Setting log file .ib_logfile101 size to 48 MB2016-04-29T04:21:11.533828Z 0 [Note] InnoDB: Setting log file .ib_logfile1 size to 48 MB2016-04-29T04:21:14.459162Z 0 [Note] InnoDB: Renaming log file .ib_logfile101 to .ib_logfile02016-04-29T04:21:14.474788Z 0 [Warning] InnoDB: New log files created, LSN=12099702016-04-29T04:21:14.474788Z 0 [Note] InnoDB: Highest supported file format is Barracuda.2016-04-29T04:21:14.490413Z 0 [ERROR] InnoDB: Operating system error number 87 in a file operation.2016-04-29T04:21:14.490413Z 0 [Note] InnoDB: Some operating system error numbers are described at http://dev.mysql.com/doc/refman/5.7/en/operating-system-error-codes.html2016-04-29T04:21:14.506041Z 0 [ERROR] InnoDB: File .ib_logfile0: ’aio read’ returned OS error 187. Cannot continue operation2016-04-29T04:21:14.506041Z 0 [ERROR] InnoDB: Cannot continue operation.2016-04-29T04:21:28.162500Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).2016-04-29T04:21:28.162500Z 0 [Warning] ’NO_ZERO_DATE’, ’NO_ZERO_IN_DATE’ and ’ERROR_FOR_pISION_BY_ZERO’ sql modes should be used with strict mode. They will be merged with strict mode in a future release.2016-04-29T04:21:28.162500Z 0 [Warning] ’NO_AUTO_CREATE_USER’ sql mode was not set.2016-04-29T04:21:28.162500Z 0 [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.2016-04-29T04:21:28.178125Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld (mysqld 5.7.12) starting as process 6436 ...2016-04-29T04:21:28.209377Z 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions2016-04-29T04:21:28.209377Z 0 [Note] InnoDB: Uses event mutexes2016-04-29T04:21:28.209377Z 0 [Note] InnoDB: Memory barrier is not used2016-04-29T04:21:28.209377Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.32016-04-29T04:21:28.209377Z 0 [Note] InnoDB: Number of pools: 12016-04-29T04:21:28.209377Z 0 [Note] InnoDB: Not using CPU crc32 instructions2016-04-29T04:21:28.325483Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M2016-04-29T04:21:28.347116Z 0 [Note] InnoDB: Completed initialization of buffer pool2016-04-29T04:21:28.378553Z 0 [Note] InnoDB: The first innodb_system data file ’ibdata1’ did not exist. A new tablespace will be created!2016-04-29T04:21:28.378553Z 0 [Note] InnoDB: Setting file ’.ibdata1’ size to 12 MB. Physically writing the file full; Please wait ...2016-04-29T04:21:28.938487Z 0 [Note] InnoDB: File ’.ibdata1’ size is now 12 MB.2016-04-29T04:21:29.038883Z 0 [Note] InnoDB: Setting log file .ib_logfile101 size to 48 MB2016-04-29T04:21:30.862269Z 0 [Note] InnoDB: Setting log file .ib_logfile1 size to 48 MB2016-04-29T04:21:32.859234Z 0 [Note] InnoDB: Renaming log file .ib_logfile101 to .ib_logfile02016-04-29T04:21:32.859234Z 0 [Warning] InnoDB: New log files created, LSN=457902016-04-29T04:21:32.874867Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables2016-04-29T04:21:32.874867Z 0 [Note] InnoDB: Setting file ’.ibtmp1’ size to 12 MB. Physically writing the file full; Please wait ...2016-04-29T04:21:33.190789Z 0 [Note] InnoDB: File ’.ibtmp1’ size is now 12 MB.2016-04-29T04:21:33.237669Z 0 [Note] InnoDB: Doublewrite buffer not found: creating new2016-04-29T04:21:33.683087Z 0 [Note] InnoDB: Doublewrite buffer created2016-04-29T04:21:33.729964Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.2016-04-29T04:21:33.745590Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.2016-04-29T04:21:33.745590Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.2016-04-29T04:21:33.798500Z 0 [Note] InnoDB: Foreign key constraint system tables created2016-04-29T04:21:33.798500Z 0 [Note] InnoDB: Creating tablespace and datafile system tables.2016-04-29T04:21:33.798500Z 0 [Note] InnoDB: Tablespace and datafile system tables created.2016-04-29T04:21:33.798500Z 0 [Note] InnoDB: Creating sys_virtual system tables.2016-04-29T04:21:33.814126Z 0 [Note] InnoDB: sys_virtual table created2016-04-29T04:21:33.814126Z 0 [Note] InnoDB: Waiting for purge to start2016-04-29T04:21:33.883144Z 0 [Note] InnoDB: page_cleaner: 1000ms intended loop took 5536ms. The settings might not be optimal. (flushed=0 and evicted=0, during the time.)2016-04-29T04:21:33.883144Z 0 [Note] InnoDB: 5.7.12 started; log sequence number 02016-04-29T04:21:33.883144Z 0 [Note] Plugin ’FEDERATED’ is disabled.2016-04-29T04:21:33.914396Z 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/innodb-troubleshooting.html for how to resolve the issue.mysqld: Table ’mysql.plugin’ doesn’t exist2016-04-29T04:21:33.930022Z 0 [ERROR] Can’t open the mysql.plugin table. Please run mysql_upgrade to create it.2016-04-29T04:21:33.967282Z 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/innodb-troubleshooting.html for how to resolve the issue.mysqld: Table ’mysql.gtid_executed’ doesn’t exist2016-04-29T04:21:33.967282Z 0 [Warning] Gtid table is not ready to be used. Table ’mysql.gtid_executed’ cannot be opened.2016-04-29T04:21:33.967282Z 0 [Warning] Failed to set up SSL because of the following SSL library error: SSL context is not usable without certificate and private key2016-04-29T04:21:33.983230Z 0 [Note] Server hostname (bind-address): ’*’; port: 33062016-04-29T04:21:33.983230Z 0 [Note] IPv6 is available.2016-04-29T04:21:33.983230Z 0 [Note] - ’::’ resolves to ’::’;2016-04-29T04:21:33.983230Z 0 [Note] Server socket created on IP: ’::’.2016-04-29T04:21:34.014483Z 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/innodb-troubleshooting.html for how to resolve the issue.2016-04-29T04:21:34.014483Z 0 [Warning] Failed to open optimizer cost constant tables

2016-04-29T04:21:34.262246Z 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/innodb-troubleshooting.html for how to resolve the issue.2016-04-29T04:21:34.267247Z 0 [Warning] Can’t open and lock time zone table: Table ’mysql.time_zone_leap_second’ doesn’t exist trying to live without them2016-04-29T04:21:34.345412Z 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/innodb-troubleshooting.html for how to resolve the issue.2016-04-29T04:21:34.345412Z 0 [ERROR] Can’t open and lock privilege tables: Table ’mysql.servers’ doesn’t exist2016-04-29T04:21:36.533410Z 0 [Note] Event Scheduler: Loaded 0 events2016-04-29T04:21:36.533410Z 0 [Note] C:mysqlmysql-5.7.12-win32binmysqld: ready for connections.Version: ’5.7.12’ socket: ’’ port: 3306 MySQL Community Server (GPL)

請輸入代碼

問題解答

回答1:

open your my.ini configuration fileunder innodb_lock_wait_timeout = 50 add: innodb_flush_method=normalrestart MySql….enjoy!

日本不卡不码高清免费观看,久久国产精品久久w女人spa,黄色aa久久,三上悠亚国产精品一区二区三区
在线精品视频一区| 免费亚洲婷婷| 国产成年精品| 蜜桃精品在线| 欧美日韩在线二区| 国产96在线亚洲| 日韩欧美精品综合| 极品日韩av| 亚洲精品少妇| 麻豆精品在线| 久久精品超碰| 国产精品99久久精品| 国产伦精品一区二区三区千人斩 | 久久精品国产999大香线蕉| 精品视频网站| 欧美日韩免费观看一区=区三区| 麻豆久久精品| 91精品国产自产观看在线| 精品国产一区二| 色在线视频观看| 欧美一区=区| 国产精品嫩草影院在线看| 女生影院久久| 免费成人av在线播放| 麻豆久久久久久| 亚洲免费成人| 精品日韩一区| 伊人久久一区| 亚洲午夜天堂| 日韩在线视频一区二区三区| 精品亚洲精品| 亚洲久久一区| 日韩电影免费网站| 日韩亚洲精品在线观看| 日本黄色精品| 亚洲综合中文| 成人精品亚洲| 国产美女精品视频免费播放软件| 欧美色图一区| 精品香蕉视频| 中文字幕av一区二区三区人| 日本а中文在线天堂| 日韩成人在线看| 日韩欧美一区二区三区在线观看 | 久久久9色精品国产一区二区三区| 亚洲开心激情| 成人va天堂| 欧美日韩黄网站| 欧美午夜不卡| 欧美韩日一区| 国产精品v亚洲精品v日韩精品| 亚洲一区二区免费看| 日韩.com| 国产精品亚洲片在线播放| 99香蕉国产精品偷在线观看 | 久久99性xxx老妇胖精品| 亚洲欧美日韩在线观看a三区| 精品午夜av| 91精品一区| 亚洲精品第一| 久久蜜桃资源一区二区老牛| 国产精品一区二区美女视频免费看| 夜久久久久久| 一区二区三区四区在线看| 久久久久97| 国产亚洲高清一区| 自拍自偷一区二区三区| 少妇精品导航| 午夜久久中文| 精品国产亚洲一区二区在线观看| 亚洲综合图色| 久久亚洲欧洲| 99国产成+人+综合+亚洲欧美| 日韩在线中文| 日韩综合一区| 国产精品久久久久久模特| 亚欧洲精品视频在线观看| 亚洲一区二区三区高清不卡| 欧美精品一区二区三区精品| 欧美一级精品| 亚洲午夜黄色| 亚洲电影在线| 亚洲小说欧美另类婷婷| 蜜桃精品在线| 99视频精品全部免费在线视频| 欧美国产小视频| 日本一区二区高清不卡| 动漫av一区| 精品视频一区二区三区在线观看| 日本午夜精品久久久| 亚洲经典在线| 国产精品社区| 噜噜噜躁狠狠躁狠狠精品视频| 亚洲精品午夜av福利久久蜜桃| 日韩欧美一区二区三区在线观看| 日韩欧美一区免费| 电影亚洲精品噜噜在线观看| 色老板在线视频一区二区| 久久国产日本精品| 美女网站一区| 视频一区二区中文字幕| 亚洲一区日韩| 亚洲三级观看| 国产精品一区二区三区美女 | 国产精品99久久久久久董美香| 久久成人av| 精品成人18| 91av亚洲| 亚洲精品一级| 国产免费av一区二区三区| 捆绑调教美女网站视频一区 | 日韩精品福利一区二区三区| 人人精品久久| 精品三级久久久| 午夜精品成人av| 国产一区日韩一区| 蜜臀国产一区二区三区在线播放| 日韩激情精品| 欧美~级网站不卡| 1024精品久久久久久久久| 亚洲91视频| 国产精品三级| 视频福利一区| 中文字幕亚洲影视| 麻豆精品久久久| 蜜臀91精品国产高清在线观看| 五月天激情综合网| 爽好多水快深点欧美视频| 日本久久二区| 日韩成人三级| 五月激激激综合网色播| 精品精品国产三级a∨在线| 亚洲网站视频| 日韩福利视频一区| 岛国av在线播放| 丝袜a∨在线一区二区三区不卡| 国产香蕉精品| 婷婷综合五月| 国产免费av一区二区三区| 日韩av免费| 欧美啪啪一区| 日韩国产欧美一区二区| 日韩专区在线视频| 久久亚洲资源中文字| aa亚洲婷婷| 精品国产亚洲一区二区三区| 国产亚洲亚洲| 色乱码一区二区三区网站| 香蕉久久久久久久av网站| 成人国产精品一区二区网站| 久久成人亚洲| 日韩av在线中文字幕| 三级久久三级久久久| 日韩精品dvd| 日本在线一区二区三区| 视频福利一区| 国产情侣一区在线| 午夜久久美女| 福利在线免费视频| 日韩高清不卡一区| 性欧美69xoxoxoxo| 精品黄色一级片| 亚洲精品看片| 亚洲调教视频在线观看| 精品亚洲a∨一区二区三区18| 亚洲婷婷丁香| 国精品一区二区三区| 蜜桃精品视频| 亚洲精品激情| 日韩一区二区久久| 色老板在线视频一区二区| 88久久精品| 国产一区91| 激情综合自拍| а√天堂8资源在线| 国产欧美日韩一级| 中文字幕av一区二区三区四区| 亚洲一级特黄| 亚洲综合在线电影| 精品国产亚洲一区二区三区大结局| 亚洲精品一级二级三级| 亚洲免费影视| 欧美日韩精品一区二区视频| 欧美久久天堂| 成人在线视频区| 国产劲爆久久| 日韩一区二区三区精品视频第3页| 亚洲福利一区| 天堂网av成人| 久久99国产精品视频| 欧美日韩精品免费观看视频完整| 日本麻豆一区二区三区视频| 日本欧美一区二区| 国产精品自拍区| 精品国产中文字幕第一页| 蜜桃av一区二区| 2023国产精品久久久精品双| 欧美aa在线观看| 最新中文字幕在线播放| 久久av免费|