Created
June 30, 2017 12:43
-
-
Save boh1996/5056aeb88e220c91809bd3e96d628a47 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-06-30T12:38:02.6NZ mysqld_safe Logging to '/usr/local/var/mysql/Zaphod-3.local.err'. | |
2017-06-30T12:38:02.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql | |
2017-06-30T12:38:02.867814Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). | |
2017-06-30T12:38:02.868179Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled | |
2017-06-30T12:38:02.868250Z 0 [Note] /usr/local/Cellar/mysql/5.7.18_1/bin/mysqld (mysqld 5.7.18) starting as process 24745 ... | |
2017-06-30T12:38:02.872870Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive | |
2017-06-30T12:38:02.874636Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins | |
2017-06-30T12:38:02.874659Z 0 [Note] InnoDB: Uses event mutexes | |
2017-06-30T12:38:02.874667Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier | |
2017-06-30T12:38:02.874677Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3 | |
2017-06-30T12:38:02.875045Z 0 [Note] InnoDB: Number of pools: 1 | |
2017-06-30T12:38:02.875174Z 0 [Note] InnoDB: Using CPU crc32 instructions | |
2017-06-30T12:38:02.876744Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M | |
2017-06-30T12:38:02.887385Z 0 [Note] InnoDB: Completed initialization of buffer pool | |
2017-06-30T12:38:02.903267Z 0 [Note] InnoDB: Highest supported file format is Barracuda. | |
2017-06-30T12:38:02.910626Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables | |
2017-06-30T12:38:02.910823Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... | |
2017-06-30T12:38:02.943290Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. | |
2017-06-30T12:38:02.944278Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active. | |
2017-06-30T12:38:02.944304Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active. | |
2017-06-30T12:38:02.944536Z 0 [Note] InnoDB: Waiting for purge to start | |
2017-06-30T12:38:02.995250Z 0 [Note] InnoDB: 5.7.18 started; log sequence number 1211757 | |
2017-06-30T12:38:02.995536Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool | |
2017-06-30T12:38:02.995709Z 0 [Note] Plugin 'FEDERATED' is disabled. | |
2017-06-30T12:38:02.995893Z 0 [Note] InnoDB: Buffer pool(s) load completed at 170630 14:38:02 | |
mysqld: Table 'mysql.plugin' doesn't exist | |
2017-06-30T12:38:02.995963Z 0 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. | |
2017-06-30T12:38:02.996862Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened. | |
2017-06-30T12:38:02.999069Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them. | |
2017-06-30T12:38:02.999083Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory. | |
2017-06-30T12:38:02.999930Z 0 [Warning] CA certificate ca.pem is self signed. | |
2017-06-30T12:38:02.999988Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory. | |
2017-06-30T12:38:03.007691Z 0 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306 | |
2017-06-30T12:38:03.007749Z 0 [Note] - '127.0.0.1' resolves to '127.0.0.1'; | |
2017-06-30T12:38:03.007876Z 0 [Note] Server socket created on IP: '127.0.0.1'. | |
2017-06-30T12:38:03.008933Z 0 [ERROR] Can't start server : Bind on unix socket: No such file or directory | |
2017-06-30T12:38:03.008964Z 0 [ERROR] Do you already have another mysqld server running on socket: /tmp/mysql.sock ? | |
2017-06-30T12:38:03.009022Z 0 [ERROR] Aborting | |
2017-06-30T12:38:03.009051Z 0 [Note] Binlog end | |
2017-06-30T12:38:03.009128Z 0 [Note] Shutting down plugin 'ngram' | |
2017-06-30T12:38:03.009141Z 0 [Note] Shutting down plugin 'partition' | |
2017-06-30T12:38:03.009148Z 0 [Note] Shutting down plugin 'BLACKHOLE' | |
2017-06-30T12:38:03.009154Z 0 [Note] Shutting down plugin 'ARCHIVE' | |
2017-06-30T12:38:03.009160Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' | |
2017-06-30T12:38:03.009233Z 0 [Note] Shutting down plugin 'MRG_MYISAM' | |
2017-06-30T12:38:03.009246Z 0 [Note] Shutting down plugin 'MyISAM' | |
2017-06-30T12:38:03.009280Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL' | |
2017-06-30T12:38:03.009290Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' | |
2017-06-30T12:38:03.009296Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' | |
2017-06-30T12:38:03.009302Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' | |
2017-06-30T12:38:03.009308Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' | |
2017-06-30T12:38:03.009314Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' | |
2017-06-30T12:38:03.009320Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' | |
2017-06-30T12:38:03.009326Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' | |
2017-06-30T12:38:03.009332Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' | |
2017-06-30T12:38:03.009338Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES' | |
2017-06-30T12:38:03.009344Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' | |
2017-06-30T12:38:03.009351Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' | |
2017-06-30T12:38:03.009357Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG' | |
2017-06-30T12:38:03.009363Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' | |
2017-06-30T12:38:03.009370Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED' | |
2017-06-30T12:38:03.009376Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' | |
2017-06-30T12:38:03.009382Z 0 [Note] Shutting down plugin 'INNODB_METRICS' | |
2017-06-30T12:38:03.009388Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO' | |
2017-06-30T12:38:03.009394Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' | |
2017-06-30T12:38:03.009400Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' | |
2017-06-30T12:38:03.009406Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' | |
2017-06-30T12:38:03.009412Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' | |
2017-06-30T12:38:03.009418Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' | |
2017-06-30T12:38:03.009424Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' | |
2017-06-30T12:38:03.009430Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM' | |
2017-06-30T12:38:03.009436Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET' | |
2017-06-30T12:38:03.009441Z 0 [Note] Shutting down plugin 'INNODB_CMP' | |
2017-06-30T12:38:03.009447Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' | |
2017-06-30T12:38:03.009453Z 0 [Note] Shutting down plugin 'INNODB_LOCKS' | |
2017-06-30T12:38:03.009459Z 0 [Note] Shutting down plugin 'INNODB_TRX' | |
2017-06-30T12:38:03.009465Z 0 [Note] Shutting down plugin 'InnoDB' | |
2017-06-30T12:38:03.009539Z 0 [Note] InnoDB: FTS optimize thread exiting. | |
2017-06-30T12:38:03.009641Z 0 [Note] InnoDB: Starting shutdown... | |
2017-06-30T12:38:03.115035Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool | |
2017-06-30T12:38:03.115677Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 170630 14:38:03 | |
2017-06-30T12:38:04.464637Z 0 [Note] InnoDB: Shutdown completed; log sequence number 1211776 | |
2017-06-30T12:38:04.465788Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" | |
2017-06-30T12:38:04.465808Z 0 [Note] Shutting down plugin 'MEMORY' | |
2017-06-30T12:38:04.465817Z 0 [Note] Shutting down plugin 'CSV' | |
2017-06-30T12:38:04.465824Z 0 [Note] Shutting down plugin 'sha256_password' | |
2017-06-30T12:38:04.465830Z 0 [Note] Shutting down plugin 'mysql_native_password' | |
2017-06-30T12:38:04.465982Z 0 [Note] Shutting down plugin 'binlog' | |
2017-06-30T12:38:04.466629Z 0 [Note] /usr/local/Cellar/mysql/5.7.18_1/bin/mysqld: Shutdown complete | |
2017-06-30T12:38:04.6NZ mysqld_safe mysqld from pid file /usr/local/var/mysql/Zaphod-3.local.pid ended |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment