久久福利_99r_国产日韩在线视频_直接看av的网站_中文欧美日韩_久久一

您的位置:首頁技術(shù)文章
文章詳情頁

mysql服務(wù)無法啟動(dòng)1067錯(cuò)誤,誰知道正確的解決方法?

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

問題描述

mysql服務(wù)無法啟動(dòng)1067錯(cuò)誤,誰知道正確的解決方法?

必須手動(dòng)刪除上面三個(gè)文件后才能啟動(dòng)服務(wù):

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!

主站蜘蛛池模板: 欧美成人综合 | 狠狠色综合色综合网络 | 国产一区二区三区四区在线观看 | 夜夜骚| 欧美视频网站 | 国产在线小视频 | 国产精品视频在线观看 | 日韩欧美在线观看视频 | 亚洲风情在线观看 | 免费v片在线观看 | www.fefe66.com| 亚洲精品一区二区网址 | 成人二区| 9色网站 | 99精品一区二区 | 精品久久精品久久 | 久久成人国产精品 | 欧美亚洲日本 | 久久国产精品免费一区二区三区 | 久久久久久亚洲 | 国产成人aaa | 一区二区不卡 | 三级免费网站 | 久久夜视频 | 国产精品亚洲区 | 日韩中文在线视频 | 国产成人免费视频网站视频社区 | 亚洲码欧美码一区二区三区 | 久久久精品综合 | 成人不卡 | www久久99| 日韩高清在线 | 亚洲精品在线播放视频 | 综合中文字幕 | 欧美一级特黄aaaaaa大片在线观看 | 狠狠狠干| 欧美黄色一区 | 欧美一级性 | 先锋影音av资源站 | 日韩精品一区二区在线观看 | 欧美亚洲一区 | 久久综合色88 | 日韩精品一区在线视频 | 久久免费国产 | 一区二区国产在线 | 亚洲毛片| 亚州视频在线 | 国产毛片在线看 | 日韩视频一区在线观看 | 婷婷丁香激情 | 国产视频一区二区 | 午夜影院免费观看视频 | 国产区视频在线观看 | 天天天操| www.色在线| 久久伊人影院 | 日韩精品视频在线 | 国产富婆一级全黄大片 | 免费看的黄色网 | 91社区在线高清 | www日韩| 色悠久久久| 可以在线看的黄色网址 | 91亚洲福利 | 国偷自产av一区二区三区 | 午夜影视| 91免费电影 | 国产综合av | 天堂av在线免费观看 | 久久中文视频 | 国产在线激情 | 国产精品国产 | 青青草国产在线 | 中文在线一区 | 午夜精品| 久草视频在线观 | 国产精品一区三区 | 99re6热在线精品视频播放 | 国产小视频在线 | 亚洲国产精品久久久 | 中文字幕在线一区二区三区 | 色综合久久伊人 | 亚洲一区二区三区视频 | 日韩1区3区4区第一页 | 一级免费黄色 | 国产成人精品免费视频大全最热 | 亚洲午夜精品 | 日韩一区二区福利 | 欧美性影院 | 国模精品视频一区二区 | 日本一区二区三区四区 | 日韩成人黄色 | 国产精品乱码久久 | 一区二区av | 日韩精品视频三区 | 精品国产一区二区在线 | 亚洲人人 | 中文字幕亚洲字幕一区二区 | 免费视频二区 | 欧美美女爱爱视频 | 国产免费成人 | www.伊人网 | 国产一级特黄aaa大片评分 | 亚洲精品久久久久久一区二区 | 久久免费电影 | 亚洲精品影院在线 | 国产1区2区| 国产一区精品视频 | 最新国产视频 | 亚洲成av| 久久久久久久中文 | 欧美日韩一区二区中文字幕 | 亚洲精品国产第一综合99久久 | 成人免费视频观看 | 在线亚洲人成电影网站色www | 中文字幕在线观看亚洲 | 国产综合久久久久久鬼色 | 国产成人精品一区二区三区视频 | 蜜桃视频一区 | 91麻豆精品一二三区在线 | 国产精品2019| 欧美一区二区三区在线观看视频 | 国产精品精品视频一区二区三区 | 精品亚洲综合 | 国产日韩精品视频 | 久久精品久久久 | 久久久999成人 | 先锋av资源网 | 狠狠爱www人成狠狠爱综合网 | 99九九久久 | 欧美日韩成人 | 中文字幕亚洲精品 | 欧美在线亚洲 | 91中文字幕 | 亚洲国产成人在线 | 亚洲精品久久 | 亚洲免费在线视频 | 黄视频在线播放 | 国产精品二区三区在线观看 | a欧美 | 亚洲午夜精品 | 亚洲一区视频 | 久久久精品免费观看 | 国产一二三在线 | 日韩欧美自拍 | 亚洲免费观看视频 | 免费国产在线视频 | 免费日韩 | 久久av一区二区三区 | 波多野结衣一区二 | 婷婷毛片| 国产精品视频入口 | 久久一二三区 | 山岸逢花在线观看无删减 | 日本亚洲一区 | 亚洲人成电影网 | 激情久久av一区av二区av三区 | 欧美精品三区 | 国产精品资源在线 | 国产美女一区二区 | 99精品久久久久久久免费看蜜月 | 中文字幕黄色 | 亚洲国产精品一区二区第一页 | 日韩精品一区二区三区中文在线 | 成人免费看片 | 91免费在线看 | 久久久久中文 | 久草 在线 | 精品一区二区三区三区 | 最新av在线网址 | 日韩精品免费在线观看 | 高清av一区 | 能直接看的av网站 | 国内成人精品2018免费看 | 成人精品一区二区三区中文字幕 | 国产成人精品亚洲777人妖 | 欧美另类一二三四 | 国产成人一区二区 | 久久国产精品视频 | 免费一二二区视频 | 免费观看黄色一级大片 | 久久久久久亚洲 | 亚洲日本欧美日韩高观看 | 日韩高清国产一区在线 | 黄色网址大全在线观看 | 国产69精品99久久久久久宅男 | 精品在线播放 | 中文字幕一区二区三区乱码在线 | 久久精品视频一区 | 欧美精品久久久 | 天天干人人干 | 欧美一a一片一级一片 | www久久精品| 999精品在线 | 在线播放高清视频www | 在线视频91 | 亚洲高清在线观看 | 天天操天天干视频 | 久久久久久久国产 | 亚洲成人另类 | 人人干人人干人人 | 国产精品久久99 | 99精品视频在线 | 欧美一区二区三区aa大片漫 | 日韩精品一区二区三区中文在线 | 午夜日韩在线观看 | 日本黄色一级电影 | 久久91久久久久麻豆精品 | 在线成人av| 久久免费视频观看 | www.麻豆视频 | 久久久久久综合 | 国产精品精品视频 | 羞羞视频免费观看网站 | 欧美一区二区三区精品 | 91精品一区二区三区久久久久 | 男女视频免费在线观看 | 最近免费中文字幕大全免费版视频 | 不卡一二区 | 91在线精品一区二区 | 在线日本中文字幕 | 国产九九九 | 久久综合网址 | 天天操夜夜操 | 成人精品视频在线观看 | 免费看的毛片 | 亚洲美女一区二区三区 | 亚洲欧美日韩在线 | 亚洲精品久久久久久一区二区 | 国产一级电影网 | 日韩免费| 九草av| 深夜av在线 | 日韩精品av一区二区三区 | 久草免费在线 | 中文字幕一区二区三区乱码在线 | 亚洲wu码 | 精品久久久久久国产 | 久久久一区二区 | 亚洲在线 | 天天爽夜夜春 | 伊人国产在线 | 麻豆久久久久久 | 视频1区2区 | 欧美一区二区三区在线视频 | 亚洲综合视频一区 | 中文字幕在线网址 | 狠狠操综合网 | 亚洲精品一区 | 99re在线观看 | 午夜精品久久久久久久白皮肤 | 久久国产成人 | 在线观看91 | 欧美日韩不卡视频 | 欧美日韩国产高清 | 中文字幕国产 | 国产精品久久久久无码av | 精品亚洲一区二区 | 午夜视频精品 | 91中文字幕在线观看 | 国产精品一区二区三区99 | 精品国产一区在线 | 国产成人黄色 | 日韩欧美~中文字幕 | 国产综合网站 | 欧美视频综合 | 国产视频一区在线 | bxbx成人精品一区二区三区 | 欧美成人第一页 | 日日夜夜一区二区 | 福利网址 | 自拍偷拍第一页 | 波多野结衣一区二区三区中文字幕 | 黄色一级电影 | 在线看av网址 | 亚洲精品一二三四五区 | 欧美日韩在线一区二区 | 亚洲av毛片一级二级在线 | 国产一级一级毛片女人精品 | 国产一区二区电影 | 91精品国产91久久久久久吃药 | 日韩av高清在线 | 国产精品久久国产愉拍 | 黄网免费看 | 嫩草影院在线观看91麻豆 | 六月婷操| 精品一二区 | 亚洲欧美激情精品一区二区 | 亚洲国产精品综合久久久 | 国产中文字幕一区二区三区 | 精品三级在线观看 | 欧美一区二区激情三区 | 青青草在线免费视频 | 亚洲视频中文字幕 | 久久精品在线 | 亚洲精品在线免费看 | 久草视频在线播放 | 一区二区久久 | 成人免费观看男女羞羞视频 | 国产精品久久一区 | 国产日韩欧美精品一区二区 | 亚洲 欧美 精品 | 热re99久久精品国99热线看 | 国内精品一区二区 | 午夜成人在线视频 | 久久精品国产99精品国产亚洲性色 | 国产精品爱久久久久久久 | 欧美在线观看一区 | 亚洲欧美第一页 | 99re6在线视频精品免费 | 色黄网站| 国产精品99久久久久久www | 日本久久久久久 | 亚洲国产婷婷香蕉久久久久久99 | 青楼18春一级毛片 | 国产一区影院 | 午夜精品一区 | 国产成人影院在线观看 | 91免费观看 | 日本黄色a级 | a级片在线观看 | 美女逼网站 | 99在线视频观看 | 在线观看中文字幕 | 亚洲三区在线观看 | 日本在线不卡视频 | 成人欧美亚洲 | 久草 在线 | av网站在线播放 | 99精品亚洲| 日本午夜精品 | 一区二区三区四区在线 | 国产精品禁久久精品 | 国产精品自拍视频网站 | 岛国a视频| 国产一区二区三区网站 | 欧美一级免费 | 国产免费天天看高清影视在线 | ririsao亚洲国产中文 | 特级毛片在线大全免费播放 | 欧美喷潮久久久xxxxx | 亚洲成av人片在线观看无码 | 久久精品视频网站 | 日韩精品小视频 | 免费三级黄色 | 国产在线中文字幕 | 国产精品视频免费播放 | 男女免费视频 | 亚洲一区二区三区免费看 | av毛片在线免费看 | ww8888免费视频 | 91久久久久久久久 | 国产综合一区二区 | 999久久久国产999久久久 | 欧美日韩一区二区在线 | 欧美日韩一区二区三区在线观看 | 国产成人免费网站 | 黄色片网站在线免费观看 | 两性午夜视频 | 午夜免费福利视频 | 亚洲一区成人 | 超碰人人99 | 免费视频一区二区 | 国产精品久久精品 | 奇米亚洲午夜久久精品 | 国产精品99在线观看 | 99精品欧美一区二区三区综合在线 | 久久国内精品 | 中文字幕国产一区 | 九九福利 | 一区二区三区国产精品 | 日本精品免费 | 黄色一级片免费播放 | 91视频播放 | 成人免费一区二区三区视频软件 | 天天干天天草 | 久久综合社区 | 精品999| 精品久久久久久国产 | 中文字幕在线资源 | 国产视频中文字幕 | 免费成人高清 | 国产精品一区二区三 | 欧美成人一区二区三区片免费 | 香蕉久久网 | 久久一区 | 国产99久久 | 国产精品国产三级国产aⅴ9色 | 国产成人精品一区二区 | 精品国产一区二区三区av片 | 日韩成人视屏 | 日本免费久久 | 欧美日韩欧美日韩 | 国产精品亚洲第一区在线暖暖韩国 | 国产精品一区二 | 99国内精品久久久久久久 | 久久视频精品 | 国产成人a亚洲精品 | 国产男女视频在线观看 | 日韩一区二区三区在线观看 | 一区二区三区高清 | 日韩成人在线视频 | 国产美女自拍视频 | 欧美伦理一区二区 | 亚洲欧美日韩另类精品一区二区三区 | 欧美成人精品一区二区三区 | 五月婷亚洲 | 精品久久一二三区 | 久久国产欧美日韩精品 | 国产成人精品久久 | 精品无人乱码一区二区三区的优势 | 成人三级在线 | 国产亚洲一区二区三区在线观看 | 精品国产鲁一鲁一区二区在线观看 | 盗摄精品av一区二区三区 | 亚洲福利影院 | 一区二区日韩在线观看 | 亚洲国产精品一区二区三区 | 性欧美久久久 | 亚洲一区二区视频在线观看 | 国产精品69毛片高清亚洲 | 精品超碰| 国产精品免费看 | 懂色av一区二区三区在线播放 | 亚洲成人伦理 | 一级毛片免费 | 欧美国产精品一区二区三区 | 久久91精品 | 99爱国产 | 亚洲tv国产 | 九九久久久 | 69日影院 | 亚洲视频在线观看 | h视频在线免费观看 | 精品一区二区视频 | 久久久91精品国产一区二区精品 | 91视频播放 | 亚洲视频 欧美视频 | 国产一级片儿 | 欧美一区三区 | 看亚洲a级一级毛片 | 亚洲性爰 | 午夜视频 | 国产在线91 | 成人精品 | 国产一区二区三区四区五区 | 中文字幕一区在线观看视频 | 日本黄色a视频 | 成人免费福利视频 | 国产免费一区二区三区最新不卡 | 国产一区二区精品在线观看 | 99re6在线视频精品免费 | 天天草草草 | 一区二区三区四区精品 | 精品久久一二三区 | 欧美在线观看禁18 | 亚洲三级网站 | 理论片91| 精品国产31久久久久久 | 日本久久精品视频 | 香蕉大人久久国产成人av | 性色视频在线观看 | 国产精品久久久久久二区 | 成人精品视频一区二区三区 | 欧洲毛片 | 亚洲精品久久久一区二区三区 | 免费成人高清在线视频 | 中文字幕久久精品 | 成人国产精品久久 | 狠狠操网站 | 可以在线观看的黄色 | 天堂资源最新在线 | 国产精品久久久久久久午夜片 | 福利午夜 | 国产视频三区 | 午夜av影院 | 成人在线亚洲 | 91精品久久久久久久久 | 成人在线看片网站 | 日韩色av | 91精品国产一区二区 | 国产成人精品免高潮在线观看 | 99久久99热这里只有精品 | 久久久二| 亚洲国产精品久久久久久 | 久草久| 亚洲国产婷婷香蕉久久久久久99 | 亚洲热在线视频 | 影音先锋中文字幕在线 | 国产一区二区在线播放 | 亚洲精品在线免费播放 | 91精品久久久久久久久 | 日本精品一区二区三区视频 | 99精品国产高清一区二区麻豆 | 亚洲国产精品久久久 | 国产精品人人做人人爽 | 久久久亚洲一区 | 91午夜精品一区二区三区 | 一区二区三区视频免费 | 色天天综合久久久久综合片 | 成人av一区二区三区 | 久久久久一区二区三区 | 欧美一级片免费看 | 欧美中文字幕在线观看 | 国产激情视频 | 欧洲成人在线观看 | 成人在线视频网站 | www.久草 | 情一色一乱一欲一区二区 | 毛片a在线 | 久久久久久久国产 | 精品国产31久久久久久 | 国产精品久久久久久久久免费 | 天堂影院一区二区 | 成人高清 | 国产超碰人人模人人爽人人添 | 四虎成人在线视频 | 91视频国产一区 | 一区二区国产精品 | 在线观看91视频 | 日韩免费高清视频 | 久久精品久久久久 | 美女久久久 | 91精品久久久久久久久久 | 理论黄色片 | 国产女人爽到高潮免费视频 | 亚洲情欲网 | 精品国产乱码久久久久久1区2区 | 成人网av | 欧美成人一区二区三区片免费 | 精品不卡 | 一级二级黄色大片 | 一区二区在线免费观看 | 欧美全黄 | 天堂在线中文 | 99精品久久精品一区二区爱城 | 精品欧美视频 | 国产精品美女久久久久久久久久久 | 狠狠久久婷婷 | 欧美成人精品一区二区男人看 | 国产精品日产欧美久久久久 | 亚洲午夜精品一区二区三区 | 精品视频一区二区三区四区 | 久久成人精品一区二区三区 | 欧美三级免费观看 | 国产欧美精品一区二区色综合 | 日韩精品在线观看免费 | 午夜影院男女 | 色爱av | 久久伊人av | 中文字幕亚洲一区二区三区 | 波多野结衣 一区二区 | 一级毛片aaaaaa免费看 | 日本亚洲欧美 | 蜜桃精品视频在线 | 国产亚洲欧美在线 | 亚洲色图图片 | 久久99久久99精品免视看婷婷 | 伊人免费视频 | 中文字幕视频在线播放 | 欧美日韩精品一区二区三区蜜桃 | 91色乱码一区二区三区 | 怡红院成人影院 | 中文字幕av亚洲精品一部二部 | 亚洲美女网站 | 久久精品一区二区三区不卡牛牛 | 国产三级在线 | 国产一区二区三区免费视频 | 欧美精品一区二区三区在线播放 | 黄网站色大毛片 | 亚洲欧美另类久久久精品2019 | 一本色道久久综合狠狠躁篇的优点 | 天天干天天谢 | 黄的视频网站 | 久久精品国产亚洲 | 亚洲aⅴ| 蕉伊人| 少妇久久久 | 国产精品99精品久久免费 | 久久久av | √8天堂资源地址中文在线 成人欧美一区二区三区白人 | av日韩一区 | 欧美性18| 欧美狠狠操 | 中国妞xxxhd露脸偷拍视频 | 成人小视频在线观看 | 色免费视频 | 亚洲免费精品 | 日韩一级大片 | 久操视频在线观看 | 亚洲电影免费 | 亚洲国产精品一区二区第一页 | 国产乱码一区二区三区在线观看 | 亚洲视频在线播放 | 日韩一区二区在线观看 | 国产成人一区 | 日韩免费一区 | 国产精品久久久久无码av | 国产成人99久久亚洲综合精品 | 成人精品一区二区三区 | 五月激情综合网 | 国产成人久久精品一区二区三区 | 欧美激情a∨在线视频播放 成人免费共享视频 | 黄色a级网站 | 99热在线观看免费 | www.国产 | 精品国产不卡一区二区三区 | 国产成人99久久亚洲综合精品 | 午夜私人影院 | 亚洲精品视频在线免费 | 国产精品中文字幕在线观看 | 免费国产视频 | 亚洲视频免费 | 亚洲国产精品久久久久久久 | 色综合天天综合网国产成人网 |