Guest User

Untitled

a guest
Jan 19th, 2018
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 288.94 KB | None | 0 0
  1. 171116 10:29:26 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2. 171116 10:29:26 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  3. 2017-11-16 10:29:26 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  4. 2017-11-16 10:29:26 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  5. 2017-11-16 10:29:26 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 32694 ...
  6. 2017-11-16 10:29:26 32694 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  7. 2017-11-16 10:29:26 32694 [Note] Plugin 'FEDERATED' is disabled.
  8. 2017-11-16 10:29:26 32694 [Note] InnoDB: Using atomics to ref count buffer pool pages
  9. 2017-11-16 10:29:26 32694 [Note] InnoDB: The InnoDB memory heap is disabled
  10. 2017-11-16 10:29:26 32694 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  11. 2017-11-16 10:29:26 32694 [Note] InnoDB: Memory barrier is not used
  12. 2017-11-16 10:29:26 32694 [Note] InnoDB: Compressed tables use zlib 1.2.3
  13. 2017-11-16 10:29:26 32694 [Note] InnoDB: Using CPU crc32 instructions
  14. 2017-11-16 10:29:26 32694 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  15. 2017-11-16 10:29:26 32694 [Note] InnoDB: Completed initialization of buffer pool
  16. 2017-11-16 10:29:26 32694 [Note] InnoDB: Highest supported file format is Barracuda.
  17. 2017-11-16 10:29:26 32694 [Note] InnoDB: 128 rollback segment(s) are active.
  18. 2017-11-16 10:29:26 32694 [Note] InnoDB: Waiting for purge to start
  19. 2017-11-16 10:29:26 32694 [Note] InnoDB: 5.6.38 started; log sequence number 1625987
  20. 2017-11-16 10:29:26 32694 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 137461f2-cafc-11e7-83d2-50392b2e6673.
  21. 2017-11-16 10:29:26 32694 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  22. 2017-11-16 10:29:26 32694 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  23. 2017-11-16 10:29:26 32694 [Note] Server hostname (bind-address): '127.0.0.1'; port: 3306
  24. 2017-11-16 10:29:26 32694 [Note] - '127.0.0.1' resolves to '127.0.0.1';
  25. 2017-11-16 10:29:26 32694 [Note] Server socket created on IP: '127.0.0.1'.
  26. 2017-11-16 10:29:26 32694 [Note] Event Scheduler: Loaded 0 events
  27. 2017-11-16 10:29:26 32694 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  28. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  29. 2017-11-16 10:46:25 32694 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  30.  
  31. 2017-11-16 10:46:25 32694 [Note] Giving 0 client threads a chance to die gracefully
  32. 2017-11-16 10:46:25 32694 [Note] Event Scheduler: Purging the queue. 0 events
  33. 2017-11-16 10:46:25 32694 [Note] Shutting down slave threads
  34. 2017-11-16 10:46:25 32694 [Note] Forcefully disconnecting 0 remaining clients
  35. 2017-11-16 10:46:25 32694 [Note] Binlog end
  36. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'partition'
  37. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  38. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  39. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  40. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  41. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  42. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  43. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  44. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  45. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  46. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  47. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  48. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  49. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  50. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  51. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  52. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  53. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_METRICS'
  54. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  55. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  56. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  57. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  58. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  59. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  60. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_CMPMEM'
  61. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  62. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_CMP'
  63. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  64. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_LOCKS'
  65. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'INNODB_TRX'
  66. 2017-11-16 10:46:25 32694 [Note] Shutting down plugin 'InnoDB'
  67. 2017-11-16 10:46:25 32694 [Note] InnoDB: FTS optimize thread exiting.
  68. 2017-11-16 10:46:25 32694 [Note] InnoDB: Starting shutdown...
  69. 171116 10:46:25 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  70. 171116 10:46:25 mysqld_safe A mysqld process already exists
  71. 2017-11-16 10:46:27 32694 [Note] InnoDB: Shutdown completed; log sequence number 56434800
  72. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'BLACKHOLE'
  73. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'ARCHIVE'
  74. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'MRG_MYISAM'
  75. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'MyISAM'
  76. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'MEMORY'
  77. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'CSV'
  78. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'sha256_password'
  79. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'mysql_old_password'
  80. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'mysql_native_password'
  81. 2017-11-16 10:46:27 32694 [Note] Shutting down plugin 'binlog'
  82. 2017-11-16 10:46:27 32694 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  83.  
  84. 171116 10:46:35 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  85. 171116 10:46:35 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  86. 2017-11-16 10:46:36 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  87. 2017-11-16 10:46:36 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  88. 2017-11-16 10:46:36 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 26242 ...
  89. 2017-11-16 10:46:36 26242 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  90. 2017-11-16 10:46:36 26242 [Note] Plugin 'FEDERATED' is disabled.
  91. 2017-11-16 10:46:36 26242 [Note] InnoDB: Using atomics to ref count buffer pool pages
  92. 2017-11-16 10:46:36 26242 [Note] InnoDB: The InnoDB memory heap is disabled
  93. 2017-11-16 10:46:36 26242 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  94. 2017-11-16 10:46:36 26242 [Note] InnoDB: Memory barrier is not used
  95. 2017-11-16 10:46:36 26242 [Note] InnoDB: Compressed tables use zlib 1.2.3
  96. 2017-11-16 10:46:36 26242 [Note] InnoDB: Using CPU crc32 instructions
  97. 2017-11-16 10:46:36 26242 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  98. 2017-11-16 10:46:36 26242 [Note] InnoDB: Completed initialization of buffer pool
  99. 2017-11-16 10:46:36 26242 [Note] InnoDB: Highest supported file format is Barracuda.
  100. 2017-11-16 10:46:36 26242 [Note] InnoDB: 128 rollback segment(s) are active.
  101. 2017-11-16 10:46:36 26242 [Note] InnoDB: Waiting for purge to start
  102. 2017-11-16 10:46:36 26242 [Note] InnoDB: 5.6.38 started; log sequence number 56434800
  103. 2017-11-16 10:46:36 26242 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  104. 2017-11-16 10:46:36 26242 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  105. 2017-11-16 10:46:36 26242 [Note] Server hostname (bind-address): '*'; port: 3306
  106. 2017-11-16 10:46:36 26242 [Note] IPv6 is available.
  107. 2017-11-16 10:46:36 26242 [Note] - '::' resolves to '::';
  108. 2017-11-16 10:46:36 26242 [Note] Server socket created on IP: '::'.
  109. 2017-11-16 10:46:36 26242 [Note] Event Scheduler: Loaded 0 events
  110. 2017-11-16 10:46:36 26242 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  111. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  112. 171116 11:37:41 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  113. 171116 11:37:42 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  114. 2017-11-16 11:37:45 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  115. 2017-11-16 11:37:45 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  116. 2017-11-16 11:37:45 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 612 ...
  117. 2017-11-16 11:37:46 612 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  118. 2017-11-16 11:37:46 612 [Note] Plugin 'FEDERATED' is disabled.
  119. 2017-11-16 11:37:47 612 [Note] InnoDB: Using atomics to ref count buffer pool pages
  120. 2017-11-16 11:37:47 612 [Note] InnoDB: The InnoDB memory heap is disabled
  121. 2017-11-16 11:37:47 612 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  122. 2017-11-16 11:37:47 612 [Note] InnoDB: Memory barrier is not used
  123. 2017-11-16 11:37:47 612 [Note] InnoDB: Compressed tables use zlib 1.2.3
  124. 2017-11-16 11:37:47 612 [Note] InnoDB: Using CPU crc32 instructions
  125. 2017-11-16 11:37:47 612 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  126. 2017-11-16 11:37:47 612 [Note] InnoDB: Completed initialization of buffer pool
  127. 2017-11-16 11:37:47 612 [Note] InnoDB: Highest supported file format is Barracuda.
  128. 2017-11-16 11:37:47 612 [Note] InnoDB: The log sequence numbers 56434800 and 56434800 in ibdata files do not match the log sequence number 56434810 in the ib_logfiles!
  129. 2017-11-16 11:37:47 612 [Note] InnoDB: Database was not shutdown normally!
  130. 2017-11-16 11:37:47 612 [Note] InnoDB: Starting crash recovery.
  131. 2017-11-16 11:37:47 612 [Note] InnoDB: Reading tablespace information from the .ibd files...
  132. 2017-11-16 11:37:47 612 [Note] InnoDB: Restoring possible half-written data pages
  133. 2017-11-16 11:37:47 612 [Note] InnoDB: from the doublewrite buffer...
  134. 2017-11-16 11:37:48 612 [Note] InnoDB: 128 rollback segment(s) are active.
  135. 2017-11-16 11:37:48 612 [Note] InnoDB: Waiting for purge to start
  136. 2017-11-16 11:37:48 612 [Note] InnoDB: 5.6.38 started; log sequence number 56434810
  137. 2017-11-16 11:37:48 612 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  138. 2017-11-16 11:37:48 612 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  139. 2017-11-16 11:37:48 612 [Note] Server hostname (bind-address): '*'; port: 3306
  140. 2017-11-16 11:37:48 612 [Note] IPv6 is available.
  141. 2017-11-16 11:37:48 612 [Note] - '::' resolves to '::';
  142. 2017-11-16 11:37:48 612 [Note] Server socket created on IP: '::'.
  143. 2017-11-16 11:37:48 612 [Note] Event Scheduler: Loaded 0 events
  144. 2017-11-16 11:37:48 612 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  145. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  146. 2017-11-25 11:32:33 612 [Warning] IP address '10.0.0.20' could not be resolved: nodename nor servname provided, or not known
  147. 2017-11-27 21:01:23 612 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  148.  
  149. 2017-11-27 21:01:23 612 [Note] Giving 5 client threads a chance to die gracefully
  150. 2017-11-27 21:01:23 612 [Note] Event Scheduler: Purging the queue. 0 events
  151. 2017-11-27 21:01:23 612 [Note] Shutting down slave threads
  152. 2017-11-27 21:01:26 612 [Note] Forcefully disconnecting 5 remaining clients
  153. 2017-11-27 21:01:26 612 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 542 user: 'root'
  154.  
  155. 2017-11-27 21:01:26 612 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 2153 user: 'root'
  156.  
  157. 2017-11-27 21:01:26 612 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 541 user: 'root'
  158.  
  159. 2017-11-27 21:01:26 612 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 15840 user: 'root'
  160.  
  161. 2017-11-27 21:01:26 612 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 15841 user: 'root'
  162.  
  163. 2017-11-27 21:01:26 612 [Note] Binlog end
  164. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'partition'
  165. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  166. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  167. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  168. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  169. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  170. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  171. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  172. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  173. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  174. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  175. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  176. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  177. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  178. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  179. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  180. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  181. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_METRICS'
  182. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  183. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  184. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  185. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  186. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  187. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  188. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_CMPMEM'
  189. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  190. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_CMP'
  191. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  192. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_LOCKS'
  193. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'INNODB_TRX'
  194. 2017-11-27 21:01:26 612 [Note] Shutting down plugin 'InnoDB'
  195. 2017-11-27 21:01:26 612 [Note] InnoDB: FTS optimize thread exiting.
  196. 2017-11-27 21:01:26 612 [Note] InnoDB: Starting shutdown...
  197. 2017-11-27 21:01:27 612 [Note] InnoDB: Shutdown completed; log sequence number 257530101
  198. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'BLACKHOLE'
  199. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'ARCHIVE'
  200. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'MRG_MYISAM'
  201. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'MyISAM'
  202. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'MEMORY'
  203. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'CSV'
  204. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'sha256_password'
  205. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'mysql_old_password'
  206. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'mysql_native_password'
  207. 2017-11-27 21:01:27 612 [Note] Shutting down plugin 'binlog'
  208. 2017-11-27 21:01:27 612 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  209.  
  210. 171127 21:14:13 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  211. 171127 21:14:13 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  212. 2017-11-27 21:14:14 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  213. 2017-11-27 21:14:14 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  214. 2017-11-27 21:14:14 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 756 ...
  215. 2017-11-27 21:14:14 756 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  216. 2017-11-27 21:14:14 756 [Note] Plugin 'FEDERATED' is disabled.
  217. 2017-11-27 21:14:14 756 [Note] InnoDB: Using atomics to ref count buffer pool pages
  218. 2017-11-27 21:14:14 756 [Note] InnoDB: The InnoDB memory heap is disabled
  219. 2017-11-27 21:14:14 756 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  220. 2017-11-27 21:14:14 756 [Note] InnoDB: Memory barrier is not used
  221. 2017-11-27 21:14:14 756 [Note] InnoDB: Compressed tables use zlib 1.2.3
  222. 2017-11-27 21:14:14 756 [Note] InnoDB: Using CPU crc32 instructions
  223. 2017-11-27 21:14:14 756 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  224. 2017-11-27 21:14:14 756 [Note] InnoDB: Completed initialization of buffer pool
  225. 2017-11-27 21:14:14 756 [Note] InnoDB: Highest supported file format is Barracuda.
  226. 2017-11-27 21:14:14 756 [Note] InnoDB: 128 rollback segment(s) are active.
  227. 2017-11-27 21:14:14 756 [Note] InnoDB: Waiting for purge to start
  228. 2017-11-27 21:14:14 756 [Note] InnoDB: 5.6.38 started; log sequence number 257530101
  229. 2017-11-27 21:14:14 756 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  230. 2017-11-27 21:14:14 756 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  231. 2017-11-27 21:14:14 756 [Note] Server hostname (bind-address): '*'; port: 3306
  232. 2017-11-27 21:14:14 756 [Note] IPv6 is available.
  233. 2017-11-27 21:14:14 756 [Note] - '::' resolves to '::';
  234. 2017-11-27 21:14:14 756 [Note] Server socket created on IP: '::'.
  235. 2017-11-27 21:14:14 756 [Note] Event Scheduler: Loaded 0 events
  236. 2017-11-27 21:14:14 756 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  237. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  238. 2017-12-07 09:29:14 756 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  239.  
  240. 2017-12-07 09:29:14 756 [Note] Giving 0 client threads a chance to die gracefully
  241. 2017-12-07 09:29:14 756 [Note] Event Scheduler: Purging the queue. 0 events
  242. 2017-12-07 09:29:14 756 [Note] Shutting down slave threads
  243. 2017-12-07 09:29:14 756 [Note] Forcefully disconnecting 0 remaining clients
  244. 2017-12-07 09:29:14 756 [Note] Binlog end
  245. 171207 09:29:14 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  246. 171207 09:29:14 mysqld_safe A mysqld process already exists
  247. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'partition'
  248. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  249. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  250. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  251. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  252. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  253. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  254. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  255. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  256. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  257. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  258. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  259. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  260. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  261. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  262. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  263. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  264. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_METRICS'
  265. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  266. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  267. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  268. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  269. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  270. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  271. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_CMPMEM'
  272. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  273. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_CMP'
  274. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  275. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_LOCKS'
  276. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'INNODB_TRX'
  277. 2017-12-07 09:29:15 756 [Note] Shutting down plugin 'InnoDB'
  278. 2017-12-07 09:29:15 756 [Note] InnoDB: FTS optimize thread exiting.
  279. 2017-12-07 09:29:15 756 [Note] InnoDB: Starting shutdown...
  280. 2017-12-07 09:29:17 756 [Note] InnoDB: Shutdown completed; log sequence number 489244791
  281. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'BLACKHOLE'
  282. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'ARCHIVE'
  283. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'MRG_MYISAM'
  284. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'MyISAM'
  285. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'MEMORY'
  286. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'CSV'
  287. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'sha256_password'
  288. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'mysql_old_password'
  289. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'mysql_native_password'
  290. 2017-12-07 09:29:17 756 [Note] Shutting down plugin 'binlog'
  291. 2017-12-07 09:29:17 756 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  292.  
  293. 171207 09:29:25 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  294. 171207 09:29:25 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  295. 2017-12-07 09:29:25 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  296. 2017-12-07 09:29:25 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  297. 2017-12-07 09:29:25 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 87141 ...
  298. 2017-12-07 09:29:25 87141 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  299. 2017-12-07 09:29:25 87141 [Note] Plugin 'FEDERATED' is disabled.
  300. 2017-12-07 09:29:25 87141 [Note] InnoDB: Using atomics to ref count buffer pool pages
  301. 2017-12-07 09:29:25 87141 [Note] InnoDB: The InnoDB memory heap is disabled
  302. 2017-12-07 09:29:25 87141 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  303. 2017-12-07 09:29:25 87141 [Note] InnoDB: Memory barrier is not used
  304. 2017-12-07 09:29:25 87141 [Note] InnoDB: Compressed tables use zlib 1.2.3
  305. 2017-12-07 09:29:25 87141 [Note] InnoDB: Using CPU crc32 instructions
  306. 2017-12-07 09:29:25 87141 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  307. 2017-12-07 09:29:25 87141 [Note] InnoDB: Completed initialization of buffer pool
  308. 2017-12-07 09:29:25 87141 [Note] InnoDB: Highest supported file format is Barracuda.
  309. 2017-12-07 09:29:27 87141 [Note] InnoDB: 128 rollback segment(s) are active.
  310. 2017-12-07 09:29:27 87141 [Note] InnoDB: Waiting for purge to start
  311. 2017-12-07 09:29:27 87141 [Note] InnoDB: 5.6.38 started; log sequence number 489244791
  312. 2017-12-07 09:29:27 87141 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  313. 2017-12-07 09:29:27 87141 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  314. 2017-12-07 09:29:27 87141 [Note] Server hostname (bind-address): '*'; port: 3306
  315. 2017-12-07 09:29:27 87141 [Note] IPv6 is available.
  316. 2017-12-07 09:29:27 87141 [Note] - '::' resolves to '::';
  317. 2017-12-07 09:29:27 87141 [Note] Server socket created on IP: '::'.
  318. 2017-12-07 09:29:27 87141 [Note] Event Scheduler: Loaded 0 events
  319. 2017-12-07 09:29:27 87141 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  320. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  321. 2017-12-08 13:07:21 87141 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  322.  
  323. 2017-12-08 13:07:21 87141 [Note] Giving 0 client threads a chance to die gracefully
  324. 2017-12-08 13:07:21 87141 [Note] Event Scheduler: Purging the queue. 0 events
  325. 2017-12-08 13:07:21 87141 [Note] Shutting down slave threads
  326. 2017-12-08 13:07:21 87141 [Note] Forcefully disconnecting 0 remaining clients
  327. 2017-12-08 13:07:21 87141 [Note] Binlog end
  328. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'partition'
  329. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  330. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  331. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  332. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  333. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  334. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  335. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  336. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  337. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  338. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  339. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  340. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  341. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  342. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  343. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  344. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  345. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_METRICS'
  346. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  347. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  348. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  349. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  350. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  351. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  352. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_CMPMEM'
  353. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  354. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_CMP'
  355. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  356. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_LOCKS'
  357. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'INNODB_TRX'
  358. 2017-12-08 13:07:22 87141 [Note] Shutting down plugin 'InnoDB'
  359. 2017-12-08 13:07:22 87141 [Note] InnoDB: FTS optimize thread exiting.
  360. 2017-12-08 13:07:22 87141 [Note] InnoDB: Starting shutdown...
  361. 171208 13:07:22 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  362. 171208 13:07:22 mysqld_safe A mysqld process already exists
  363. 2017-12-08 13:07:23 87141 [Note] InnoDB: Shutdown completed; log sequence number 489244801
  364. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'BLACKHOLE'
  365. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'ARCHIVE'
  366. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'MRG_MYISAM'
  367. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'MyISAM'
  368. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'MEMORY'
  369. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'CSV'
  370. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'sha256_password'
  371. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'mysql_old_password'
  372. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'mysql_native_password'
  373. 2017-12-08 13:07:23 87141 [Note] Shutting down plugin 'binlog'
  374. 2017-12-08 13:07:23 87141 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  375.  
  376. 171208 13:07:32 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  377. 171208 13:07:32 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  378. 2017-12-08 13:07:32 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  379. 2017-12-08 13:07:32 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  380. 2017-12-08 13:07:32 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 82467 ...
  381. 2017-12-08 13:07:32 82467 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  382. 2017-12-08 13:07:32 82467 [Note] Plugin 'FEDERATED' is disabled.
  383. 2017-12-08 13:07:32 82467 [Note] InnoDB: Using atomics to ref count buffer pool pages
  384. 2017-12-08 13:07:32 82467 [Note] InnoDB: The InnoDB memory heap is disabled
  385. 2017-12-08 13:07:32 82467 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  386. 2017-12-08 13:07:32 82467 [Note] InnoDB: Memory barrier is not used
  387. 2017-12-08 13:07:32 82467 [Note] InnoDB: Compressed tables use zlib 1.2.3
  388. 2017-12-08 13:07:32 82467 [Note] InnoDB: Using CPU crc32 instructions
  389. 2017-12-08 13:07:32 82467 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  390. 2017-12-08 13:07:32 82467 [Note] InnoDB: Completed initialization of buffer pool
  391. 2017-12-08 13:07:32 82467 [Note] InnoDB: Highest supported file format is Barracuda.
  392. 2017-12-08 13:07:32 82467 [Note] InnoDB: 128 rollback segment(s) are active.
  393. 2017-12-08 13:07:32 82467 [Note] InnoDB: Waiting for purge to start
  394. 2017-12-08 13:07:32 82467 [Note] InnoDB: 5.6.38 started; log sequence number 489244801
  395. 2017-12-08 13:07:32 82467 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  396. 2017-12-08 13:07:32 82467 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  397. 2017-12-08 13:07:33 82467 [Note] Server hostname (bind-address): '*'; port: 3306
  398. 2017-12-08 13:07:33 82467 [Note] IPv6 is available.
  399. 2017-12-08 13:07:33 82467 [Note] - '::' resolves to '::';
  400. 2017-12-08 13:07:33 82467 [Note] Server socket created on IP: '::'.
  401. 2017-12-08 13:07:33 82467 [Note] Event Scheduler: Loaded 0 events
  402. 2017-12-08 13:07:33 82467 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  403. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  404. 2017-12-11 11:35:23 82467 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  405.  
  406. 2017-12-11 11:35:23 82467 [Note] Giving 0 client threads a chance to die gracefully
  407. 2017-12-11 11:35:23 82467 [Note] Event Scheduler: Purging the queue. 0 events
  408. 2017-12-11 11:35:23 82467 [Note] Shutting down slave threads
  409. 2017-12-11 11:35:23 82467 [Note] Forcefully disconnecting 0 remaining clients
  410. 2017-12-11 11:35:23 82467 [Note] Binlog end
  411. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'partition'
  412. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  413. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  414. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  415. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  416. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  417. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  418. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  419. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  420. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  421. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  422. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  423. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  424. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  425. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  426. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  427. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  428. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_METRICS'
  429. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  430. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  431. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  432. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  433. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  434. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  435. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_CMPMEM'
  436. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  437. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_CMP'
  438. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  439. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_LOCKS'
  440. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'INNODB_TRX'
  441. 2017-12-11 11:35:23 82467 [Note] Shutting down plugin 'InnoDB'
  442. 2017-12-11 11:35:23 82467 [Note] InnoDB: FTS optimize thread exiting.
  443. 2017-12-11 11:35:23 82467 [Note] InnoDB: Starting shutdown...
  444. 171211 11:35:23 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  445. 171211 11:35:23 mysqld_safe A mysqld process already exists
  446. 2017-12-11 11:35:24 82467 [Note] InnoDB: Shutdown completed; log sequence number 489244811
  447. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'BLACKHOLE'
  448. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'ARCHIVE'
  449. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'MRG_MYISAM'
  450. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'MyISAM'
  451. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'MEMORY'
  452. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'CSV'
  453. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'sha256_password'
  454. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'mysql_old_password'
  455. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'mysql_native_password'
  456. 2017-12-11 11:35:24 82467 [Note] Shutting down plugin 'binlog'
  457. 2017-12-11 11:35:24 82467 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  458.  
  459. 171211 11:35:33 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  460. 171211 11:35:33 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  461. 2017-12-11 11:35:34 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  462. 2017-12-11 11:35:34 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  463. 2017-12-11 11:35:34 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 32673 ...
  464. 2017-12-11 11:35:34 32673 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  465. 2017-12-11 11:35:34 32673 [Note] Plugin 'FEDERATED' is disabled.
  466. 2017-12-11 11:35:34 32673 [Note] InnoDB: Using atomics to ref count buffer pool pages
  467. 2017-12-11 11:35:34 32673 [Note] InnoDB: The InnoDB memory heap is disabled
  468. 2017-12-11 11:35:34 32673 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  469. 2017-12-11 11:35:34 32673 [Note] InnoDB: Memory barrier is not used
  470. 2017-12-11 11:35:34 32673 [Note] InnoDB: Compressed tables use zlib 1.2.3
  471. 2017-12-11 11:35:34 32673 [Note] InnoDB: Using CPU crc32 instructions
  472. 2017-12-11 11:35:34 32673 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  473. 2017-12-11 11:35:34 32673 [Note] InnoDB: Completed initialization of buffer pool
  474. 2017-12-11 11:35:34 32673 [Note] InnoDB: Highest supported file format is Barracuda.
  475. 2017-12-11 11:35:34 32673 [Note] InnoDB: 128 rollback segment(s) are active.
  476. 2017-12-11 11:35:34 32673 [Note] InnoDB: Waiting for purge to start
  477. 2017-12-11 11:35:34 32673 [Note] InnoDB: 5.6.38 started; log sequence number 489244811
  478. 2017-12-11 11:35:34 32673 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  479. 2017-12-11 11:35:34 32673 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  480. 2017-12-11 11:35:34 32673 [Note] Server hostname (bind-address): '*'; port: 3306
  481. 2017-12-11 11:35:34 32673 [Note] IPv6 is available.
  482. 2017-12-11 11:35:34 32673 [Note] - '::' resolves to '::';
  483. 2017-12-11 11:35:34 32673 [Note] Server socket created on IP: '::'.
  484. 2017-12-11 11:35:34 32673 [Note] Event Scheduler: Loaded 0 events
  485. 2017-12-11 11:35:34 32673 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  486. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  487. 2017-12-11 22:30:43 32673 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  488.  
  489. 2017-12-11 22:30:43 32673 [Note] Giving 0 client threads a chance to die gracefully
  490. 2017-12-11 22:30:43 32673 [Note] Event Scheduler: Purging the queue. 0 events
  491. 2017-12-11 22:30:43 32673 [Note] Shutting down slave threads
  492. 2017-12-11 22:30:43 32673 [Note] Forcefully disconnecting 0 remaining clients
  493. 2017-12-11 22:30:43 32673 [Note] Binlog end
  494. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'partition'
  495. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  496. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  497. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  498. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  499. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  500. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  501. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  502. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  503. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  504. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  505. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  506. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  507. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  508. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  509. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  510. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  511. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_METRICS'
  512. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  513. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  514. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  515. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  516. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  517. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  518. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_CMPMEM'
  519. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  520. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_CMP'
  521. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  522. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_LOCKS'
  523. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'INNODB_TRX'
  524. 2017-12-11 22:30:43 32673 [Note] Shutting down plugin 'InnoDB'
  525. 2017-12-11 22:30:43 32673 [Note] InnoDB: FTS optimize thread exiting.
  526. 2017-12-11 22:30:43 32673 [Note] InnoDB: Starting shutdown...
  527. 2017-12-11 22:30:44 32673 [Note] InnoDB: Shutdown completed; log sequence number 489244821
  528. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'BLACKHOLE'
  529. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'ARCHIVE'
  530. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'MRG_MYISAM'
  531. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'MyISAM'
  532. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'MEMORY'
  533. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'CSV'
  534. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'sha256_password'
  535. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'mysql_old_password'
  536. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'mysql_native_password'
  537. 2017-12-11 22:30:44 32673 [Note] Shutting down plugin 'binlog'
  538. 2017-12-11 22:30:44 32673 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  539.  
  540. 171211 22:32:08 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  541. 171211 22:32:08 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  542. 2017-12-11 22:32:08 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  543. 2017-12-11 22:32:08 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  544. 2017-12-11 22:32:08 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 536 ...
  545. 2017-12-11 22:32:08 536 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  546. 2017-12-11 22:32:08 536 [Note] Plugin 'FEDERATED' is disabled.
  547. 2017-12-11 22:32:08 536 [Note] InnoDB: Using atomics to ref count buffer pool pages
  548. 2017-12-11 22:32:08 536 [Note] InnoDB: The InnoDB memory heap is disabled
  549. 2017-12-11 22:32:08 536 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  550. 2017-12-11 22:32:08 536 [Note] InnoDB: Memory barrier is not used
  551. 2017-12-11 22:32:08 536 [Note] InnoDB: Compressed tables use zlib 1.2.3
  552. 2017-12-11 22:32:08 536 [Note] InnoDB: Using CPU crc32 instructions
  553. 2017-12-11 22:32:08 536 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  554. 2017-12-11 22:32:08 536 [Note] InnoDB: Completed initialization of buffer pool
  555. 2017-12-11 22:32:08 536 [Note] InnoDB: Highest supported file format is Barracuda.
  556. 2017-12-11 22:32:08 536 [Note] InnoDB: 128 rollback segment(s) are active.
  557. 2017-12-11 22:32:08 536 [Note] InnoDB: Waiting for purge to start
  558. 2017-12-11 22:32:09 536 [Note] InnoDB: 5.6.38 started; log sequence number 489244821
  559. 2017-12-11 22:32:09 536 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  560. 2017-12-11 22:32:09 536 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  561. 2017-12-11 22:32:09 536 [Note] Server hostname (bind-address): '*'; port: 3306
  562. 2017-12-11 22:32:09 536 [Note] IPv6 is available.
  563. 2017-12-11 22:32:09 536 [Note] - '::' resolves to '::';
  564. 2017-12-11 22:32:09 536 [Note] Server socket created on IP: '::'.
  565. 2017-12-11 22:32:09 536 [Note] Event Scheduler: Loaded 0 events
  566. 2017-12-11 22:32:09 536 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  567. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  568. 2017-12-11 23:24:28 536 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  569.  
  570. 2017-12-11 23:24:28 536 [Note] Giving 0 client threads a chance to die gracefully
  571. 2017-12-11 23:24:28 536 [Note] Event Scheduler: Purging the queue. 0 events
  572. 2017-12-11 23:24:28 536 [Note] Shutting down slave threads
  573. 2017-12-11 23:24:28 536 [Note] Forcefully disconnecting 0 remaining clients
  574. 2017-12-11 23:24:28 536 [Note] Binlog end
  575. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'partition'
  576. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  577. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  578. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  579. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  580. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  581. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  582. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  583. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  584. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  585. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  586. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  587. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  588. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  589. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  590. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  591. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  592. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_METRICS'
  593. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  594. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  595. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  596. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  597. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  598. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  599. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_CMPMEM'
  600. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  601. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_CMP'
  602. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  603. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_LOCKS'
  604. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'INNODB_TRX'
  605. 2017-12-11 23:24:28 536 [Note] Shutting down plugin 'InnoDB'
  606. 2017-12-11 23:24:28 536 [Note] InnoDB: FTS optimize thread exiting.
  607. 2017-12-11 23:24:28 536 [Note] InnoDB: Starting shutdown...
  608. 2017-12-11 23:24:30 536 [Note] InnoDB: Shutdown completed; log sequence number 489244831
  609. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'BLACKHOLE'
  610. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'ARCHIVE'
  611. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'MRG_MYISAM'
  612. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'MyISAM'
  613. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'MEMORY'
  614. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'CSV'
  615. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'sha256_password'
  616. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'mysql_old_password'
  617. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'mysql_native_password'
  618. 2017-12-11 23:24:30 536 [Note] Shutting down plugin 'binlog'
  619. 2017-12-11 23:24:30 536 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  620.  
  621. 171211 23:38:16 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  622. 171211 23:38:16 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  623. 2017-12-11 23:38:16 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  624. 2017-12-11 23:38:16 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  625. 2017-12-11 23:38:16 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 769 ...
  626. 2017-12-11 23:38:16 769 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  627. 2017-12-11 23:38:16 769 [Note] Plugin 'FEDERATED' is disabled.
  628. 2017-12-11 23:38:16 769 [Note] InnoDB: Using atomics to ref count buffer pool pages
  629. 2017-12-11 23:38:16 769 [Note] InnoDB: The InnoDB memory heap is disabled
  630. 2017-12-11 23:38:16 769 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  631. 2017-12-11 23:38:16 769 [Note] InnoDB: Memory barrier is not used
  632. 2017-12-11 23:38:16 769 [Note] InnoDB: Compressed tables use zlib 1.2.3
  633. 2017-12-11 23:38:16 769 [Note] InnoDB: Using CPU crc32 instructions
  634. 2017-12-11 23:38:16 769 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  635. 2017-12-11 23:38:16 769 [Note] InnoDB: Completed initialization of buffer pool
  636. 2017-12-11 23:38:16 769 [Note] InnoDB: Highest supported file format is Barracuda.
  637. 2017-12-11 23:38:16 769 [Note] InnoDB: 128 rollback segment(s) are active.
  638. 2017-12-11 23:38:16 769 [Note] InnoDB: Waiting for purge to start
  639. 2017-12-11 23:38:17 769 [Note] InnoDB: 5.6.38 started; log sequence number 489244831
  640. 2017-12-11 23:38:17 769 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  641. 2017-12-11 23:38:17 769 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  642. 2017-12-11 23:38:17 769 [Note] Server hostname (bind-address): '*'; port: 3306
  643. 2017-12-11 23:38:17 769 [Note] IPv6 is available.
  644. 2017-12-11 23:38:17 769 [Note] - '::' resolves to '::';
  645. 2017-12-11 23:38:17 769 [Note] Server socket created on IP: '::'.
  646. 2017-12-11 23:38:17 769 [Note] Event Scheduler: Loaded 0 events
  647. 2017-12-11 23:38:17 769 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  648. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  649. 2017-12-12 10:12:54 769 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  650.  
  651. 2017-12-12 10:12:54 769 [Note] Giving 0 client threads a chance to die gracefully
  652. 2017-12-12 10:12:54 769 [Note] Event Scheduler: Purging the queue. 0 events
  653. 2017-12-12 10:12:54 769 [Note] Shutting down slave threads
  654. 2017-12-12 10:12:54 769 [Note] Forcefully disconnecting 0 remaining clients
  655. 2017-12-12 10:12:54 769 [Note] Binlog end
  656. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'partition'
  657. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  658. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  659. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  660. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  661. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  662. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  663. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  664. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  665. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  666. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  667. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  668. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  669. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  670. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  671. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  672. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  673. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_METRICS'
  674. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  675. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  676. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  677. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  678. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  679. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  680. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_CMPMEM'
  681. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  682. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_CMP'
  683. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  684. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_LOCKS'
  685. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'INNODB_TRX'
  686. 2017-12-12 10:12:54 769 [Note] Shutting down plugin 'InnoDB'
  687. 2017-12-12 10:12:54 769 [Note] InnoDB: FTS optimize thread exiting.
  688. 2017-12-12 10:12:54 769 [Note] InnoDB: Starting shutdown...
  689. 171212 10:12:54 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  690. 171212 10:12:55 mysqld_safe A mysqld process already exists
  691. 2017-12-12 10:12:56 769 [Note] InnoDB: Shutdown completed; log sequence number 489244841
  692. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'BLACKHOLE'
  693. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'ARCHIVE'
  694. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'MRG_MYISAM'
  695. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'MyISAM'
  696. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'MEMORY'
  697. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'CSV'
  698. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'sha256_password'
  699. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'mysql_old_password'
  700. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'mysql_native_password'
  701. 2017-12-12 10:12:56 769 [Note] Shutting down plugin 'binlog'
  702. 2017-12-12 10:12:56 769 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  703.  
  704. 171212 10:13:05 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  705. 171212 10:13:05 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  706. 2017-12-12 10:13:05 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  707. 2017-12-12 10:13:05 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  708. 2017-12-12 10:13:05 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 13458 ...
  709. 2017-12-12 10:13:05 13458 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  710. 2017-12-12 10:13:05 13458 [Note] Plugin 'FEDERATED' is disabled.
  711. 2017-12-12 10:13:05 13458 [Note] InnoDB: Using atomics to ref count buffer pool pages
  712. 2017-12-12 10:13:05 13458 [Note] InnoDB: The InnoDB memory heap is disabled
  713. 2017-12-12 10:13:05 13458 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  714. 2017-12-12 10:13:05 13458 [Note] InnoDB: Memory barrier is not used
  715. 2017-12-12 10:13:05 13458 [Note] InnoDB: Compressed tables use zlib 1.2.3
  716. 2017-12-12 10:13:05 13458 [Note] InnoDB: Using CPU crc32 instructions
  717. 2017-12-12 10:13:05 13458 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  718. 2017-12-12 10:13:05 13458 [Note] InnoDB: Completed initialization of buffer pool
  719. 2017-12-12 10:13:05 13458 [Note] InnoDB: Highest supported file format is Barracuda.
  720. 2017-12-12 10:13:07 13458 [Note] InnoDB: 128 rollback segment(s) are active.
  721. 2017-12-12 10:13:07 13458 [Note] InnoDB: Waiting for purge to start
  722. 2017-12-12 10:13:07 13458 [Note] InnoDB: 5.6.38 started; log sequence number 489244841
  723. 2017-12-12 10:13:07 13458 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  724. 2017-12-12 10:13:07 13458 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  725. 2017-12-12 10:13:07 13458 [Note] Server hostname (bind-address): '*'; port: 3306
  726. 2017-12-12 10:13:07 13458 [Note] IPv6 is available.
  727. 2017-12-12 10:13:07 13458 [Note] - '::' resolves to '::';
  728. 2017-12-12 10:13:07 13458 [Note] Server socket created on IP: '::'.
  729. 2017-12-12 10:13:07 13458 [Note] Event Scheduler: Loaded 0 events
  730. 2017-12-12 10:13:07 13458 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  731. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  732. 2017-12-12 16:20:38 13458 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  733.  
  734. 2017-12-12 16:20:38 13458 [Note] Giving 1 client threads a chance to die gracefully
  735. 2017-12-12 16:20:38 13458 [Note] Event Scheduler: Purging the queue. 0 events
  736. 2017-12-12 16:20:38 13458 [Note] Shutting down slave threads
  737. 2017-12-12 16:20:40 13458 [Note] Forcefully disconnecting 0 remaining clients
  738. 2017-12-12 16:20:40 13458 [Note] Binlog end
  739. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'partition'
  740. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  741. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  742. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  743. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  744. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  745. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  746. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  747. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  748. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  749. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  750. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  751. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  752. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  753. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  754. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  755. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  756. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_METRICS'
  757. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  758. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  759. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  760. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  761. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  762. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  763. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_CMPMEM'
  764. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  765. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_CMP'
  766. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  767. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_LOCKS'
  768. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'INNODB_TRX'
  769. 2017-12-12 16:20:40 13458 [Note] Shutting down plugin 'InnoDB'
  770. 2017-12-12 16:20:40 13458 [Note] InnoDB: FTS optimize thread exiting.
  771. 2017-12-12 16:20:40 13458 [Note] InnoDB: Starting shutdown...
  772. 171212 16:59:48 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  773. 171212 16:59:49 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  774. 2017-12-12 16:59:49 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  775. 2017-12-12 16:59:49 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  776. 2017-12-12 16:59:49 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 524 ...
  777. 2017-12-12 16:59:49 524 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  778. 2017-12-12 16:59:49 524 [Note] Plugin 'FEDERATED' is disabled.
  779. 2017-12-12 16:59:49 524 [Note] InnoDB: Using atomics to ref count buffer pool pages
  780. 2017-12-12 16:59:49 524 [Note] InnoDB: The InnoDB memory heap is disabled
  781. 2017-12-12 16:59:49 524 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  782. 2017-12-12 16:59:49 524 [Note] InnoDB: Memory barrier is not used
  783. 2017-12-12 16:59:49 524 [Note] InnoDB: Compressed tables use zlib 1.2.3
  784. 2017-12-12 16:59:49 524 [Note] InnoDB: Using CPU crc32 instructions
  785. 2017-12-12 16:59:49 524 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  786. 2017-12-12 16:59:49 524 [Note] InnoDB: Completed initialization of buffer pool
  787. 2017-12-12 16:59:49 524 [Note] InnoDB: Highest supported file format is Barracuda.
  788. 2017-12-12 16:59:50 524 [Note] InnoDB: 128 rollback segment(s) are active.
  789. 2017-12-12 16:59:50 524 [Note] InnoDB: Waiting for purge to start
  790. 2017-12-12 16:59:50 524 [Note] InnoDB: 5.6.38 started; log sequence number 561682632
  791. 2017-12-12 16:59:50 524 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  792. 2017-12-12 16:59:50 524 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  793. 2017-12-12 16:59:50 524 [Note] Server hostname (bind-address): '*'; port: 3306
  794. 2017-12-12 16:59:50 524 [Note] IPv6 is available.
  795. 2017-12-12 16:59:50 524 [Note] - '::' resolves to '::';
  796. 2017-12-12 16:59:50 524 [Note] Server socket created on IP: '::'.
  797. 2017-12-12 16:59:50 524 [Note] Event Scheduler: Loaded 0 events
  798. 2017-12-12 16:59:50 524 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  799. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  800. 2017-12-13 08:43:12 524 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  801.  
  802. 2017-12-13 08:43:12 524 [Note] Giving 0 client threads a chance to die gracefully
  803. 2017-12-13 08:43:12 524 [Note] Event Scheduler: Purging the queue. 0 events
  804. 2017-12-13 08:43:12 524 [Note] Shutting down slave threads
  805. 2017-12-13 08:43:12 524 [Note] Forcefully disconnecting 0 remaining clients
  806. 2017-12-13 08:43:12 524 [Note] Binlog end
  807. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'partition'
  808. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  809. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  810. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  811. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  812. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  813. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  814. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  815. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  816. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  817. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  818. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  819. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  820. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  821. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  822. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  823. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  824. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_METRICS'
  825. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  826. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  827. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  828. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  829. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  830. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  831. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_CMPMEM'
  832. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  833. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_CMP'
  834. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  835. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_LOCKS'
  836. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'INNODB_TRX'
  837. 2017-12-13 08:43:12 524 [Note] Shutting down plugin 'InnoDB'
  838. 2017-12-13 08:43:12 524 [Note] InnoDB: FTS optimize thread exiting.
  839. 2017-12-13 08:43:12 524 [Note] InnoDB: Starting shutdown...
  840. 171213 08:43:13 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  841. 171213 08:43:13 mysqld_safe A mysqld process already exists
  842. 2017-12-13 08:43:13 524 [Note] InnoDB: Shutdown completed; log sequence number 561682642
  843. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'BLACKHOLE'
  844. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'ARCHIVE'
  845. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'MRG_MYISAM'
  846. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'MyISAM'
  847. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'MEMORY'
  848. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'CSV'
  849. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'sha256_password'
  850. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'mysql_old_password'
  851. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'mysql_native_password'
  852. 2017-12-13 08:43:13 524 [Note] Shutting down plugin 'binlog'
  853. 2017-12-13 08:43:13 524 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  854.  
  855. 171213 08:43:23 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  856. 171213 08:43:23 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  857. 2017-12-13 08:43:23 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  858. 2017-12-13 08:43:23 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  859. 2017-12-13 08:43:23 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 13141 ...
  860. 2017-12-13 08:43:24 13141 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  861. 2017-12-13 08:43:24 13141 [Note] Plugin 'FEDERATED' is disabled.
  862. 2017-12-13 08:43:24 13141 [Note] InnoDB: Using atomics to ref count buffer pool pages
  863. 2017-12-13 08:43:24 13141 [Note] InnoDB: The InnoDB memory heap is disabled
  864. 2017-12-13 08:43:24 13141 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  865. 2017-12-13 08:43:24 13141 [Note] InnoDB: Memory barrier is not used
  866. 2017-12-13 08:43:24 13141 [Note] InnoDB: Compressed tables use zlib 1.2.3
  867. 2017-12-13 08:43:24 13141 [Note] InnoDB: Using CPU crc32 instructions
  868. 2017-12-13 08:43:24 13141 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  869. 2017-12-13 08:43:24 13141 [Note] InnoDB: Completed initialization of buffer pool
  870. 2017-12-13 08:43:24 13141 [Note] InnoDB: Highest supported file format is Barracuda.
  871. 2017-12-13 08:43:25 13141 [Note] InnoDB: 128 rollback segment(s) are active.
  872. 2017-12-13 08:43:25 13141 [Note] InnoDB: Waiting for purge to start
  873. 2017-12-13 08:43:25 13141 [Note] InnoDB: 5.6.38 started; log sequence number 561682642
  874. 2017-12-13 08:43:25 13141 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  875. 2017-12-13 08:43:25 13141 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  876. 2017-12-13 08:43:25 13141 [Note] Server hostname (bind-address): '*'; port: 3306
  877. 2017-12-13 08:43:25 13141 [Note] IPv6 is available.
  878. 2017-12-13 08:43:25 13141 [Note] - '::' resolves to '::';
  879. 2017-12-13 08:43:25 13141 [Note] Server socket created on IP: '::'.
  880. 2017-12-13 08:43:25 13141 [Note] Event Scheduler: Loaded 0 events
  881. 2017-12-13 08:43:25 13141 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  882. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  883. 2017-12-17 20:55:33 13141 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  884.  
  885. 2017-12-17 20:55:33 13141 [Note] Giving 0 client threads a chance to die gracefully
  886. 2017-12-17 20:55:33 13141 [Note] Event Scheduler: Purging the queue. 0 events
  887. 2017-12-17 20:55:33 13141 [Note] Shutting down slave threads
  888. 2017-12-17 20:55:33 13141 [Note] Forcefully disconnecting 0 remaining clients
  889. 2017-12-17 20:55:33 13141 [Note] Binlog end
  890. 171217 20:55:34 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  891. 171217 20:55:34 mysqld_safe A mysqld process already exists
  892. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'partition'
  893. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  894. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  895. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  896. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  897. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  898. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  899. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  900. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  901. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  902. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  903. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  904. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  905. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  906. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  907. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  908. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  909. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_METRICS'
  910. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  911. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  912. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  913. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  914. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  915. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  916. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_CMPMEM'
  917. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  918. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_CMP'
  919. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  920. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_LOCKS'
  921. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'INNODB_TRX'
  922. 2017-12-17 20:55:35 13141 [Note] Shutting down plugin 'InnoDB'
  923. 2017-12-17 20:55:35 13141 [Note] InnoDB: FTS optimize thread exiting.
  924. 2017-12-17 20:55:35 13141 [Note] InnoDB: Starting shutdown...
  925. 2017-12-17 20:55:39 13141 [Note] InnoDB: Shutdown completed; log sequence number 1887989739
  926. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'BLACKHOLE'
  927. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'ARCHIVE'
  928. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'MRG_MYISAM'
  929. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'MyISAM'
  930. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'MEMORY'
  931. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'CSV'
  932. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'sha256_password'
  933. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'mysql_old_password'
  934. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'mysql_native_password'
  935. 2017-12-17 20:55:39 13141 [Note] Shutting down plugin 'binlog'
  936. 2017-12-17 20:55:39 13141 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  937.  
  938. 171217 20:55:44 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  939. 171217 20:55:44 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  940. 2017-12-17 20:55:44 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  941. 2017-12-17 20:55:44 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  942. 2017-12-17 20:55:44 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 53441 ...
  943. 2017-12-17 20:55:44 53441 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  944. 2017-12-17 20:55:44 53441 [Note] Plugin 'FEDERATED' is disabled.
  945. 2017-12-17 20:55:44 53441 [Note] InnoDB: Using atomics to ref count buffer pool pages
  946. 2017-12-17 20:55:44 53441 [Note] InnoDB: The InnoDB memory heap is disabled
  947. 2017-12-17 20:55:44 53441 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  948. 2017-12-17 20:55:44 53441 [Note] InnoDB: Memory barrier is not used
  949. 2017-12-17 20:55:44 53441 [Note] InnoDB: Compressed tables use zlib 1.2.3
  950. 2017-12-17 20:55:44 53441 [Note] InnoDB: Using CPU crc32 instructions
  951. 2017-12-17 20:55:44 53441 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  952. 2017-12-17 20:55:44 53441 [Note] InnoDB: Completed initialization of buffer pool
  953. 2017-12-17 20:55:44 53441 [Note] InnoDB: Highest supported file format is Barracuda.
  954. 2017-12-17 20:55:44 53441 [Note] InnoDB: 128 rollback segment(s) are active.
  955. 2017-12-17 20:55:44 53441 [Note] InnoDB: Waiting for purge to start
  956. 2017-12-17 20:55:45 53441 [Note] InnoDB: 5.6.38 started; log sequence number 1887989739
  957. 2017-12-17 20:55:45 53441 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  958. 2017-12-17 20:55:45 53441 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  959. 2017-12-17 20:55:45 53441 [Note] Server hostname (bind-address): '*'; port: 3306
  960. 2017-12-17 20:55:45 53441 [Note] IPv6 is available.
  961. 2017-12-17 20:55:45 53441 [Note] - '::' resolves to '::';
  962. 2017-12-17 20:55:45 53441 [Note] Server socket created on IP: '::'.
  963. 2017-12-17 20:55:45 53441 [Note] Event Scheduler: Loaded 0 events
  964. 2017-12-17 20:55:45 53441 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  965. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  966. 2017-12-19 09:29:07 53441 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  967.  
  968. 2017-12-19 09:29:07 53441 [Note] Giving 0 client threads a chance to die gracefully
  969. 2017-12-19 09:29:07 53441 [Note] Event Scheduler: Purging the queue. 0 events
  970. 2017-12-19 09:29:07 53441 [Note] Shutting down slave threads
  971. 2017-12-19 09:29:07 53441 [Note] Forcefully disconnecting 0 remaining clients
  972. 2017-12-19 09:29:07 53441 [Note] Binlog end
  973. 171219 09:29:07 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  974. 171219 09:29:07 mysqld_safe A mysqld process already exists
  975. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'partition'
  976. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  977. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  978. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  979. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  980. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  981. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  982. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  983. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  984. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  985. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  986. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  987. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  988. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  989. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  990. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  991. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  992. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_METRICS'
  993. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  994. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  995. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  996. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  997. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  998. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  999. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1000. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1001. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_CMP'
  1002. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1003. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_LOCKS'
  1004. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'INNODB_TRX'
  1005. 2017-12-19 09:29:08 53441 [Note] Shutting down plugin 'InnoDB'
  1006. 2017-12-19 09:29:08 53441 [Note] InnoDB: FTS optimize thread exiting.
  1007. 2017-12-19 09:29:08 53441 [Note] InnoDB: Starting shutdown...
  1008. 2017-12-19 09:29:09 53441 [Note] InnoDB: Shutdown completed; log sequence number 1904675680
  1009. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'BLACKHOLE'
  1010. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'ARCHIVE'
  1011. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'MRG_MYISAM'
  1012. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'MyISAM'
  1013. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'MEMORY'
  1014. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'CSV'
  1015. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'sha256_password'
  1016. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'mysql_old_password'
  1017. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'mysql_native_password'
  1018. 2017-12-19 09:29:09 53441 [Note] Shutting down plugin 'binlog'
  1019. 2017-12-19 09:29:09 53441 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1020.  
  1021. 171219 09:29:17 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1022. 171219 09:29:17 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1023. 2017-12-19 09:29:18 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1024. 2017-12-19 09:29:18 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1025. 2017-12-19 09:29:18 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 92449 ...
  1026. 2017-12-19 09:29:18 92449 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1027. 2017-12-19 09:29:18 92449 [Note] Plugin 'FEDERATED' is disabled.
  1028. 2017-12-19 09:29:18 92449 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1029. 2017-12-19 09:29:18 92449 [Note] InnoDB: The InnoDB memory heap is disabled
  1030. 2017-12-19 09:29:18 92449 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1031. 2017-12-19 09:29:18 92449 [Note] InnoDB: Memory barrier is not used
  1032. 2017-12-19 09:29:18 92449 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1033. 2017-12-19 09:29:18 92449 [Note] InnoDB: Using CPU crc32 instructions
  1034. 2017-12-19 09:29:18 92449 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1035. 2017-12-19 09:29:18 92449 [Note] InnoDB: Completed initialization of buffer pool
  1036. 2017-12-19 09:29:18 92449 [Note] InnoDB: Highest supported file format is Barracuda.
  1037. 2017-12-19 09:29:18 92449 [Note] InnoDB: 128 rollback segment(s) are active.
  1038. 2017-12-19 09:29:18 92449 [Note] InnoDB: Waiting for purge to start
  1039. 2017-12-19 09:29:18 92449 [Note] InnoDB: 5.6.38 started; log sequence number 1904675680
  1040. 2017-12-19 09:29:18 92449 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1041. 2017-12-19 09:29:18 92449 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1042. 2017-12-19 09:29:18 92449 [Note] Server hostname (bind-address): '*'; port: 3306
  1043. 2017-12-19 09:29:18 92449 [Note] IPv6 is available.
  1044. 2017-12-19 09:29:18 92449 [Note] - '::' resolves to '::';
  1045. 2017-12-19 09:29:18 92449 [Note] Server socket created on IP: '::'.
  1046. 2017-12-19 09:29:18 92449 [Note] Event Scheduler: Loaded 0 events
  1047. 2017-12-19 09:29:18 92449 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1048. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1049. 2017-12-19 15:55:22 92449 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1050.  
  1051. 2017-12-19 15:55:22 92449 [Note] Giving 0 client threads a chance to die gracefully
  1052. 2017-12-19 15:55:22 92449 [Note] Event Scheduler: Purging the queue. 0 events
  1053. 2017-12-19 15:55:22 92449 [Note] Shutting down slave threads
  1054. 2017-12-19 15:55:22 92449 [Note] Forcefully disconnecting 0 remaining clients
  1055. 2017-12-19 15:55:22 92449 [Note] Binlog end
  1056. 171219 15:55:22 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1057. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'partition'
  1058. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1059. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1060. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1061. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1062. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1063. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1064. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1065. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1066. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1067. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1068. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1069. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1070. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1071. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1072. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1073. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1074. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_METRICS'
  1075. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1076. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1077. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1078. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1079. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1080. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1081. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1082. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1083. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_CMP'
  1084. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1085. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_LOCKS'
  1086. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'INNODB_TRX'
  1087. 2017-12-19 15:55:22 92449 [Note] Shutting down plugin 'InnoDB'
  1088. 2017-12-19 15:55:22 92449 [Note] InnoDB: FTS optimize thread exiting.
  1089. 2017-12-19 15:55:22 92449 [Note] InnoDB: Starting shutdown...
  1090. 171219 15:55:22 mysqld_safe A mysqld process already exists
  1091. 2017-12-19 15:55:24 92449 [Note] InnoDB: Shutdown completed; log sequence number 1922900151
  1092. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'BLACKHOLE'
  1093. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'ARCHIVE'
  1094. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'MRG_MYISAM'
  1095. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'MyISAM'
  1096. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'MEMORY'
  1097. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'CSV'
  1098. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'sha256_password'
  1099. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'mysql_old_password'
  1100. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'mysql_native_password'
  1101. 2017-12-19 15:55:24 92449 [Note] Shutting down plugin 'binlog'
  1102. 2017-12-19 15:55:24 92449 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1103.  
  1104. 171219 15:55:32 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1105. 171219 15:55:32 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1106. 2017-12-19 15:55:33 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1107. 2017-12-19 15:55:33 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1108. 2017-12-19 15:55:33 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 2696 ...
  1109. 2017-12-19 15:55:33 2696 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1110. 2017-12-19 15:55:33 2696 [Note] Plugin 'FEDERATED' is disabled.
  1111. 2017-12-19 15:55:33 2696 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1112. 2017-12-19 15:55:33 2696 [Note] InnoDB: The InnoDB memory heap is disabled
  1113. 2017-12-19 15:55:33 2696 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1114. 2017-12-19 15:55:33 2696 [Note] InnoDB: Memory barrier is not used
  1115. 2017-12-19 15:55:33 2696 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1116. 2017-12-19 15:55:33 2696 [Note] InnoDB: Using CPU crc32 instructions
  1117. 2017-12-19 15:55:33 2696 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1118. 2017-12-19 15:55:33 2696 [Note] InnoDB: Completed initialization of buffer pool
  1119. 2017-12-19 15:55:33 2696 [Note] InnoDB: Highest supported file format is Barracuda.
  1120. 2017-12-19 15:55:34 2696 [Note] InnoDB: 128 rollback segment(s) are active.
  1121. 2017-12-19 15:55:34 2696 [Note] InnoDB: Waiting for purge to start
  1122. 2017-12-19 15:55:35 2696 [Note] InnoDB: 5.6.38 started; log sequence number 1922900151
  1123. 2017-12-19 15:55:35 2696 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1124. 2017-12-19 15:55:35 2696 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1125. 2017-12-19 15:55:35 2696 [Note] Server hostname (bind-address): '*'; port: 3306
  1126. 2017-12-19 15:55:35 2696 [Note] IPv6 is available.
  1127. 2017-12-19 15:55:35 2696 [Note] - '::' resolves to '::';
  1128. 2017-12-19 15:55:35 2696 [Note] Server socket created on IP: '::'.
  1129. 2017-12-19 15:55:35 2696 [Note] Event Scheduler: Loaded 0 events
  1130. 2017-12-19 15:55:35 2696 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1131. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1132. 2017-12-21 08:51:45 2696 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1133.  
  1134. 2017-12-21 08:51:45 2696 [Note] Giving 0 client threads a chance to die gracefully
  1135. 2017-12-21 08:51:45 2696 [Note] Event Scheduler: Purging the queue. 0 events
  1136. 2017-12-21 08:51:45 2696 [Note] Shutting down slave threads
  1137. 2017-12-21 08:51:45 2696 [Note] Forcefully disconnecting 0 remaining clients
  1138. 2017-12-21 08:51:45 2696 [Note] Binlog end
  1139. 171221 08:51:45 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1140. 171221 08:51:45 mysqld_safe A mysqld process already exists
  1141. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'partition'
  1142. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1143. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1144. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1145. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1146. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1147. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1148. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1149. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1150. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1151. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1152. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1153. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1154. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1155. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1156. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1157. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1158. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_METRICS'
  1159. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1160. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1161. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1162. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1163. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1164. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1165. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1166. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1167. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_CMP'
  1168. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1169. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_LOCKS'
  1170. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'INNODB_TRX'
  1171. 2017-12-21 08:51:46 2696 [Note] Shutting down plugin 'InnoDB'
  1172. 2017-12-21 08:51:46 2696 [Note] InnoDB: FTS optimize thread exiting.
  1173. 2017-12-21 08:51:46 2696 [Note] InnoDB: Starting shutdown...
  1174. 2017-12-21 08:51:48 2696 [Note] InnoDB: Shutdown completed; log sequence number 1971013030
  1175. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'BLACKHOLE'
  1176. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'ARCHIVE'
  1177. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'MRG_MYISAM'
  1178. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'MyISAM'
  1179. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'MEMORY'
  1180. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'CSV'
  1181. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'sha256_password'
  1182. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'mysql_old_password'
  1183. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'mysql_native_password'
  1184. 2017-12-21 08:51:48 2696 [Note] Shutting down plugin 'binlog'
  1185. 2017-12-21 08:51:48 2696 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1186.  
  1187. 171221 08:51:55 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1188. 171221 08:51:55 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1189. 2017-12-21 08:51:56 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1190. 2017-12-21 08:51:56 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1191. 2017-12-21 08:51:56 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 61986 ...
  1192. 2017-12-21 08:51:56 61986 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1193. 2017-12-21 08:51:56 61986 [Note] Plugin 'FEDERATED' is disabled.
  1194. 2017-12-21 08:51:56 61986 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1195. 2017-12-21 08:51:56 61986 [Note] InnoDB: The InnoDB memory heap is disabled
  1196. 2017-12-21 08:51:56 61986 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1197. 2017-12-21 08:51:56 61986 [Note] InnoDB: Memory barrier is not used
  1198. 2017-12-21 08:51:56 61986 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1199. 2017-12-21 08:51:56 61986 [Note] InnoDB: Using CPU crc32 instructions
  1200. 2017-12-21 08:51:56 61986 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1201. 2017-12-21 08:51:56 61986 [Note] InnoDB: Completed initialization of buffer pool
  1202. 2017-12-21 08:51:56 61986 [Note] InnoDB: Highest supported file format is Barracuda.
  1203. 2017-12-21 08:51:57 61986 [Note] InnoDB: 128 rollback segment(s) are active.
  1204. 2017-12-21 08:51:57 61986 [Note] InnoDB: Waiting for purge to start
  1205. 2017-12-21 08:51:57 61986 [Note] InnoDB: 5.6.38 started; log sequence number 1971013030
  1206. 2017-12-21 08:51:57 61986 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1207. 2017-12-21 08:51:57 61986 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1208. 2017-12-21 08:51:57 61986 [Note] Server hostname (bind-address): '*'; port: 3306
  1209. 2017-12-21 08:51:57 61986 [Note] IPv6 is available.
  1210. 2017-12-21 08:51:57 61986 [Note] - '::' resolves to '::';
  1211. 2017-12-21 08:51:57 61986 [Note] Server socket created on IP: '::'.
  1212. 2017-12-21 08:51:57 61986 [Note] Event Scheduler: Loaded 0 events
  1213. 2017-12-21 08:51:57 61986 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1214. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1215. 2018-01-04 13:11:47 61986 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1216.  
  1217. 2018-01-04 13:11:47 61986 [Note] Giving 0 client threads a chance to die gracefully
  1218. 2018-01-04 13:11:47 61986 [Note] Event Scheduler: Purging the queue. 0 events
  1219. 2018-01-04 13:11:47 61986 [Note] Shutting down slave threads
  1220. 2018-01-04 13:11:47 61986 [Note] Forcefully disconnecting 0 remaining clients
  1221. 2018-01-04 13:11:47 61986 [Note] Binlog end
  1222. 180104 13:11:47 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1223. 180104 13:11:47 mysqld_safe A mysqld process already exists
  1224. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'partition'
  1225. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1226. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1227. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1228. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1229. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1230. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1231. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1232. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1233. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1234. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1235. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1236. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1237. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1238. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1239. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1240. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1241. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_METRICS'
  1242. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1243. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1244. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1245. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1246. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1247. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1248. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1249. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1250. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_CMP'
  1251. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1252. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_LOCKS'
  1253. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'INNODB_TRX'
  1254. 2018-01-04 13:11:48 61986 [Note] Shutting down plugin 'InnoDB'
  1255. 2018-01-04 13:11:48 61986 [Note] InnoDB: FTS optimize thread exiting.
  1256. 2018-01-04 13:11:48 61986 [Note] InnoDB: Starting shutdown...
  1257. 2018-01-04 13:11:49 61986 [Note] InnoDB: Shutdown completed; log sequence number 2006819136
  1258. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'BLACKHOLE'
  1259. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'ARCHIVE'
  1260. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'MRG_MYISAM'
  1261. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'MyISAM'
  1262. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'MEMORY'
  1263. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'CSV'
  1264. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'sha256_password'
  1265. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'mysql_old_password'
  1266. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'mysql_native_password'
  1267. 2018-01-04 13:11:49 61986 [Note] Shutting down plugin 'binlog'
  1268. 2018-01-04 13:11:49 61986 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1269.  
  1270. 180104 13:11:58 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1271. 180104 13:11:58 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1272. 2018-01-04 13:11:58 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1273. 2018-01-04 13:11:58 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1274. 2018-01-04 13:11:58 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 58324 ...
  1275. 2018-01-04 13:11:58 58324 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1276. 2018-01-04 13:11:58 58324 [Note] Plugin 'FEDERATED' is disabled.
  1277. 2018-01-04 13:11:58 58324 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1278. 2018-01-04 13:11:58 58324 [Note] InnoDB: The InnoDB memory heap is disabled
  1279. 2018-01-04 13:11:58 58324 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1280. 2018-01-04 13:11:58 58324 [Note] InnoDB: Memory barrier is not used
  1281. 2018-01-04 13:11:58 58324 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1282. 2018-01-04 13:11:58 58324 [Note] InnoDB: Using CPU crc32 instructions
  1283. 2018-01-04 13:11:58 58324 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1284. 2018-01-04 13:11:58 58324 [Note] InnoDB: Completed initialization of buffer pool
  1285. 2018-01-04 13:11:58 58324 [Note] InnoDB: Highest supported file format is Barracuda.
  1286. 2018-01-04 13:11:59 58324 [Note] InnoDB: 128 rollback segment(s) are active.
  1287. 2018-01-04 13:11:59 58324 [Note] InnoDB: Waiting for purge to start
  1288. 2018-01-04 13:11:59 58324 [Note] InnoDB: 5.6.38 started; log sequence number 2006819136
  1289. 2018-01-04 13:11:59 58324 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1290. 2018-01-04 13:11:59 58324 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1291. 2018-01-04 13:11:59 58324 [Note] Server hostname (bind-address): '*'; port: 3306
  1292. 2018-01-04 13:11:59 58324 [Note] IPv6 is available.
  1293. 2018-01-04 13:11:59 58324 [Note] - '::' resolves to '::';
  1294. 2018-01-04 13:11:59 58324 [Note] Server socket created on IP: '::'.
  1295. 2018-01-04 13:11:59 58324 [Note] Event Scheduler: Loaded 0 events
  1296. 2018-01-04 13:11:59 58324 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1297. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1298. 2018-01-08 11:10:35 58324 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1299.  
  1300. 2018-01-08 11:10:35 58324 [Note] Giving 2 client threads a chance to die gracefully
  1301. 2018-01-08 11:10:35 58324 [Note] Event Scheduler: Purging the queue. 0 events
  1302. 2018-01-08 11:10:35 58324 [Note] Shutting down slave threads
  1303. 180108 11:10:35 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1304. 180108 11:10:35 mysqld_safe A mysqld process already exists
  1305. 2018-01-08 11:10:37 58324 [Note] Forcefully disconnecting 2 remaining clients
  1306. 2018-01-08 11:10:37 58324 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 1438 user: 'root'
  1307.  
  1308. 2018-01-08 11:10:37 58324 [Warning] /usr/local/opt/mysql@5.6/bin/mysqld: Forcing close of thread 1492 user: 'root'
  1309.  
  1310. 2018-01-08 11:10:37 58324 [Note] Binlog end
  1311. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'partition'
  1312. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1313. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1314. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1315. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1316. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1317. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1318. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1319. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1320. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1321. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1322. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1323. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1324. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1325. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1326. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1327. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1328. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_METRICS'
  1329. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1330. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1331. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1332. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1333. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1334. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1335. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1336. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1337. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_CMP'
  1338. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1339. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_LOCKS'
  1340. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'INNODB_TRX'
  1341. 2018-01-08 11:10:39 58324 [Note] Shutting down plugin 'InnoDB'
  1342. 2018-01-08 11:10:39 58324 [Note] InnoDB: FTS optimize thread exiting.
  1343. 2018-01-08 11:10:39 58324 [Note] InnoDB: Starting shutdown...
  1344. 2018-01-08 11:10:41 58324 [Note] InnoDB: Shutdown completed; log sequence number 2133550346
  1345. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'BLACKHOLE'
  1346. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'ARCHIVE'
  1347. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'MRG_MYISAM'
  1348. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'MyISAM'
  1349. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'MEMORY'
  1350. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'CSV'
  1351. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'sha256_password'
  1352. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'mysql_old_password'
  1353. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'mysql_native_password'
  1354. 2018-01-08 11:10:41 58324 [Note] Shutting down plugin 'binlog'
  1355. 2018-01-08 11:10:41 58324 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1356.  
  1357. 180108 11:10:46 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1358. 180108 11:10:46 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1359. 2018-01-08 11:10:46 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1360. 2018-01-08 11:10:46 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1361. 2018-01-08 11:10:46 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 47510 ...
  1362. 2018-01-08 11:10:46 47510 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1363. 2018-01-08 11:10:46 47510 [Note] Plugin 'FEDERATED' is disabled.
  1364. 2018-01-08 11:10:46 47510 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1365. 2018-01-08 11:10:46 47510 [Note] InnoDB: The InnoDB memory heap is disabled
  1366. 2018-01-08 11:10:46 47510 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1367. 2018-01-08 11:10:46 47510 [Note] InnoDB: Memory barrier is not used
  1368. 2018-01-08 11:10:46 47510 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1369. 2018-01-08 11:10:46 47510 [Note] InnoDB: Using CPU crc32 instructions
  1370. 2018-01-08 11:10:46 47510 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1371. 2018-01-08 11:10:46 47510 [Note] InnoDB: Completed initialization of buffer pool
  1372. 2018-01-08 11:10:46 47510 [Note] InnoDB: Highest supported file format is Barracuda.
  1373. 2018-01-08 11:10:47 47510 [Note] InnoDB: 128 rollback segment(s) are active.
  1374. 2018-01-08 11:10:47 47510 [Note] InnoDB: Waiting for purge to start
  1375. 2018-01-08 11:10:47 47510 [Note] InnoDB: 5.6.38 started; log sequence number 2133550346
  1376. 2018-01-08 11:10:47 47510 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1377. 2018-01-08 11:10:47 47510 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1378. 2018-01-08 11:10:47 47510 [Note] Server hostname (bind-address): '*'; port: 3306
  1379. 2018-01-08 11:10:47 47510 [Note] IPv6 is available.
  1380. 2018-01-08 11:10:47 47510 [Note] - '::' resolves to '::';
  1381. 2018-01-08 11:10:47 47510 [Note] Server socket created on IP: '::'.
  1382. 2018-01-08 11:10:47 47510 [Note] Event Scheduler: Loaded 0 events
  1383. 2018-01-08 11:10:47 47510 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1384. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1385. 2018-01-08 11:17:34 47510 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1386.  
  1387. 2018-01-08 11:17:34 47510 [Note] Giving 0 client threads a chance to die gracefully
  1388. 2018-01-08 11:17:34 47510 [Note] Event Scheduler: Purging the queue. 0 events
  1389. 2018-01-08 11:17:34 47510 [Note] Shutting down slave threads
  1390. 2018-01-08 11:17:34 47510 [Note] Forcefully disconnecting 0 remaining clients
  1391. 2018-01-08 11:17:34 47510 [Note] Binlog end
  1392. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'partition'
  1393. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1394. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1395. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1396. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1397. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1398. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1399. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1400. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1401. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1402. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1403. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1404. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1405. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1406. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1407. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1408. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1409. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_METRICS'
  1410. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1411. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1412. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1413. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1414. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1415. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1416. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1417. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1418. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_CMP'
  1419. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1420. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_LOCKS'
  1421. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'INNODB_TRX'
  1422. 2018-01-08 11:17:34 47510 [Note] Shutting down plugin 'InnoDB'
  1423. 2018-01-08 11:17:34 47510 [Note] InnoDB: FTS optimize thread exiting.
  1424. 2018-01-08 11:17:34 47510 [Note] InnoDB: Starting shutdown...
  1425. 2018-01-08 11:17:36 47510 [Note] InnoDB: Shutdown completed; log sequence number 2133550356
  1426. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'BLACKHOLE'
  1427. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'ARCHIVE'
  1428. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'MRG_MYISAM'
  1429. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'MyISAM'
  1430. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'MEMORY'
  1431. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'CSV'
  1432. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'sha256_password'
  1433. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'mysql_old_password'
  1434. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'mysql_native_password'
  1435. 2018-01-08 11:17:36 47510 [Note] Shutting down plugin 'binlog'
  1436. 2018-01-08 11:17:36 47510 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1437.  
  1438. 180108 11:21:21 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1439. 180108 11:21:21 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1440. 2018-01-08 11:21:22 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1441. 2018-01-08 11:21:22 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1442. 2018-01-08 11:21:22 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 50480 ...
  1443. 2018-01-08 11:21:22 50480 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1444. 2018-01-08 11:21:22 50480 [Note] Plugin 'FEDERATED' is disabled.
  1445. 2018-01-08 11:21:22 50480 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1446. 2018-01-08 11:21:22 50480 [Note] InnoDB: The InnoDB memory heap is disabled
  1447. 2018-01-08 11:21:22 50480 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1448. 2018-01-08 11:21:22 50480 [Note] InnoDB: Memory barrier is not used
  1449. 2018-01-08 11:21:22 50480 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1450. 2018-01-08 11:21:22 50480 [Note] InnoDB: Using CPU crc32 instructions
  1451. 2018-01-08 11:21:22 50480 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1452. 2018-01-08 11:21:22 50480 [Note] InnoDB: Completed initialization of buffer pool
  1453. 2018-01-08 11:21:22 50480 [Note] InnoDB: Highest supported file format is Barracuda.
  1454. 2018-01-08 11:21:22 50480 [Note] InnoDB: 128 rollback segment(s) are active.
  1455. 2018-01-08 11:21:22 50480 [Note] InnoDB: Waiting for purge to start
  1456. 2018-01-08 11:21:22 50480 [Note] InnoDB: 5.6.38 started; log sequence number 2133550356
  1457. 2018-01-08 11:21:22 50480 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1458. 2018-01-08 11:21:22 50480 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1459. 2018-01-08 11:21:22 50480 [Note] Server hostname (bind-address): '*'; port: 3306
  1460. 2018-01-08 11:21:22 50480 [Note] IPv6 is available.
  1461. 2018-01-08 11:21:22 50480 [Note] - '::' resolves to '::';
  1462. 2018-01-08 11:21:22 50480 [Note] Server socket created on IP: '::'.
  1463. 2018-01-08 11:21:22 50480 [Note] Event Scheduler: Loaded 0 events
  1464. 2018-01-08 11:21:22 50480 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1465. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1466. 2018-01-08 11:22:34 50480 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1467.  
  1468. 2018-01-08 11:22:34 50480 [Note] Giving 0 client threads a chance to die gracefully
  1469. 2018-01-08 11:22:34 50480 [Note] Event Scheduler: Purging the queue. 0 events
  1470. 2018-01-08 11:22:34 50480 [Note] Shutting down slave threads
  1471. 2018-01-08 11:22:34 50480 [Note] Forcefully disconnecting 0 remaining clients
  1472. 2018-01-08 11:22:34 50480 [Note] Binlog end
  1473. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'partition'
  1474. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1475. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1476. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1477. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1478. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1479. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1480. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1481. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1482. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1483. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1484. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1485. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1486. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1487. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1488. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1489. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1490. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_METRICS'
  1491. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1492. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1493. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1494. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1495. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1496. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1497. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1498. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1499. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_CMP'
  1500. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1501. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_LOCKS'
  1502. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'INNODB_TRX'
  1503. 2018-01-08 11:22:34 50480 [Note] Shutting down plugin 'InnoDB'
  1504. 2018-01-08 11:22:34 50480 [Note] InnoDB: FTS optimize thread exiting.
  1505. 2018-01-08 11:22:34 50480 [Note] InnoDB: Starting shutdown...
  1506. 2018-01-08 11:22:36 50480 [Note] InnoDB: Shutdown completed; log sequence number 2133550366
  1507. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'BLACKHOLE'
  1508. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'ARCHIVE'
  1509. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'MRG_MYISAM'
  1510. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'MyISAM'
  1511. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'MEMORY'
  1512. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'CSV'
  1513. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'sha256_password'
  1514. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'mysql_old_password'
  1515. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'mysql_native_password'
  1516. 2018-01-08 11:22:36 50480 [Note] Shutting down plugin 'binlog'
  1517. 2018-01-08 11:22:36 50480 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1518.  
  1519. 180108 11:23:11 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1520. 180108 11:23:11 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1521. 2018-01-08 11:23:12 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1522. 2018-01-08 11:23:12 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1523. 2018-01-08 11:23:12 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 54021 ...
  1524. 2018-01-08 11:23:12 54021 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1525. 2018-01-08 11:23:12 54021 [Note] Plugin 'FEDERATED' is disabled.
  1526. 2018-01-08 11:23:12 54021 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1527. 2018-01-08 11:23:12 54021 [Note] InnoDB: The InnoDB memory heap is disabled
  1528. 2018-01-08 11:23:12 54021 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1529. 2018-01-08 11:23:12 54021 [Note] InnoDB: Memory barrier is not used
  1530. 2018-01-08 11:23:12 54021 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1531. 2018-01-08 11:23:12 54021 [Note] InnoDB: Using CPU crc32 instructions
  1532. 2018-01-08 11:23:12 54021 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1533. 2018-01-08 11:23:12 54021 [Note] InnoDB: Completed initialization of buffer pool
  1534. 2018-01-08 11:23:12 54021 [Note] InnoDB: Highest supported file format is Barracuda.
  1535. 2018-01-08 11:23:12 54021 [Note] InnoDB: 128 rollback segment(s) are active.
  1536. 2018-01-08 11:23:12 54021 [Note] InnoDB: Waiting for purge to start
  1537. 2018-01-08 11:23:12 54021 [Note] InnoDB: 5.6.38 started; log sequence number 2133550366
  1538. 2018-01-08 11:23:12 54021 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1539. 2018-01-08 11:23:12 54021 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1540. 2018-01-08 11:23:12 54021 [Note] Server hostname (bind-address): '*'; port: 3306
  1541. 2018-01-08 11:23:12 54021 [Note] IPv6 is available.
  1542. 2018-01-08 11:23:12 54021 [Note] - '::' resolves to '::';
  1543. 2018-01-08 11:23:12 54021 [Note] Server socket created on IP: '::'.
  1544. 2018-01-08 11:23:12 54021 [Note] Event Scheduler: Loaded 0 events
  1545. 2018-01-08 11:23:12 54021 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1546. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1547. 2018-01-08 11:30:07 54021 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1548.  
  1549. 2018-01-08 11:30:07 54021 [Note] Giving 0 client threads a chance to die gracefully
  1550. 2018-01-08 11:30:07 54021 [Note] Event Scheduler: Purging the queue. 0 events
  1551. 2018-01-08 11:30:07 54021 [Note] Shutting down slave threads
  1552. 2018-01-08 11:30:07 54021 [Note] Forcefully disconnecting 0 remaining clients
  1553. 2018-01-08 11:30:07 54021 [Note] Binlog end
  1554. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'partition'
  1555. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1556. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1557. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1558. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1559. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1560. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1561. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1562. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1563. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1564. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1565. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1566. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1567. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1568. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1569. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1570. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1571. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_METRICS'
  1572. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1573. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1574. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1575. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1576. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1577. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1578. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1579. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1580. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_CMP'
  1581. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1582. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_LOCKS'
  1583. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'INNODB_TRX'
  1584. 2018-01-08 11:30:07 54021 [Note] Shutting down plugin 'InnoDB'
  1585. 2018-01-08 11:30:07 54021 [Note] InnoDB: FTS optimize thread exiting.
  1586. 2018-01-08 11:30:07 54021 [Note] InnoDB: Starting shutdown...
  1587. 2018-01-08 11:30:08 54021 [Note] InnoDB: Shutdown completed; log sequence number 2144426238
  1588. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'BLACKHOLE'
  1589. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'ARCHIVE'
  1590. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'MRG_MYISAM'
  1591. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'MyISAM'
  1592. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'MEMORY'
  1593. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'CSV'
  1594. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'sha256_password'
  1595. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'mysql_old_password'
  1596. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'mysql_native_password'
  1597. 2018-01-08 11:30:08 54021 [Note] Shutting down plugin 'binlog'
  1598. 2018-01-08 11:30:08 54021 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1599.  
  1600. 180108 11:32:22 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1601. 180108 11:32:22 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1602. 2018-01-08 11:32:23 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1603. 2018-01-08 11:32:23 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1604. 2018-01-08 11:32:23 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 60852 ...
  1605. 2018-01-08 11:32:23 60852 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1606. 2018-01-08 11:32:23 60852 [Note] Plugin 'FEDERATED' is disabled.
  1607. 2018-01-08 11:32:23 60852 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1608. 2018-01-08 11:32:23 60852 [Note] InnoDB: The InnoDB memory heap is disabled
  1609. 2018-01-08 11:32:23 60852 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1610. 2018-01-08 11:32:23 60852 [Note] InnoDB: Memory barrier is not used
  1611. 2018-01-08 11:32:23 60852 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1612. 2018-01-08 11:32:23 60852 [Note] InnoDB: Using CPU crc32 instructions
  1613. 2018-01-08 11:32:23 60852 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1614. 2018-01-08 11:32:23 60852 [Note] InnoDB: Completed initialization of buffer pool
  1615. 2018-01-08 11:32:23 60852 [Note] InnoDB: Highest supported file format is Barracuda.
  1616. 2018-01-08 11:32:23 60852 [Note] InnoDB: 128 rollback segment(s) are active.
  1617. 2018-01-08 11:32:23 60852 [Note] InnoDB: Waiting for purge to start
  1618. 2018-01-08 11:32:23 60852 [Note] InnoDB: 5.6.38 started; log sequence number 2144426238
  1619. 2018-01-08 11:32:23 60852 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1620. 2018-01-08 11:32:23 60852 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1621. 2018-01-08 11:32:23 60852 [Note] Server hostname (bind-address): '*'; port: 3306
  1622. 2018-01-08 11:32:23 60852 [Note] IPv6 is available.
  1623. 2018-01-08 11:32:23 60852 [Note] - '::' resolves to '::';
  1624. 2018-01-08 11:32:23 60852 [Note] Server socket created on IP: '::'.
  1625. 2018-01-08 11:32:23 60852 [Note] Event Scheduler: Loaded 0 events
  1626. 2018-01-08 11:32:23 60852 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1627. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1628. 2018-01-09 11:22:51 60852 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1629.  
  1630. 2018-01-09 11:22:51 60852 [Note] Giving 0 client threads a chance to die gracefully
  1631. 2018-01-09 11:22:51 60852 [Note] Event Scheduler: Purging the queue. 0 events
  1632. 2018-01-09 11:22:51 60852 [Note] Shutting down slave threads
  1633. 2018-01-09 11:22:51 60852 [Note] Forcefully disconnecting 0 remaining clients
  1634. 2018-01-09 11:22:51 60852 [Note] Binlog end
  1635. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'partition'
  1636. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1637. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1638. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1639. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1640. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1641. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1642. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1643. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1644. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1645. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1646. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1647. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1648. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1649. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1650. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1651. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1652. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_METRICS'
  1653. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1654. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1655. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1656. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1657. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1658. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1659. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1660. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1661. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_CMP'
  1662. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1663. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_LOCKS'
  1664. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'INNODB_TRX'
  1665. 2018-01-09 11:22:51 60852 [Note] Shutting down plugin 'InnoDB'
  1666. 2018-01-09 11:22:51 60852 [Note] InnoDB: FTS optimize thread exiting.
  1667. 2018-01-09 11:22:51 60852 [Note] InnoDB: Starting shutdown...
  1668. 2018-01-09 11:22:53 60852 [Note] InnoDB: Shutdown completed; log sequence number 2214034402
  1669. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'BLACKHOLE'
  1670. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'ARCHIVE'
  1671. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'MRG_MYISAM'
  1672. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'MyISAM'
  1673. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'MEMORY'
  1674. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'CSV'
  1675. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'sha256_password'
  1676. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'mysql_old_password'
  1677. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'mysql_native_password'
  1678. 2018-01-09 11:22:53 60852 [Note] Shutting down plugin 'binlog'
  1679. 2018-01-09 11:22:53 60852 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1680.  
  1681. 180109 11:24:31 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1682. 180109 11:24:31 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1683. 2018-01-09 11:24:32 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1684. 2018-01-09 11:24:32 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1685. 2018-01-09 11:24:32 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 517 ...
  1686. 2018-01-09 11:24:32 517 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1687. 2018-01-09 11:24:32 517 [Note] Plugin 'FEDERATED' is disabled.
  1688. 2018-01-09 11:24:32 517 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1689. 2018-01-09 11:24:32 517 [Note] InnoDB: The InnoDB memory heap is disabled
  1690. 2018-01-09 11:24:32 517 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1691. 2018-01-09 11:24:32 517 [Note] InnoDB: Memory barrier is not used
  1692. 2018-01-09 11:24:32 517 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1693. 2018-01-09 11:24:32 517 [Note] InnoDB: Using CPU crc32 instructions
  1694. 2018-01-09 11:24:32 517 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1695. 2018-01-09 11:24:32 517 [Note] InnoDB: Completed initialization of buffer pool
  1696. 2018-01-09 11:24:32 517 [Note] InnoDB: Highest supported file format is Barracuda.
  1697. 2018-01-09 11:24:33 517 [Note] InnoDB: 128 rollback segment(s) are active.
  1698. 2018-01-09 11:24:33 517 [Note] InnoDB: Waiting for purge to start
  1699. 2018-01-09 11:24:33 517 [Note] InnoDB: 5.6.38 started; log sequence number 2214034402
  1700. 2018-01-09 11:24:33 517 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1701. 2018-01-09 11:24:33 517 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1702. 2018-01-09 11:24:33 517 [Note] Server hostname (bind-address): '*'; port: 3306
  1703. 2018-01-09 11:24:33 517 [Note] IPv6 is available.
  1704. 2018-01-09 11:24:33 517 [Note] - '::' resolves to '::';
  1705. 2018-01-09 11:24:33 517 [Note] Server socket created on IP: '::'.
  1706. 2018-01-09 11:24:33 517 [Note] Event Scheduler: Loaded 0 events
  1707. 2018-01-09 11:24:33 517 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1708. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1709. 2018-01-10 09:20:12 517 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1710.  
  1711. 2018-01-10 09:20:12 517 [Note] Giving 0 client threads a chance to die gracefully
  1712. 2018-01-10 09:20:12 517 [Note] Event Scheduler: Purging the queue. 0 events
  1713. 2018-01-10 09:20:12 517 [Note] Shutting down slave threads
  1714. 2018-01-10 09:20:12 517 [Note] Forcefully disconnecting 0 remaining clients
  1715. 2018-01-10 09:20:12 517 [Note] Binlog end
  1716. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'partition'
  1717. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1718. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1719. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1720. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1721. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1722. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1723. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1724. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1725. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1726. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1727. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1728. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1729. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1730. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1731. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1732. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1733. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_METRICS'
  1734. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1735. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1736. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1737. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1738. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1739. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1740. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1741. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1742. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_CMP'
  1743. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1744. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_LOCKS'
  1745. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'INNODB_TRX'
  1746. 2018-01-10 09:20:12 517 [Note] Shutting down plugin 'InnoDB'
  1747. 2018-01-10 09:20:12 517 [Note] InnoDB: FTS optimize thread exiting.
  1748. 2018-01-10 09:20:12 517 [Note] InnoDB: Starting shutdown...
  1749. 2018-01-10 09:20:13 517 [Note] InnoDB: Shutdown completed; log sequence number 2214034412
  1750. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'BLACKHOLE'
  1751. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'ARCHIVE'
  1752. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'MRG_MYISAM'
  1753. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'MyISAM'
  1754. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'MEMORY'
  1755. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'CSV'
  1756. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'sha256_password'
  1757. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'mysql_old_password'
  1758. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'mysql_native_password'
  1759. 2018-01-10 09:20:13 517 [Note] Shutting down plugin 'binlog'
  1760. 2018-01-10 09:20:13 517 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1761.  
  1762. 180110 09:21:10 mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1763. 180110 09:21:10 mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1764. 2018-01-10 09:21:11 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1765. 2018-01-10 09:21:11 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1766. 2018-01-10 09:21:11 0 [Note] /usr/local/opt/mysql@5.6/bin/mysqld (mysqld 5.6.38) starting as process 21445 ...
  1767. 2018-01-10 09:21:11 21445 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1768. 2018-01-10 09:21:11 21445 [Note] Plugin 'FEDERATED' is disabled.
  1769. 2018-01-10 09:21:11 21445 [Note] InnoDB: Using atomics to ref count buffer pool pages
  1770. 2018-01-10 09:21:11 21445 [Note] InnoDB: The InnoDB memory heap is disabled
  1771. 2018-01-10 09:21:11 21445 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1772. 2018-01-10 09:21:11 21445 [Note] InnoDB: Memory barrier is not used
  1773. 2018-01-10 09:21:11 21445 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1774. 2018-01-10 09:21:11 21445 [Note] InnoDB: Using CPU crc32 instructions
  1775. 2018-01-10 09:21:11 21445 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  1776. 2018-01-10 09:21:11 21445 [Note] InnoDB: Completed initialization of buffer pool
  1777. 2018-01-10 09:21:11 21445 [Note] InnoDB: Highest supported file format is Barracuda.
  1778. 2018-01-10 09:21:12 21445 [Note] InnoDB: 128 rollback segment(s) are active.
  1779. 2018-01-10 09:21:12 21445 [Note] InnoDB: Waiting for purge to start
  1780. 2018-01-10 09:21:12 21445 [Note] InnoDB: 5.6.38 started; log sequence number 2214034412
  1781. 2018-01-10 09:21:12 21445 [Note] RSA private key file not found: /usr/local/var/mysql//private_key.pem. Some authentication plugins will not work.
  1782. 2018-01-10 09:21:12 21445 [Note] RSA public key file not found: /usr/local/var/mysql//public_key.pem. Some authentication plugins will not work.
  1783. 2018-01-10 09:21:12 21445 [Note] Server hostname (bind-address): '*'; port: 3306
  1784. 2018-01-10 09:21:12 21445 [Note] IPv6 is available.
  1785. 2018-01-10 09:21:12 21445 [Note] - '::' resolves to '::';
  1786. 2018-01-10 09:21:12 21445 [Note] Server socket created on IP: '::'.
  1787. 2018-01-10 09:21:12 21445 [Note] Event Scheduler: Loaded 0 events
  1788. 2018-01-10 09:21:12 21445 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: ready for connections.
  1789. Version: '5.6.38' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1790. 2018-01-10 10:31:41 21445 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Normal shutdown
  1791.  
  1792. 2018-01-10 10:31:41 21445 [Note] Giving 0 client threads a chance to die gracefully
  1793. 2018-01-10 10:31:41 21445 [Note] Event Scheduler: Purging the queue. 0 events
  1794. 2018-01-10 10:31:41 21445 [Note] Shutting down slave threads
  1795. 2018-01-10 10:31:41 21445 [Note] Forcefully disconnecting 0 remaining clients
  1796. 2018-01-10 10:31:41 21445 [Note] Binlog end
  1797. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'partition'
  1798. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1799. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1800. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1801. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1802. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1803. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1804. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1805. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1806. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  1807. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  1808. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  1809. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  1810. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  1811. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  1812. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  1813. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  1814. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_METRICS'
  1815. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  1816. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  1817. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  1818. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  1819. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  1820. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  1821. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_CMPMEM'
  1822. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  1823. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_CMP'
  1824. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  1825. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_LOCKS'
  1826. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'INNODB_TRX'
  1827. 2018-01-10 10:31:41 21445 [Note] Shutting down plugin 'InnoDB'
  1828. 2018-01-10 10:31:41 21445 [Note] InnoDB: FTS optimize thread exiting.
  1829. 2018-01-10 10:31:41 21445 [Note] InnoDB: Starting shutdown...
  1830. 2018-01-10T18:31:42.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1831. 2018-01-10T18:31:42.6NZ mysqld_safe A mysqld process already exists
  1832. 2018-01-10 10:31:42 21445 [Note] InnoDB: Shutdown completed; log sequence number 2226963855
  1833. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'BLACKHOLE'
  1834. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'ARCHIVE'
  1835. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'MRG_MYISAM'
  1836. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'MyISAM'
  1837. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'MEMORY'
  1838. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'CSV'
  1839. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'sha256_password'
  1840. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'mysql_old_password'
  1841. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'mysql_native_password'
  1842. 2018-01-10 10:31:42 21445 [Note] Shutting down plugin 'binlog'
  1843. 2018-01-10 10:31:42 21445 [Note] /usr/local/opt/mysql@5.6/bin/mysqld: Shutdown complete
  1844.  
  1845. 2018-01-10T18:31:52.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  1846. 2018-01-10T18:31:52.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  1847. 2018-01-10T18:31:52.600338Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  1848. 2018-01-10T18:31:52.601307Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  1849. 2018-01-10T18:31:52.601410Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  1850. 2018-01-10T18:31:52.602166Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 25335 ...
  1851. 2018-01-10T18:31:52.611631Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  1852. 2018-01-10T18:31:52.615687Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  1853. 2018-01-10T18:31:52.615717Z 0 [Note] InnoDB: Uses event mutexes
  1854. 2018-01-10T18:31:52.615732Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  1855. 2018-01-10T18:31:52.615743Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  1856. 2018-01-10T18:31:52.616900Z 0 [Note] InnoDB: Number of pools: 1
  1857. 2018-01-10T18:31:52.617888Z 0 [Note] InnoDB: Using CPU crc32 instructions
  1858. 2018-01-10T18:31:52.619224Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  1859. 2018-01-10T18:31:52.629039Z 0 [Note] InnoDB: Completed initialization of buffer pool
  1860. 2018-01-10T18:31:52.673132Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  1861. 2018-01-10T18:31:52.761687Z 0 [Warning] InnoDB: Upgrading redo log: 2*3072 pages, LSN=2226963855
  1862. 2018-01-10T18:31:52.937236Z 0 [Warning] InnoDB: Starting to delete and rewrite log files.
  1863. 2018-01-10T18:31:53.243731Z 0 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
  1864. 2018-01-10T18:31:53.275168Z 0 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
  1865. 2018-01-10T18:31:53.310539Z 0 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
  1866. 2018-01-10T18:31:53.310751Z 0 [Warning] InnoDB: New log files created, LSN=2226963855
  1867. 2018-01-10T18:31:53.317662Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  1868. 2018-01-10T18:31:53.317800Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  1869. 2018-01-10T18:31:53.326729Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  1870. 2018-01-10T18:31:53.327688Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  1871. 2018-01-10T18:31:53.327718Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  1872. 2018-01-10T18:31:53.327860Z 0 [Note] InnoDB: Creating sys_virtual system tables.
  1873. 2018-01-10T18:31:53.330799Z 0 [Note] InnoDB: sys_virtual table created
  1874. 2018-01-10T18:31:53.330902Z 0 [Note] InnoDB: Waiting for purge to start
  1875. 2018-01-10T18:31:53.453628Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 0
  1876. 2018-01-10T18:31:53.454130Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  1877. 2018-01-10T18:31:53.454265Z 0 [ERROR] InnoDB: Cannot open '/usr/local/var/mysql/ib_buffer_pool' for reading: No such file or directory
  1878. 2018-01-10T18:31:53.460883Z 0 [Note] Plugin 'FEDERATED' is disabled.
  1879. 2018-01-10T18:31:53.473424Z 0 [Warning] System table 'plugin' is expected to be transactional.
  1880. 2018-01-10T18:31:53.476077Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
  1881. 2018-01-10T18:31:53.607683Z 0 [Note] Auto generated SSL certificates are placed in data directory.
  1882. 2018-01-10T18:31:53.608184Z 0 [Warning] CA certificate ca.pem is self signed.
  1883. 2018-01-10T18:31:53.842563Z 0 [Note] Auto generated RSA key files are placed in data directory.
  1884. 2018-01-10T18:31:53.853545Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  1885. 2018-01-10T18:31:53.853646Z 0 [Note] IPv6 is available.
  1886. 2018-01-10T18:31:53.853670Z 0 [Note] - '::' resolves to '::';
  1887. 2018-01-10T18:31:53.853699Z 0 [Note] Server socket created on IP: '::'.
  1888. 2018-01-10T18:31:53.854488Z 0 [Warning] Failed to open optimizer cost constant tables
  1889.  
  1890. 2018-01-10T18:31:53.862796Z 0 [Warning] System table 'time_zone_leap_second' is expected to be transactional.
  1891. 2018-01-10T18:31:53.862817Z 0 [Warning] System table 'time_zone_name' is expected to be transactional.
  1892. 2018-01-10T18:31:53.862827Z 0 [Warning] System table 'time_zone' is expected to be transactional.
  1893. 2018-01-10T18:31:53.862836Z 0 [Warning] System table 'time_zone_transition_type' is expected to be transactional.
  1894. 2018-01-10T18:31:53.862843Z 0 [Warning] System table 'time_zone_transition' is expected to be transactional.
  1895. 2018-01-10T18:31:53.866082Z 0 [Warning] System table 'servers' is expected to be transactional.
  1896. 2018-01-10T18:31:53.868639Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_current: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  1897. 2018-01-10T18:31:53.869226Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  1898. 2018-01-10T18:31:53.869776Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history_long: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  1899. 2018-01-10T18:31:53.871503Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1900. 2018-01-10T18:31:53.872033Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1901. 2018-01-10T18:31:53.876973Z 0 [ERROR] Column count of performance_schema.setup_actors is wrong. Expected 5, found 3. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1902. 2018-01-10T18:31:53.878476Z 0 [ERROR] Incorrect definition of table performance_schema.setup_objects: expected column 'OBJECT_TYPE' at position 0 to have type enum('EVENT','FUNCTION','PROCEDURE','TABLE','TRIGGER', found type enum('TABLE').
  1903. 2018-01-10T18:31:53.880700Z 0 [ERROR] Column count of performance_schema.table_lock_waits_summary_by_table is wrong. Expected 68, found 73. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1904. 2018-01-10T18:31:53.881242Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 14. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1905. 2018-01-10T18:31:53.881739Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1906. 2018-01-10T18:31:53.882392Z 0 [ERROR] Column count of performance_schema.events_stages_history is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1907. 2018-01-10T18:31:53.883051Z 0 [ERROR] Column count of performance_schema.events_stages_history_long is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1908. 2018-01-10T18:31:53.884284Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1909. 2018-01-10T18:31:53.884756Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1910. 2018-01-10T18:31:53.886115Z 0 [ERROR] Column count of performance_schema.events_statements_current is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1911. 2018-01-10T18:31:53.886611Z 0 [ERROR] Column count of performance_schema.events_statements_history is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1912. 2018-01-10T18:31:53.887055Z 0 [ERROR] Column count of performance_schema.events_statements_history_long is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  1913. 2018-01-10T18:31:53.887992Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1914. 2018-01-10T18:31:53.888466Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1915. 2018-01-10T18:31:53.889900Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
  1916. 2018-01-10T18:31:53.889938Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
  1917. 2018-01-10T18:31:53.889971Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
  1918. 2018-01-10T18:31:53.890004Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
  1919. 2018-01-10T18:31:53.890039Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
  1920. 2018-01-10T18:31:53.890074Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
  1921. 2018-01-10T18:31:53.890109Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
  1922. 2018-01-10T18:31:53.890146Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
  1923. 2018-01-10T18:31:53.890181Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
  1924. 2018-01-10T18:31:53.890667Z 0 [ERROR] Incorrect definition of table performance_schema.users: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1925. 2018-01-10T18:31:53.891110Z 0 [ERROR] Incorrect definition of table performance_schema.accounts: expected column 'USER' at position 0 to have type char(32), found type char(16).
  1926. 2018-01-10T18:31:53.921825Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
  1927. 2018-01-10T18:31:53.921901Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
  1928. 2018-01-10T18:31:53.921961Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
  1929. 2018-01-10T18:31:53.922018Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
  1930. 2018-01-10T18:31:53.922075Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
  1931. 2018-01-10T18:31:53.922139Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
  1932. 2018-01-10T18:31:53.922194Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
  1933. 2018-01-10T18:31:53.922266Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
  1934. 2018-01-10T18:31:53.922330Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
  1935. 2018-01-10T18:31:53.922369Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
  1936. 2018-01-10T18:31:53.922408Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
  1937. 2018-01-10T18:31:53.922443Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
  1938. 2018-01-10T18:31:53.922479Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
  1939. 2018-01-10T18:31:53.922514Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
  1940. 2018-01-10T18:31:53.922551Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
  1941. 2018-01-10T18:31:53.922589Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
  1942. 2018-01-10T18:31:53.922629Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
  1943. 2018-01-10T18:31:53.922666Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
  1944. 2018-01-10T18:31:53.922701Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
  1945. 2018-01-10T18:31:53.922736Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
  1946. 2018-01-10T18:31:53.922770Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
  1947. 2018-01-10T18:31:53.922806Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
  1948. 2018-01-10T18:31:53.922846Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
  1949. 2018-01-10T18:31:53.922880Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
  1950. 2018-01-10T18:31:53.922915Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
  1951. 2018-01-10T18:31:53.922951Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
  1952. 2018-01-10T18:31:53.923086Z 0 [ERROR] Incorrect definition of table mysql.db: expected column 'User' at position 2 to have type char(32), found type char(16).
  1953. 2018-01-10T18:31:53.923114Z 0 [ERROR] mysql.user has no `Event_priv` column at position 28
  1954. 2018-01-10T18:31:53.924122Z 0 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  1955. 2018-01-10T18:31:53.924308Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  1956. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  1957. 2018-01-10T18:31:53.924330Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  1958. 2018-01-10T18:31:53.924340Z 0 [Note] Beginning of list of non-natively partitioned tables
  1959. 2018-01-10T18:31:54.328135Z 2 [Warning] The partition engine, used by table 'github_development_kv.stratocaster_indexes', is deprecated and will be removed in a future release. Please use native partitioning instead.
  1960. 2018-01-10T18:31:54.380268Z 0 [Note] End of list of non-natively partitioned tables
  1961. 2018-01-10T18:32:27.194396Z 38 [Note] Aborted connection 38 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1962. 2018-01-10T18:32:27.195000Z 42 [Note] Aborted connection 42 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1963. 2018-01-10T18:32:27.195342Z 46 [Note] Aborted connection 46 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1964. 2018-01-10T18:32:27.195401Z 50 [Note] Aborted connection 50 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1965. 2018-01-10T18:32:27.195723Z 54 [Note] Aborted connection 54 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1966. 2018-01-10T18:32:27.196868Z 58 [Note] Aborted connection 58 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1967. 2018-01-10T18:32:27.196948Z 62 [Note] Aborted connection 62 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1968. 2018-01-10T18:32:27.197811Z 74 [Note] Aborted connection 74 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1969. 2018-01-10T18:32:27.197817Z 66 [Note] Aborted connection 66 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1970. 2018-01-10T18:32:27.197818Z 70 [Note] Aborted connection 70 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1971. 2018-01-10T18:32:27.197914Z 78 [Note] Aborted connection 78 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1972. 2018-01-10T18:32:27.198608Z 82 [Note] Aborted connection 82 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1973. 2018-01-10T18:32:27.198617Z 86 [Note] Aborted connection 86 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1974. 2018-01-10T18:32:27.198737Z 90 [Note] Aborted connection 90 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1975. 2018-01-10T18:32:27.199618Z 94 [Note] Aborted connection 94 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1976. 2018-01-10T18:32:27.199928Z 98 [Note] Aborted connection 98 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1977. 2018-01-10T18:32:27.200303Z 102 [Note] Aborted connection 102 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1978. 2018-01-10T18:34:09.551484Z 114 [Note] Aborted connection 114 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1979. 2018-01-10T18:34:09.558134Z 116 [Note] Aborted connection 116 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  1980. 2018-01-10T18:37:07.007289Z 0 [Note] Giving 0 client threads a chance to die gracefully
  1981. 2018-01-10T18:37:07.013081Z 0 [Note] Shutting down slave threads
  1982. 2018-01-10T18:37:07.052432Z 0 [Note] Forcefully disconnecting 0 remaining clients
  1983. 2018-01-10T18:37:07.052508Z 0 [Note] Binlog end
  1984. 2018-01-10T18:37:07.054811Z 0 [Note] Shutting down plugin 'ngram'
  1985. 2018-01-10T18:37:07.054840Z 0 [Note] Shutting down plugin 'partition'
  1986. 2018-01-10T18:37:07.054851Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  1987. 2018-01-10T18:37:07.054860Z 0 [Note] Shutting down plugin 'ARCHIVE'
  1988. 2018-01-10T18:37:07.054869Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  1989. 2018-01-10T18:37:07.054905Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  1990. 2018-01-10T18:37:07.054936Z 0 [Note] Shutting down plugin 'MyISAM'
  1991. 2018-01-10T18:37:07.054987Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  1992. 2018-01-10T18:37:07.054997Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  1993. 2018-01-10T18:37:07.055005Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  1994. 2018-01-10T18:37:07.055038Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  1995. 2018-01-10T18:37:07.055058Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  1996. 2018-01-10T18:37:07.055079Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  1997. 2018-01-10T18:37:07.055104Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  1998. 2018-01-10T18:37:07.055121Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  1999. 2018-01-10T18:37:07.055133Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2000. 2018-01-10T18:37:07.055144Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2001. 2018-01-10T18:37:07.055156Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2002. 2018-01-10T18:37:07.055167Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2003. 2018-01-10T18:37:07.055178Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2004. 2018-01-10T18:37:07.055189Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2005. 2018-01-10T18:37:07.055201Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2006. 2018-01-10T18:37:07.055212Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2007. 2018-01-10T18:37:07.055223Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2008. 2018-01-10T18:37:07.055234Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2009. 2018-01-10T18:37:07.055245Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2010. 2018-01-10T18:37:07.055256Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2011. 2018-01-10T18:37:07.055267Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2012. 2018-01-10T18:37:07.055278Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2013. 2018-01-10T18:37:07.055290Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2014. 2018-01-10T18:37:07.055300Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2015. 2018-01-10T18:37:07.055312Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2016. 2018-01-10T18:37:07.055323Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2017. 2018-01-10T18:37:07.055334Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2018. 2018-01-10T18:37:07.055345Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2019. 2018-01-10T18:37:07.055356Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2020. 2018-01-10T18:37:07.055367Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2021. 2018-01-10T18:37:07.055378Z 0 [Note] Shutting down plugin 'InnoDB'
  2022. 2018-01-10T18:37:07.055447Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2023. 2018-01-10T18:37:07.055509Z 0 [Note] InnoDB: Starting shutdown...
  2024. 2018-01-10T18:37:07.160818Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2025. 2018-01-10T18:37:07.161447Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:37:07
  2026. 2018-01-10T18:37:08.582928Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2236827130
  2027. 2018-01-10T18:37:08.583221Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2028. 2018-01-10T18:37:08.583247Z 0 [Note] Shutting down plugin 'MEMORY'
  2029. 2018-01-10T18:37:08.583263Z 0 [Note] Shutting down plugin 'CSV'
  2030. 2018-01-10T18:37:08.583277Z 0 [Note] Shutting down plugin 'sha256_password'
  2031. 2018-01-10T18:37:08.583289Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2032. 2018-01-10T18:37:08.583482Z 0 [Note] Shutting down plugin 'binlog'
  2033. 2018-01-10T18:37:08.585255Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2034.  
  2035. 2018-01-10T18:37:08.6NZ mysqld_safe mysqld from pid file /usr/local/var/mysql/C02VJ0HKHTDH.pid ended
  2036. 2018-01-10T18:37:08.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2037. 2018-01-10T18:37:08.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2038. 2018-01-10T18:37:09.001600Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2039. 2018-01-10T18:37:09.001820Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2040. 2018-01-10T18:37:09.001925Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2041. 2018-01-10T18:37:09.001992Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 26760 ...
  2042. 2018-01-10T18:37:09.018862Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2043. 2018-01-10T18:37:09.021165Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2044. 2018-01-10T18:37:09.021208Z 0 [Note] InnoDB: Uses event mutexes
  2045. 2018-01-10T18:37:09.021229Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2046. 2018-01-10T18:37:09.021245Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2047. 2018-01-10T18:37:09.021719Z 0 [Note] InnoDB: Number of pools: 1
  2048. 2018-01-10T18:37:09.021925Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2049. 2018-01-10T18:37:09.023537Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2050. 2018-01-10T18:37:09.037079Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2051. 2018-01-10T18:37:09.071318Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2052. 2018-01-10T18:37:09.136027Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2053. 2018-01-10T18:37:09.136163Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2054. 2018-01-10T18:37:09.144202Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2055. 2018-01-10T18:37:09.144965Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2056. 2018-01-10T18:37:09.144988Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2057. 2018-01-10T18:37:09.145171Z 0 [Note] InnoDB: Waiting for purge to start
  2058. 2018-01-10T18:37:09.270543Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2236827130
  2059. 2018-01-10T18:37:09.271032Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2060. 2018-01-10T18:37:09.271350Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2061. 2018-01-10T18:37:09.279063Z 0 [Warning] System table 'plugin' is expected to be transactional.
  2062. 2018-01-10T18:37:09.280989Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
  2063. 2018-01-10T18:37:09.282709Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2064. 2018-01-10T18:37:09.282728Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2065. 2018-01-10T18:37:09.283978Z 0 [Warning] CA certificate ca.pem is self signed.
  2066. 2018-01-10T18:37:09.284047Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2067. 2018-01-10T18:37:09.289300Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2068. 2018-01-10T18:37:09.289389Z 0 [Note] IPv6 is available.
  2069. 2018-01-10T18:37:09.289413Z 0 [Note] - '::' resolves to '::';
  2070. 2018-01-10T18:37:09.289485Z 0 [Note] Server socket created on IP: '::'.
  2071. 2018-01-10T18:37:09.290095Z 0 [Warning] Failed to open optimizer cost constant tables
  2072.  
  2073. 2018-01-10T18:37:09.296078Z 0 [Warning] System table 'time_zone_leap_second' is expected to be transactional.
  2074. 2018-01-10T18:37:09.296099Z 0 [Warning] System table 'time_zone_name' is expected to be transactional.
  2075. 2018-01-10T18:37:09.296109Z 0 [Warning] System table 'time_zone' is expected to be transactional.
  2076. 2018-01-10T18:37:09.296117Z 0 [Warning] System table 'time_zone_transition_type' is expected to be transactional.
  2077. 2018-01-10T18:37:09.296127Z 0 [Warning] System table 'time_zone_transition' is expected to be transactional.
  2078. 2018-01-10T18:37:09.298277Z 0 [Warning] System table 'servers' is expected to be transactional.
  2079. 2018-01-10T18:37:09.299869Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_current: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  2080. 2018-01-10T18:37:09.300382Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  2081. 2018-01-10T18:37:09.300900Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history_long: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  2082. 2018-01-10T18:37:09.302632Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2083. 2018-01-10T18:37:09.303119Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2084. 2018-01-10T18:37:09.307229Z 0 [ERROR] Column count of performance_schema.setup_actors is wrong. Expected 5, found 3. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2085. 2018-01-10T18:37:09.308430Z 0 [ERROR] Incorrect definition of table performance_schema.setup_objects: expected column 'OBJECT_TYPE' at position 0 to have type enum('EVENT','FUNCTION','PROCEDURE','TABLE','TRIGGER', found type enum('TABLE').
  2086. 2018-01-10T18:37:09.310348Z 0 [ERROR] Column count of performance_schema.table_lock_waits_summary_by_table is wrong. Expected 68, found 73. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2087. 2018-01-10T18:37:09.310782Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 14. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2088. 2018-01-10T18:37:09.311185Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2089. 2018-01-10T18:37:09.311698Z 0 [ERROR] Column count of performance_schema.events_stages_history is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2090. 2018-01-10T18:37:09.312093Z 0 [ERROR] Column count of performance_schema.events_stages_history_long is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2091. 2018-01-10T18:37:09.312889Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2092. 2018-01-10T18:37:09.313311Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2093. 2018-01-10T18:37:09.314553Z 0 [ERROR] Column count of performance_schema.events_statements_current is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2094. 2018-01-10T18:37:09.314952Z 0 [ERROR] Column count of performance_schema.events_statements_history is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2095. 2018-01-10T18:37:09.315405Z 0 [ERROR] Column count of performance_schema.events_statements_history_long is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2096. 2018-01-10T18:37:09.316411Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2097. 2018-01-10T18:37:09.316850Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2098. 2018-01-10T18:37:09.318047Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
  2099. 2018-01-10T18:37:09.318079Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
  2100. 2018-01-10T18:37:09.318107Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
  2101. 2018-01-10T18:37:09.318135Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
  2102. 2018-01-10T18:37:09.318164Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
  2103. 2018-01-10T18:37:09.318192Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
  2104. 2018-01-10T18:37:09.318216Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
  2105. 2018-01-10T18:37:09.318243Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
  2106. 2018-01-10T18:37:09.318284Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
  2107. 2018-01-10T18:37:09.318725Z 0 [ERROR] Incorrect definition of table performance_schema.users: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2108. 2018-01-10T18:37:09.319091Z 0 [ERROR] Incorrect definition of table performance_schema.accounts: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2109. 2018-01-10T18:37:09.321484Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
  2110. 2018-01-10T18:37:09.321529Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
  2111. 2018-01-10T18:37:09.321557Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
  2112. 2018-01-10T18:37:09.321583Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
  2113. 2018-01-10T18:37:09.321608Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
  2114. 2018-01-10T18:37:09.321631Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
  2115. 2018-01-10T18:37:09.321686Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
  2116. 2018-01-10T18:37:09.321727Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
  2117. 2018-01-10T18:37:09.321755Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
  2118. 2018-01-10T18:37:09.321781Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
  2119. 2018-01-10T18:37:09.321810Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
  2120. 2018-01-10T18:37:09.321834Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
  2121. 2018-01-10T18:37:09.321873Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
  2122. 2018-01-10T18:37:09.321899Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
  2123. 2018-01-10T18:37:09.321929Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
  2124. 2018-01-10T18:37:09.321957Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
  2125. 2018-01-10T18:37:09.321994Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
  2126. 2018-01-10T18:37:09.322019Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
  2127. 2018-01-10T18:37:09.322047Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
  2128. 2018-01-10T18:37:09.322072Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
  2129. 2018-01-10T18:37:09.322101Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
  2130. 2018-01-10T18:37:09.322128Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
  2131. 2018-01-10T18:37:09.322159Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
  2132. 2018-01-10T18:37:09.322206Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
  2133. 2018-01-10T18:37:09.322296Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
  2134. 2018-01-10T18:37:09.322383Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
  2135. 2018-01-10T18:37:09.322775Z 0 [ERROR] Incorrect definition of table mysql.db: expected column 'User' at position 2 to have type char(32), found type char(16).
  2136. 2018-01-10T18:37:09.322801Z 0 [ERROR] mysql.user has no `Event_priv` column at position 28
  2137. 2018-01-10T18:37:09.323377Z 0 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2138. 2018-01-10T18:37:09.323484Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2139. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2140. 2018-01-10T18:37:09.323500Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2141. 2018-01-10T18:37:09.323509Z 0 [Note] Beginning of list of non-natively partitioned tables
  2142. 2018-01-10T18:37:09.363209Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:37:09
  2143. 2018-01-10T18:37:09.540292Z 0 [Note] End of list of non-natively partitioned tables
  2144. 2018-01-10T18:52:16.626918Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2145. 2018-01-10T18:52:16.638309Z 0 [Note] Shutting down slave threads
  2146. 2018-01-10T18:52:16.638453Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2147. 2018-01-10T18:52:16.638581Z 0 [Note] Binlog end
  2148. 2018-01-10T18:52:16.650365Z 0 [Note] Shutting down plugin 'ngram'
  2149. 2018-01-10T18:52:16.650431Z 0 [Note] Shutting down plugin 'partition'
  2150. 2018-01-10T18:52:16.650450Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2151. 2018-01-10T18:52:16.650464Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2152. 2018-01-10T18:52:16.650475Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2153. 2018-01-10T18:52:16.650569Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2154. 2018-01-10T18:52:16.650586Z 0 [Note] Shutting down plugin 'MyISAM'
  2155. 2018-01-10T18:52:16.650689Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2156. 2018-01-10T18:52:16.650703Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2157. 2018-01-10T18:52:16.650714Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2158. 2018-01-10T18:52:16.650725Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2159. 2018-01-10T18:52:16.650735Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2160. 2018-01-10T18:52:16.650746Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2161. 2018-01-10T18:52:16.650757Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2162. 2018-01-10T18:52:16.650767Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2163. 2018-01-10T18:52:16.650778Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2164. 2018-01-10T18:52:16.650789Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2165. 2018-01-10T18:52:16.650800Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2166. 2018-01-10T18:52:16.650810Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2167. 2018-01-10T18:52:16.650821Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2168. 2018-01-10T18:52:16.650835Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2169. 2018-01-10T18:52:16.650847Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2170. 2018-01-10T18:52:16.650857Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2171. 2018-01-10T18:52:16.650868Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2172. 2018-01-10T18:52:16.650879Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2173. 2018-01-10T18:52:16.650890Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2174. 2018-01-10T18:52:16.650901Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2175. 2018-01-10T18:52:16.650913Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2176. 2018-01-10T18:52:16.650925Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2177. 2018-01-10T18:52:16.650938Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2178. 2018-01-10T18:52:16.650950Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2179. 2018-01-10T18:52:16.650961Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2180. 2018-01-10T18:52:16.650973Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2181. 2018-01-10T18:52:16.650986Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2182. 2018-01-10T18:52:16.650997Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2183. 2018-01-10T18:52:16.651008Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2184. 2018-01-10T18:52:16.651019Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2185. 2018-01-10T18:52:16.651030Z 0 [Note] Shutting down plugin 'InnoDB'
  2186. 2018-01-10T18:52:16.651198Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2187. 2018-01-10T18:52:16.651295Z 0 [Note] InnoDB: Starting shutdown...
  2188. 2018-01-10T18:52:16.752168Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2189. 2018-01-10T18:52:16.758976Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:52:16
  2190. 2018-01-10T18:52:16.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2191. 2018-01-10T18:52:16.6NZ mysqld_safe A mysqld process already exists
  2192. 2018-01-10T18:52:18.298279Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2236827174
  2193. 2018-01-10T18:52:18.298554Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2194. 2018-01-10T18:52:18.298578Z 0 [Note] Shutting down plugin 'MEMORY'
  2195. 2018-01-10T18:52:18.298592Z 0 [Note] Shutting down plugin 'CSV'
  2196. 2018-01-10T18:52:18.298609Z 0 [Note] Shutting down plugin 'sha256_password'
  2197. 2018-01-10T18:52:18.298631Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2198. 2018-01-10T18:52:18.299166Z 0 [Note] Shutting down plugin 'binlog'
  2199. 2018-01-10T18:52:18.302042Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2200.  
  2201. 2018-01-10T18:52:26.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2202. 2018-01-10T18:52:27.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2203. 2018-01-10T18:52:27.258510Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2204. 2018-01-10T18:52:27.258720Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2205. 2018-01-10T18:52:27.258816Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2206. 2018-01-10T18:52:27.258881Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 33348 ...
  2207. 2018-01-10T18:52:27.263340Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2208. 2018-01-10T18:52:27.265098Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2209. 2018-01-10T18:52:27.265122Z 0 [Note] InnoDB: Uses event mutexes
  2210. 2018-01-10T18:52:27.265137Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2211. 2018-01-10T18:52:27.265148Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2212. 2018-01-10T18:52:27.265508Z 0 [Note] InnoDB: Number of pools: 1
  2213. 2018-01-10T18:52:27.265646Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2214. 2018-01-10T18:52:27.267123Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2215. 2018-01-10T18:52:27.277883Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2216. 2018-01-10T18:52:27.286047Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2217. 2018-01-10T18:52:27.663276Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2218. 2018-01-10T18:52:27.663422Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2219. 2018-01-10T18:52:27.692688Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2220. 2018-01-10T18:52:27.693381Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2221. 2018-01-10T18:52:27.693401Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2222. 2018-01-10T18:52:27.693548Z 0 [Note] InnoDB: Waiting for purge to start
  2223. 2018-01-10T18:52:27.813762Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2236827174
  2224. 2018-01-10T18:52:27.813921Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2225. 2018-01-10T18:52:27.814055Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2226. 2018-01-10T18:52:27.870350Z 0 [Warning] System table 'plugin' is expected to be transactional.
  2227. 2018-01-10T18:52:27.881111Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
  2228. 2018-01-10T18:52:27.882599Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2229. 2018-01-10T18:52:27.882615Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2230. 2018-01-10T18:52:27.928996Z 0 [Warning] CA certificate ca.pem is self signed.
  2231. 2018-01-10T18:52:27.929113Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2232. 2018-01-10T18:52:27.958363Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2233. 2018-01-10T18:52:27.958508Z 0 [Note] IPv6 is available.
  2234. 2018-01-10T18:52:27.958545Z 0 [Note] - '::' resolves to '::';
  2235. 2018-01-10T18:52:27.958625Z 0 [Note] Server socket created on IP: '::'.
  2236. 2018-01-10T18:52:27.964582Z 0 [Warning] Failed to open optimizer cost constant tables
  2237.  
  2238. 2018-01-10T18:52:28.039869Z 0 [Warning] System table 'time_zone_leap_second' is expected to be transactional.
  2239. 2018-01-10T18:52:28.039894Z 0 [Warning] System table 'time_zone_name' is expected to be transactional.
  2240. 2018-01-10T18:52:28.039903Z 0 [Warning] System table 'time_zone' is expected to be transactional.
  2241. 2018-01-10T18:52:28.039911Z 0 [Warning] System table 'time_zone_transition_type' is expected to be transactional.
  2242. 2018-01-10T18:52:28.039919Z 0 [Warning] System table 'time_zone_transition' is expected to be transactional.
  2243. 2018-01-10T18:52:28.318828Z 0 [Warning] System table 'servers' is expected to be transactional.
  2244. 2018-01-10T18:52:28.321577Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_current: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  2245. 2018-01-10T18:52:28.322204Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  2246. 2018-01-10T18:52:28.322847Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_history_long: expected column 'NESTING_EVENT_TYPE' at position 15 to have type enum('TRANSACTION','STATEMENT','STAGE','WAIT', found type enum('STATEMENT','STAGE','WAIT').
  2247. 2018-01-10T18:52:28.324804Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2248. 2018-01-10T18:52:28.325329Z 0 [ERROR] Incorrect definition of table performance_schema.events_waits_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2249. 2018-01-10T18:52:28.330325Z 0 [ERROR] Column count of performance_schema.setup_actors is wrong. Expected 5, found 3. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2250. 2018-01-10T18:52:28.331792Z 0 [ERROR] Incorrect definition of table performance_schema.setup_objects: expected column 'OBJECT_TYPE' at position 0 to have type enum('EVENT','FUNCTION','PROCEDURE','TABLE','TRIGGER', found type enum('TABLE').
  2251. 2018-01-10T18:52:28.334129Z 0 [ERROR] Column count of performance_schema.table_lock_waits_summary_by_table is wrong. Expected 68, found 73. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2252. 2018-01-10T18:52:28.334607Z 0 [ERROR] Column count of performance_schema.threads is wrong. Expected 17, found 14. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2253. 2018-01-10T18:52:28.335074Z 0 [ERROR] Column count of performance_schema.events_stages_current is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2254. 2018-01-10T18:52:28.335759Z 0 [ERROR] Column count of performance_schema.events_stages_history is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2255. 2018-01-10T18:52:28.336383Z 0 [ERROR] Column count of performance_schema.events_stages_history_long is wrong. Expected 12, found 10. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2256. 2018-01-10T18:52:28.337351Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2257. 2018-01-10T18:52:28.337920Z 0 [ERROR] Incorrect definition of table performance_schema.events_stages_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2258. 2018-01-10T18:52:28.339710Z 0 [ERROR] Column count of performance_schema.events_statements_current is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2259. 2018-01-10T18:52:28.340321Z 0 [ERROR] Column count of performance_schema.events_statements_history is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2260. 2018-01-10T18:52:28.340863Z 0 [ERROR] Column count of performance_schema.events_statements_history_long is wrong. Expected 41, found 40. Created with MySQL 50638, now running 50720. Please use mysql_upgrade to fix this error.
  2261. 2018-01-10T18:52:28.342013Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_account_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2262. 2018-01-10T18:52:28.342610Z 0 [ERROR] Incorrect definition of table performance_schema.events_statements_summary_by_user_by_event_name: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2263. 2018-01-10T18:52:28.344366Z 0 [ERROR] Native table 'performance_schema'.'events_statements_summary_by_program' has the wrong structure
  2264. 2018-01-10T18:52:28.344457Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_current' has the wrong structure
  2265. 2018-01-10T18:52:28.344535Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history' has the wrong structure
  2266. 2018-01-10T18:52:28.344601Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_history_long' has the wrong structure
  2267. 2018-01-10T18:52:28.344717Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_thread_by_event_name' has the wrong structure
  2268. 2018-01-10T18:52:28.344783Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_account_by_event_name' has the wrong structure
  2269. 2018-01-10T18:52:28.344842Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_user_by_event_name' has the wrong structure
  2270. 2018-01-10T18:52:28.344967Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_by_host_by_event_name' has the wrong structure
  2271. 2018-01-10T18:52:28.345031Z 0 [ERROR] Native table 'performance_schema'.'events_transactions_summary_global_by_event_name' has the wrong structure
  2272. 2018-01-10T18:52:28.345751Z 0 [ERROR] Incorrect definition of table performance_schema.users: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2273. 2018-01-10T18:52:28.346521Z 0 [ERROR] Incorrect definition of table performance_schema.accounts: expected column 'USER' at position 0 to have type char(32), found type char(16).
  2274. 2018-01-10T18:52:28.346848Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:52:28
  2275. 2018-01-10T18:52:28.349997Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_global_by_event_name' has the wrong structure
  2276. 2018-01-10T18:52:28.350052Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_account_by_event_name' has the wrong structure
  2277. 2018-01-10T18:52:28.350092Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_host_by_event_name' has the wrong structure
  2278. 2018-01-10T18:52:28.350134Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_thread_by_event_name' has the wrong structure
  2279. 2018-01-10T18:52:28.350174Z 0 [ERROR] Native table 'performance_schema'.'memory_summary_by_user_by_event_name' has the wrong structure
  2280. 2018-01-10T18:52:28.350212Z 0 [ERROR] Native table 'performance_schema'.'table_handles' has the wrong structure
  2281. 2018-01-10T18:52:28.350247Z 0 [ERROR] Native table 'performance_schema'.'metadata_locks' has the wrong structure
  2282. 2018-01-10T18:52:28.350288Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_configuration' has the wrong structure
  2283. 2018-01-10T18:52:28.350330Z 0 [ERROR] Native table 'performance_schema'.'replication_group_members' has the wrong structure
  2284. 2018-01-10T18:52:28.350365Z 0 [ERROR] Native table 'performance_schema'.'replication_connection_status' has the wrong structure
  2285. 2018-01-10T18:52:28.350403Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_configuration' has the wrong structure
  2286. 2018-01-10T18:52:28.350438Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status' has the wrong structure
  2287. 2018-01-10T18:52:28.350478Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_coordinator' has the wrong structure
  2288. 2018-01-10T18:52:28.350514Z 0 [ERROR] Native table 'performance_schema'.'replication_applier_status_by_worker' has the wrong structure
  2289. 2018-01-10T18:52:28.350556Z 0 [ERROR] Native table 'performance_schema'.'replication_group_member_stats' has the wrong structure
  2290. 2018-01-10T18:52:28.350594Z 0 [ERROR] Native table 'performance_schema'.'prepared_statements_instances' has the wrong structure
  2291. 2018-01-10T18:52:28.350631Z 0 [ERROR] Native table 'performance_schema'.'user_variables_by_thread' has the wrong structure
  2292. 2018-01-10T18:52:28.350669Z 0 [ERROR] Native table 'performance_schema'.'status_by_account' has the wrong structure
  2293. 2018-01-10T18:52:28.350703Z 0 [ERROR] Native table 'performance_schema'.'status_by_host' has the wrong structure
  2294. 2018-01-10T18:52:28.350742Z 0 [ERROR] Native table 'performance_schema'.'status_by_thread' has the wrong structure
  2295. 2018-01-10T18:52:28.350781Z 0 [ERROR] Native table 'performance_schema'.'status_by_user' has the wrong structure
  2296. 2018-01-10T18:52:28.350815Z 0 [ERROR] Native table 'performance_schema'.'global_status' has the wrong structure
  2297. 2018-01-10T18:52:28.350855Z 0 [ERROR] Native table 'performance_schema'.'session_status' has the wrong structure
  2298. 2018-01-10T18:52:28.350890Z 0 [ERROR] Native table 'performance_schema'.'variables_by_thread' has the wrong structure
  2299. 2018-01-10T18:52:28.350924Z 0 [ERROR] Native table 'performance_schema'.'global_variables' has the wrong structure
  2300. 2018-01-10T18:52:28.350967Z 0 [ERROR] Native table 'performance_schema'.'session_variables' has the wrong structure
  2301. 2018-01-10T18:52:28.351110Z 0 [ERROR] Incorrect definition of table mysql.db: expected column 'User' at position 2 to have type char(32), found type char(16).
  2302. 2018-01-10T18:52:28.351134Z 0 [ERROR] mysql.user has no `Event_priv` column at position 28
  2303. 2018-01-10T18:52:28.352176Z 0 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
  2304. 2018-01-10T18:52:28.352304Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2305. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2306. 2018-01-10T18:52:28.352326Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2307. 2018-01-10T18:52:28.352339Z 0 [Note] Beginning of list of non-natively partitioned tables
  2308. 2018-01-10T18:52:28.583510Z 0 [Note] End of list of non-natively partitioned tables
  2309. 2018-01-10T18:53:29.991773Z 15 [Warning] System table 'servers' is expected to be transactional.
  2310. 2018-01-10T18:54:11.793074Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2311. 2018-01-10T18:54:11.800103Z 0 [Note] Shutting down slave threads
  2312. 2018-01-10T18:54:11.800171Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2313. 2018-01-10T18:54:11.800249Z 0 [Note] Binlog end
  2314. 2018-01-10T18:54:11.802445Z 0 [Note] Shutting down plugin 'ngram'
  2315. 2018-01-10T18:54:11.802468Z 0 [Note] Shutting down plugin 'partition'
  2316. 2018-01-10T18:54:11.802482Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2317. 2018-01-10T18:54:11.802495Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2318. 2018-01-10T18:54:11.802507Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2319. 2018-01-10T18:54:11.802536Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2320. 2018-01-10T18:54:11.802553Z 0 [Note] Shutting down plugin 'MyISAM'
  2321. 2018-01-10T18:54:11.802594Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2322. 2018-01-10T18:54:11.802608Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2323. 2018-01-10T18:54:11.802621Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2324. 2018-01-10T18:54:11.802632Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2325. 2018-01-10T18:54:11.802644Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2326. 2018-01-10T18:54:11.802656Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2327. 2018-01-10T18:54:11.802668Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2328. 2018-01-10T18:54:11.802680Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2329. 2018-01-10T18:54:11.802692Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2330. 2018-01-10T18:54:11.802704Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2331. 2018-01-10T18:54:11.802715Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2332. 2018-01-10T18:54:11.802727Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2333. 2018-01-10T18:54:11.802739Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2334. 2018-01-10T18:54:11.802751Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2335. 2018-01-10T18:54:11.802763Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2336. 2018-01-10T18:54:11.802775Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2337. 2018-01-10T18:54:11.802787Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2338. 2018-01-10T18:54:11.802799Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2339. 2018-01-10T18:54:11.802811Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2340. 2018-01-10T18:54:11.802823Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2341. 2018-01-10T18:54:11.802835Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2342. 2018-01-10T18:54:11.802846Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2343. 2018-01-10T18:54:11.802858Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2344. 2018-01-10T18:54:11.802870Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2345. 2018-01-10T18:54:11.802881Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2346. 2018-01-10T18:54:11.802893Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2347. 2018-01-10T18:54:11.802905Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2348. 2018-01-10T18:54:11.802916Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2349. 2018-01-10T18:54:11.802928Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2350. 2018-01-10T18:54:11.802940Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2351. 2018-01-10T18:54:11.802952Z 0 [Note] Shutting down plugin 'InnoDB'
  2352. 2018-01-10T18:54:11.803002Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2353. 2018-01-10T18:54:11.803096Z 0 [Note] InnoDB: Starting shutdown...
  2354. 2018-01-10T18:54:11.909422Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2355. 2018-01-10T18:54:11.918840Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:54:11
  2356. 2018-01-10T18:54:11.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2357. 2018-01-10T18:54:12.6NZ mysqld_safe A mysqld process already exists
  2358. 2018-01-10T18:54:13.003380Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024388
  2359. 2018-01-10T18:54:13.003631Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2360. 2018-01-10T18:54:13.003651Z 0 [Note] Shutting down plugin 'MEMORY'
  2361. 2018-01-10T18:54:13.003662Z 0 [Note] Shutting down plugin 'CSV'
  2362. 2018-01-10T18:54:13.003671Z 0 [Note] Shutting down plugin 'sha256_password'
  2363. 2018-01-10T18:54:13.003680Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2364. 2018-01-10T18:54:13.003818Z 0 [Note] Shutting down plugin 'binlog'
  2365. 2018-01-10T18:54:13.004972Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2366.  
  2367. 2018-01-10T18:54:16.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2368. 2018-01-10T18:54:17.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2369. 2018-01-10T18:54:17.264152Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2370. 2018-01-10T18:54:17.264350Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2371. 2018-01-10T18:54:17.264517Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2372. 2018-01-10T18:54:17.264591Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 37935 ...
  2373. 2018-01-10T18:54:17.275129Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2374. 2018-01-10T18:54:17.276984Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2375. 2018-01-10T18:54:17.277011Z 0 [Note] InnoDB: Uses event mutexes
  2376. 2018-01-10T18:54:17.277027Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2377. 2018-01-10T18:54:17.277039Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2378. 2018-01-10T18:54:17.277420Z 0 [Note] InnoDB: Number of pools: 1
  2379. 2018-01-10T18:54:17.277570Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2380. 2018-01-10T18:54:17.279069Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2381. 2018-01-10T18:54:17.290236Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2382. 2018-01-10T18:54:17.344877Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2383. 2018-01-10T18:54:17.408162Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2384. 2018-01-10T18:54:17.408318Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2385. 2018-01-10T18:54:17.416509Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2386. 2018-01-10T18:54:17.417223Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2387. 2018-01-10T18:54:17.417240Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2388. 2018-01-10T18:54:17.417419Z 0 [Note] InnoDB: Waiting for purge to start
  2389. 2018-01-10T18:54:17.484487Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024388
  2390. 2018-01-10T18:54:17.484698Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2391. 2018-01-10T18:54:17.484768Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2392. 2018-01-10T18:54:17.494667Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2393. 2018-01-10T18:54:17.494695Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2394. 2018-01-10T18:54:17.496290Z 0 [Warning] CA certificate ca.pem is self signed.
  2395. 2018-01-10T18:54:17.496350Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2396. 2018-01-10T18:54:17.497483Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:54:17
  2397. 2018-01-10T18:54:17.502289Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2398. 2018-01-10T18:54:17.502387Z 0 [Note] IPv6 is available.
  2399. 2018-01-10T18:54:17.502411Z 0 [Note] - '::' resolves to '::';
  2400. 2018-01-10T18:54:17.502480Z 0 [Note] Server socket created on IP: '::'.
  2401. 2018-01-10T18:54:17.626330Z 0 [Note] Event Scheduler: Loaded 0 events
  2402. 2018-01-10T18:54:17.626502Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2403. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2404. 2018-01-10T18:54:17.626538Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2405. 2018-01-10T18:54:17.626560Z 0 [Note] Beginning of list of non-natively partitioned tables
  2406. 2018-01-10T18:54:17.897998Z 0 [Note] End of list of non-natively partitioned tables
  2407. 2018-01-10T18:54:24.227005Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2408. 2018-01-10T18:54:24.227034Z 0 [Note] Shutting down slave threads
  2409. 2018-01-10T18:54:24.227074Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2410. 2018-01-10T18:54:24.227095Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2411. 2018-01-10T18:54:24.227140Z 0 [Note] Binlog end
  2412. 2018-01-10T18:54:24.228910Z 0 [Note] Shutting down plugin 'ngram'
  2413. 2018-01-10T18:54:24.228935Z 0 [Note] Shutting down plugin 'partition'
  2414. 2018-01-10T18:54:24.228945Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2415. 2018-01-10T18:54:24.228954Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2416. 2018-01-10T18:54:24.228963Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2417. 2018-01-10T18:54:24.228984Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2418. 2018-01-10T18:54:24.228997Z 0 [Note] Shutting down plugin 'MyISAM'
  2419. 2018-01-10T18:54:24.229034Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2420. 2018-01-10T18:54:24.229044Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2421. 2018-01-10T18:54:24.229052Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2422. 2018-01-10T18:54:24.229060Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2423. 2018-01-10T18:54:24.229068Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2424. 2018-01-10T18:54:24.229076Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2425. 2018-01-10T18:54:24.229083Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2426. 2018-01-10T18:54:24.229091Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2427. 2018-01-10T18:54:24.229099Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2428. 2018-01-10T18:54:24.229107Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2429. 2018-01-10T18:54:24.229119Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2430. 2018-01-10T18:54:24.229133Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2431. 2018-01-10T18:54:24.229147Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2432. 2018-01-10T18:54:24.229156Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2433. 2018-01-10T18:54:24.229168Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2434. 2018-01-10T18:54:24.229182Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2435. 2018-01-10T18:54:24.229194Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2436. 2018-01-10T18:54:24.229208Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2437. 2018-01-10T18:54:24.229221Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2438. 2018-01-10T18:54:24.229232Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2439. 2018-01-10T18:54:24.229240Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2440. 2018-01-10T18:54:24.229248Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2441. 2018-01-10T18:54:24.229256Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2442. 2018-01-10T18:54:24.229264Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2443. 2018-01-10T18:54:24.229271Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2444. 2018-01-10T18:54:24.229279Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2445. 2018-01-10T18:54:24.229287Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2446. 2018-01-10T18:54:24.229295Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2447. 2018-01-10T18:54:24.229303Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2448. 2018-01-10T18:54:24.229312Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2449. 2018-01-10T18:54:24.229320Z 0 [Note] Shutting down plugin 'InnoDB'
  2450. 2018-01-10T18:54:24.229370Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2451. 2018-01-10T18:54:24.229432Z 0 [Note] InnoDB: Starting shutdown...
  2452. 2018-01-10T18:54:24.332315Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2453. 2018-01-10T18:54:24.333097Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:54:24
  2454. 2018-01-10T18:54:24.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2455. 2018-01-10T18:54:24.6NZ mysqld_safe A mysqld process already exists
  2456. 2018-01-10T18:54:25.455177Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024416
  2457. 2018-01-10T18:54:25.461294Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2458. 2018-01-10T18:54:25.461316Z 0 [Note] Shutting down plugin 'MEMORY'
  2459. 2018-01-10T18:54:25.461328Z 0 [Note] Shutting down plugin 'CSV'
  2460. 2018-01-10T18:54:25.461338Z 0 [Note] Shutting down plugin 'sha256_password'
  2461. 2018-01-10T18:54:25.461346Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2462. 2018-01-10T18:54:25.461460Z 0 [Note] Shutting down plugin 'binlog'
  2463. 2018-01-10T18:54:25.462363Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2464.  
  2465. 2018-01-10T18:54:34.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2466. 2018-01-10T18:54:34.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2467. 2018-01-10T18:54:34.929488Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2468. 2018-01-10T18:54:34.929966Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2469. 2018-01-10T18:54:34.930071Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2470. 2018-01-10T18:54:34.930136Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 39108 ...
  2471. 2018-01-10T18:54:34.934637Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2472. 2018-01-10T18:54:34.937207Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2473. 2018-01-10T18:54:34.937258Z 0 [Note] InnoDB: Uses event mutexes
  2474. 2018-01-10T18:54:34.937277Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2475. 2018-01-10T18:54:34.937291Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2476. 2018-01-10T18:54:34.937723Z 0 [Note] InnoDB: Number of pools: 1
  2477. 2018-01-10T18:54:34.937887Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2478. 2018-01-10T18:54:34.939718Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2479. 2018-01-10T18:54:34.952847Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2480. 2018-01-10T18:54:34.995891Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2481. 2018-01-10T18:54:35.084877Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2482. 2018-01-10T18:54:35.085023Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2483. 2018-01-10T18:54:35.093794Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2484. 2018-01-10T18:54:35.094577Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2485. 2018-01-10T18:54:35.094602Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2486. 2018-01-10T18:54:35.094778Z 0 [Note] InnoDB: Waiting for purge to start
  2487. 2018-01-10T18:54:35.211725Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024416
  2488. 2018-01-10T18:54:35.212084Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2489. 2018-01-10T18:54:35.212187Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2490. 2018-01-10T18:54:35.226004Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:54:35
  2491. 2018-01-10T18:54:35.227776Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2492. 2018-01-10T18:54:35.227798Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2493. 2018-01-10T18:54:35.229429Z 0 [Warning] CA certificate ca.pem is self signed.
  2494. 2018-01-10T18:54:35.229496Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2495. 2018-01-10T18:54:35.234771Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2496. 2018-01-10T18:54:35.234850Z 0 [Note] IPv6 is available.
  2497. 2018-01-10T18:54:35.234873Z 0 [Note] - '::' resolves to '::';
  2498. 2018-01-10T18:54:35.234937Z 0 [Note] Server socket created on IP: '::'.
  2499. 2018-01-10T18:54:35.295018Z 0 [Note] Event Scheduler: Loaded 0 events
  2500. 2018-01-10T18:54:35.295138Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2501. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2502. 2018-01-10T18:54:35.295156Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2503. 2018-01-10T18:54:35.295165Z 0 [Note] Beginning of list of non-natively partitioned tables
  2504. 2018-01-10T18:54:35.544448Z 0 [Note] End of list of non-natively partitioned tables
  2505. 2018-01-10T18:56:12.348509Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2506. 2018-01-10T18:56:12.354382Z 0 [Note] Shutting down slave threads
  2507. 2018-01-10T18:56:12.354436Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2508. 2018-01-10T18:56:12.354455Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2509. 2018-01-10T18:56:12.354509Z 0 [Note] Binlog end
  2510. 2018-01-10T18:56:12.356972Z 0 [Note] Shutting down plugin 'ngram'
  2511. 2018-01-10T18:56:12.357031Z 0 [Note] Shutting down plugin 'partition'
  2512. 2018-01-10T18:56:12.357060Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2513. 2018-01-10T18:56:12.357084Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2514. 2018-01-10T18:56:12.357099Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2515. 2018-01-10T18:56:12.357176Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2516. 2018-01-10T18:56:12.357209Z 0 [Note] Shutting down plugin 'MyISAM'
  2517. 2018-01-10T18:56:12.357330Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2518. 2018-01-10T18:56:12.357351Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2519. 2018-01-10T18:56:12.357364Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2520. 2018-01-10T18:56:12.357375Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2521. 2018-01-10T18:56:12.357386Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2522. 2018-01-10T18:56:12.357397Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2523. 2018-01-10T18:56:12.357408Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2524. 2018-01-10T18:56:12.357419Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2525. 2018-01-10T18:56:12.357430Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2526. 2018-01-10T18:56:12.357441Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2527. 2018-01-10T18:56:12.357452Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2528. 2018-01-10T18:56:12.357463Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2529. 2018-01-10T18:56:12.357478Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2530. 2018-01-10T18:56:12.357489Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2531. 2018-01-10T18:56:12.357500Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2532. 2018-01-10T18:56:12.357511Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2533. 2018-01-10T18:56:12.357522Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2534. 2018-01-10T18:56:12.357533Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2535. 2018-01-10T18:56:12.357543Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2536. 2018-01-10T18:56:12.357554Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2537. 2018-01-10T18:56:12.357565Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2538. 2018-01-10T18:56:12.357576Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2539. 2018-01-10T18:56:12.357587Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2540. 2018-01-10T18:56:12.357598Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2541. 2018-01-10T18:56:12.357635Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2542. 2018-01-10T18:56:12.357650Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2543. 2018-01-10T18:56:12.357661Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2544. 2018-01-10T18:56:12.357672Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2545. 2018-01-10T18:56:12.357687Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2546. 2018-01-10T18:56:12.357698Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2547. 2018-01-10T18:56:12.357709Z 0 [Note] Shutting down plugin 'InnoDB'
  2548. 2018-01-10T18:56:12.357765Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2549. 2018-01-10T18:56:12.357837Z 0 [Note] InnoDB: Starting shutdown...
  2550. 2018-01-10T18:56:12.524286Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2551. 2018-01-10T18:56:12.530285Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:56:12
  2552. 2018-01-10T18:56:12.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2553. 2018-01-10T18:56:12.6NZ mysqld_safe A mysqld process already exists
  2554. 2018-01-10T18:56:13.974552Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024444
  2555. 2018-01-10T18:56:13.974797Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2556. 2018-01-10T18:56:13.974818Z 0 [Note] Shutting down plugin 'MEMORY'
  2557. 2018-01-10T18:56:13.974831Z 0 [Note] Shutting down plugin 'CSV'
  2558. 2018-01-10T18:56:13.974842Z 0 [Note] Shutting down plugin 'sha256_password'
  2559. 2018-01-10T18:56:13.974851Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2560. 2018-01-10T18:56:13.974967Z 0 [Note] Shutting down plugin 'binlog'
  2561. 2018-01-10T18:56:13.975974Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2562.  
  2563. 2018-01-10T18:56:22.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2564. 2018-01-10T18:56:22.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2565. 2018-01-10T18:56:23.060933Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2566. 2018-01-10T18:56:23.061138Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2567. 2018-01-10T18:56:23.061236Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2568. 2018-01-10T18:56:23.061300Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 40869 ...
  2569. 2018-01-10T18:56:23.073366Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2570. 2018-01-10T18:56:23.075772Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2571. 2018-01-10T18:56:23.075803Z 0 [Note] InnoDB: Uses event mutexes
  2572. 2018-01-10T18:56:23.075832Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2573. 2018-01-10T18:56:23.075848Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2574. 2018-01-10T18:56:23.076278Z 0 [Note] InnoDB: Number of pools: 1
  2575. 2018-01-10T18:56:23.076447Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2576. 2018-01-10T18:56:23.078243Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2577. 2018-01-10T18:56:23.090301Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2578. 2018-01-10T18:56:23.147414Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2579. 2018-01-10T18:56:23.219895Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2580. 2018-01-10T18:56:23.220068Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2581. 2018-01-10T18:56:23.228078Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2582. 2018-01-10T18:56:23.228967Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2583. 2018-01-10T18:56:23.229013Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2584. 2018-01-10T18:56:23.229229Z 0 [Note] InnoDB: Waiting for purge to start
  2585. 2018-01-10T18:56:23.292546Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024444
  2586. 2018-01-10T18:56:23.292990Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2587. 2018-01-10T18:56:23.293152Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2588. 2018-01-10T18:56:23.304896Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:56:23
  2589. 2018-01-10T18:56:23.305888Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2590. 2018-01-10T18:56:23.305906Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2591. 2018-01-10T18:56:23.307478Z 0 [Warning] CA certificate ca.pem is self signed.
  2592. 2018-01-10T18:56:23.307532Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2593. 2018-01-10T18:56:23.313623Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2594. 2018-01-10T18:56:23.313717Z 0 [Note] IPv6 is available.
  2595. 2018-01-10T18:56:23.313763Z 0 [Note] - '::' resolves to '::';
  2596. 2018-01-10T18:56:23.314140Z 0 [Note] Server socket created on IP: '::'.
  2597. 2018-01-10T18:56:23.378016Z 0 [Note] Event Scheduler: Loaded 0 events
  2598. 2018-01-10T18:56:23.378136Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2599. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2600. 2018-01-10T18:56:23.378154Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2601. 2018-01-10T18:56:23.378163Z 0 [Note] Beginning of list of non-natively partitioned tables
  2602. 2018-01-10T18:56:23.652794Z 0 [Note] End of list of non-natively partitioned tables
  2603. 2018-01-10T18:57:02.650650Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2604. 2018-01-10T18:57:02.656499Z 0 [Note] Shutting down slave threads
  2605. 2018-01-10T18:57:02.656539Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2606. 2018-01-10T18:57:02.656557Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2607. 2018-01-10T18:57:02.656605Z 0 [Note] Binlog end
  2608. 2018-01-10T18:57:02.658867Z 0 [Note] Shutting down plugin 'ngram'
  2609. 2018-01-10T18:57:02.658887Z 0 [Note] Shutting down plugin 'partition'
  2610. 2018-01-10T18:57:02.658900Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2611. 2018-01-10T18:57:02.658913Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2612. 2018-01-10T18:57:02.658924Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2613. 2018-01-10T18:57:02.658952Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2614. 2018-01-10T18:57:02.658969Z 0 [Note] Shutting down plugin 'MyISAM'
  2615. 2018-01-10T18:57:02.659010Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2616. 2018-01-10T18:57:02.659024Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2617. 2018-01-10T18:57:02.659036Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2618. 2018-01-10T18:57:02.659048Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2619. 2018-01-10T18:57:02.659059Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2620. 2018-01-10T18:57:02.659071Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2621. 2018-01-10T18:57:02.659082Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2622. 2018-01-10T18:57:02.659094Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2623. 2018-01-10T18:57:02.659106Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2624. 2018-01-10T18:57:02.659117Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2625. 2018-01-10T18:57:02.659129Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2626. 2018-01-10T18:57:02.659141Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2627. 2018-01-10T18:57:02.659152Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2628. 2018-01-10T18:57:02.659164Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2629. 2018-01-10T18:57:02.659176Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2630. 2018-01-10T18:57:02.659187Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2631. 2018-01-10T18:57:02.659199Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2632. 2018-01-10T18:57:02.659210Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2633. 2018-01-10T18:57:02.659221Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2634. 2018-01-10T18:57:02.659232Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2635. 2018-01-10T18:57:02.659243Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2636. 2018-01-10T18:57:02.659255Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2637. 2018-01-10T18:57:02.659266Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2638. 2018-01-10T18:57:02.659278Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2639. 2018-01-10T18:57:02.659291Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2640. 2018-01-10T18:57:02.659306Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2641. 2018-01-10T18:57:02.659318Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2642. 2018-01-10T18:57:02.659330Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2643. 2018-01-10T18:57:02.659342Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2644. 2018-01-10T18:57:02.659354Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2645. 2018-01-10T18:57:02.659365Z 0 [Note] Shutting down plugin 'InnoDB'
  2646. 2018-01-10T18:57:02.659419Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2647. 2018-01-10T18:57:02.659479Z 0 [Note] InnoDB: Starting shutdown...
  2648. 2018-01-10T18:57:02.809783Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2649. 2018-01-10T18:57:02.810529Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:57:02
  2650. 2018-01-10T18:57:02.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2651. 2018-01-10T18:57:02.6NZ mysqld_safe A mysqld process already exists
  2652. 2018-01-10T18:57:04.145904Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024472
  2653. 2018-01-10T18:57:04.146495Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2654. 2018-01-10T18:57:04.146566Z 0 [Note] Shutting down plugin 'MEMORY'
  2655. 2018-01-10T18:57:04.146603Z 0 [Note] Shutting down plugin 'CSV'
  2656. 2018-01-10T18:57:04.146639Z 0 [Note] Shutting down plugin 'sha256_password'
  2657. 2018-01-10T18:57:04.146660Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2658. 2018-01-10T18:57:04.146894Z 0 [Note] Shutting down plugin 'binlog'
  2659. 2018-01-10T18:57:04.149878Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2660.  
  2661. 2018-01-10T18:57:07.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2662. 2018-01-10T18:57:07.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2663. 2018-01-10T18:57:07.946666Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2664. 2018-01-10T18:57:07.946872Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2665. 2018-01-10T18:57:07.946985Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2666. 2018-01-10T18:57:07.947048Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 44158 ...
  2667. 2018-01-10T18:57:07.957102Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2668. 2018-01-10T18:57:07.958772Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2669. 2018-01-10T18:57:07.958801Z 0 [Note] InnoDB: Uses event mutexes
  2670. 2018-01-10T18:57:07.958815Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2671. 2018-01-10T18:57:07.958826Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2672. 2018-01-10T18:57:07.959165Z 0 [Note] InnoDB: Number of pools: 1
  2673. 2018-01-10T18:57:07.959330Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2674. 2018-01-10T18:57:07.960724Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2675. 2018-01-10T18:57:07.971149Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2676. 2018-01-10T18:57:07.986605Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2677. 2018-01-10T18:57:08.065112Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2678. 2018-01-10T18:57:08.065279Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2679. 2018-01-10T18:57:08.074252Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2680. 2018-01-10T18:57:08.074971Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2681. 2018-01-10T18:57:08.074990Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2682. 2018-01-10T18:57:08.075171Z 0 [Note] InnoDB: Waiting for purge to start
  2683. 2018-01-10T18:57:08.199038Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024472
  2684. 2018-01-10T18:57:08.199196Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2685. 2018-01-10T18:57:08.199364Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2686. 2018-01-10T18:57:08.206902Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:57:08
  2687. 2018-01-10T18:57:08.209720Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2688. 2018-01-10T18:57:08.209763Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2689. 2018-01-10T18:57:08.225705Z 0 [Warning] CA certificate ca.pem is self signed.
  2690. 2018-01-10T18:57:08.225776Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2691. 2018-01-10T18:57:08.241841Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2692. 2018-01-10T18:57:08.241932Z 0 [Note] IPv6 is available.
  2693. 2018-01-10T18:57:08.241981Z 0 [Note] - '::' resolves to '::';
  2694. 2018-01-10T18:57:08.242059Z 0 [Note] Server socket created on IP: '::'.
  2695. 2018-01-10T18:57:08.320522Z 0 [Note] Event Scheduler: Loaded 0 events
  2696. 2018-01-10T18:57:08.320638Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2697. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2698. 2018-01-10T18:57:08.320656Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2699. 2018-01-10T18:57:08.320665Z 0 [Note] Beginning of list of non-natively partitioned tables
  2700. 2018-01-10T18:57:08.600274Z 0 [Note] End of list of non-natively partitioned tables
  2701. 2018-01-10T18:57:17.208317Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2702. 2018-01-10T18:57:17.214088Z 0 [Note] Shutting down slave threads
  2703. 2018-01-10T18:57:17.214128Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2704. 2018-01-10T18:57:17.214145Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2705. 2018-01-10T18:57:17.214191Z 0 [Note] Binlog end
  2706. 2018-01-10T18:57:17.216638Z 0 [Note] Shutting down plugin 'ngram'
  2707. 2018-01-10T18:57:17.216658Z 0 [Note] Shutting down plugin 'partition'
  2708. 2018-01-10T18:57:17.216671Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2709. 2018-01-10T18:57:17.216683Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2710. 2018-01-10T18:57:17.216694Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2711. 2018-01-10T18:57:17.216723Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2712. 2018-01-10T18:57:17.216739Z 0 [Note] Shutting down plugin 'MyISAM'
  2713. 2018-01-10T18:57:17.216779Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2714. 2018-01-10T18:57:17.216792Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2715. 2018-01-10T18:57:17.216804Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2716. 2018-01-10T18:57:17.216814Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2717. 2018-01-10T18:57:17.216825Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2718. 2018-01-10T18:57:17.216836Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2719. 2018-01-10T18:57:17.216846Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2720. 2018-01-10T18:57:17.216859Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2721. 2018-01-10T18:57:17.216870Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2722. 2018-01-10T18:57:17.216908Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2723. 2018-01-10T18:57:17.216920Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2724. 2018-01-10T18:57:17.216932Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2725. 2018-01-10T18:57:17.216944Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2726. 2018-01-10T18:57:17.216969Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2727. 2018-01-10T18:57:17.216980Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2728. 2018-01-10T18:57:17.216991Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2729. 2018-01-10T18:57:17.217002Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2730. 2018-01-10T18:57:17.217013Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2731. 2018-01-10T18:57:17.217026Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2732. 2018-01-10T18:57:17.217037Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2733. 2018-01-10T18:57:17.217048Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2734. 2018-01-10T18:57:17.217059Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2735. 2018-01-10T18:57:17.217070Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2736. 2018-01-10T18:57:17.217084Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2737. 2018-01-10T18:57:17.217095Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2738. 2018-01-10T18:57:17.217106Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2739. 2018-01-10T18:57:17.217117Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2740. 2018-01-10T18:57:17.217128Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2741. 2018-01-10T18:57:17.217138Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2742. 2018-01-10T18:57:17.217149Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2743. 2018-01-10T18:57:17.217160Z 0 [Note] Shutting down plugin 'InnoDB'
  2744. 2018-01-10T18:57:17.217212Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2745. 2018-01-10T18:57:17.217287Z 0 [Note] InnoDB: Starting shutdown...
  2746. 2018-01-10T18:57:17.386623Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2747. 2018-01-10T18:57:17.392228Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 10:57:17
  2748. 2018-01-10T18:57:17.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2749. 2018-01-10T18:57:17.6NZ mysqld_safe A mysqld process already exists
  2750. 2018-01-10T18:57:18.587064Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024500
  2751. 2018-01-10T18:57:18.587335Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2752. 2018-01-10T18:57:18.587353Z 0 [Note] Shutting down plugin 'MEMORY'
  2753. 2018-01-10T18:57:18.587364Z 0 [Note] Shutting down plugin 'CSV'
  2754. 2018-01-10T18:57:18.587373Z 0 [Note] Shutting down plugin 'sha256_password'
  2755. 2018-01-10T18:57:18.587382Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2756. 2018-01-10T18:57:18.587505Z 0 [Note] Shutting down plugin 'binlog'
  2757. 2018-01-10T18:57:18.588806Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2758.  
  2759. 2018-01-10T18:57:27.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2760. 2018-01-10T18:57:27.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2761. 2018-01-10T18:57:27.927958Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2762. 2018-01-10T18:57:27.928114Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2763. 2018-01-10T18:57:27.928202Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2764. 2018-01-10T18:57:27.928259Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 45479 ...
  2765. 2018-01-10T18:57:27.937485Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2766. 2018-01-10T18:57:27.939069Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2767. 2018-01-10T18:57:27.939092Z 0 [Note] InnoDB: Uses event mutexes
  2768. 2018-01-10T18:57:27.939106Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2769. 2018-01-10T18:57:27.939117Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2770. 2018-01-10T18:57:27.939638Z 0 [Note] InnoDB: Number of pools: 1
  2771. 2018-01-10T18:57:27.939790Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2772. 2018-01-10T18:57:27.941173Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2773. 2018-01-10T18:57:27.951335Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2774. 2018-01-10T18:57:27.993300Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2775. 2018-01-10T18:57:28.072900Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2776. 2018-01-10T18:57:28.073240Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2777. 2018-01-10T18:57:28.083022Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2778. 2018-01-10T18:57:28.083757Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2779. 2018-01-10T18:57:28.083777Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2780. 2018-01-10T18:57:28.084017Z 0 [Note] InnoDB: Waiting for purge to start
  2781. 2018-01-10T18:57:28.145159Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024500
  2782. 2018-01-10T18:57:28.145363Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2783. 2018-01-10T18:57:28.145473Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2784. 2018-01-10T18:57:28.152096Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 10:57:28
  2785. 2018-01-10T18:57:28.154008Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2786. 2018-01-10T18:57:28.154029Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2787. 2018-01-10T18:57:28.155482Z 0 [Warning] CA certificate ca.pem is self signed.
  2788. 2018-01-10T18:57:28.155537Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2789. 2018-01-10T18:57:28.160893Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2790. 2018-01-10T18:57:28.160981Z 0 [Note] IPv6 is available.
  2791. 2018-01-10T18:57:28.161030Z 0 [Note] - '::' resolves to '::';
  2792. 2018-01-10T18:57:28.161111Z 0 [Note] Server socket created on IP: '::'.
  2793. 2018-01-10T18:57:28.220647Z 0 [Note] Event Scheduler: Loaded 0 events
  2794. 2018-01-10T18:57:28.220830Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2795. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2796. 2018-01-10T18:57:28.220866Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2797. 2018-01-10T18:57:28.220878Z 0 [Note] Beginning of list of non-natively partitioned tables
  2798. 2018-01-10T18:57:28.501673Z 0 [Note] End of list of non-natively partitioned tables
  2799. 2018-01-10T19:04:22.785377Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2800. 2018-01-10T19:04:22.791070Z 0 [Note] Shutting down slave threads
  2801. 2018-01-10T19:04:22.791125Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2802. 2018-01-10T19:04:22.791161Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2803. 2018-01-10T19:04:22.791244Z 0 [Note] Binlog end
  2804. 2018-01-10T19:04:22.801071Z 0 [Note] Shutting down plugin 'ngram'
  2805. 2018-01-10T19:04:22.801108Z 0 [Note] Shutting down plugin 'partition'
  2806. 2018-01-10T19:04:22.801122Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2807. 2018-01-10T19:04:22.801134Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2808. 2018-01-10T19:04:22.801145Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2809. 2018-01-10T19:04:22.801175Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2810. 2018-01-10T19:04:22.801192Z 0 [Note] Shutting down plugin 'MyISAM'
  2811. 2018-01-10T19:04:22.801238Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2812. 2018-01-10T19:04:22.801256Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2813. 2018-01-10T19:04:22.801267Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2814. 2018-01-10T19:04:22.801278Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2815. 2018-01-10T19:04:22.801289Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2816. 2018-01-10T19:04:22.801299Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2817. 2018-01-10T19:04:22.801310Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2818. 2018-01-10T19:04:22.801321Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2819. 2018-01-10T19:04:22.801331Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2820. 2018-01-10T19:04:22.801342Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2821. 2018-01-10T19:04:22.801352Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2822. 2018-01-10T19:04:22.801362Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2823. 2018-01-10T19:04:22.801373Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2824. 2018-01-10T19:04:22.801383Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2825. 2018-01-10T19:04:22.801394Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2826. 2018-01-10T19:04:22.801404Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2827. 2018-01-10T19:04:22.801415Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2828. 2018-01-10T19:04:22.801427Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2829. 2018-01-10T19:04:22.801438Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2830. 2018-01-10T19:04:22.801449Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2831. 2018-01-10T19:04:22.801463Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2832. 2018-01-10T19:04:22.801474Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2833. 2018-01-10T19:04:22.801484Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2834. 2018-01-10T19:04:22.801495Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2835. 2018-01-10T19:04:22.801506Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2836. 2018-01-10T19:04:22.801516Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2837. 2018-01-10T19:04:22.801527Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2838. 2018-01-10T19:04:22.801537Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2839. 2018-01-10T19:04:22.801548Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2840. 2018-01-10T19:04:22.801558Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2841. 2018-01-10T19:04:22.801569Z 0 [Note] Shutting down plugin 'InnoDB'
  2842. 2018-01-10T19:04:22.801671Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2843. 2018-01-10T19:04:22.801844Z 0 [Note] InnoDB: Starting shutdown...
  2844. 2018-01-10T19:04:22.975902Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2845. 2018-01-10T19:04:22.976433Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 11:04:22
  2846. 2018-01-10T19:04:23.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2847. 2018-01-10T19:04:23.6NZ mysqld_safe A mysqld process already exists
  2848. 2018-01-10T19:04:24.032035Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024528
  2849. 2018-01-10T19:04:24.033072Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2850. 2018-01-10T19:04:24.033125Z 0 [Note] Shutting down plugin 'MEMORY'
  2851. 2018-01-10T19:04:24.033150Z 0 [Note] Shutting down plugin 'CSV'
  2852. 2018-01-10T19:04:24.033171Z 0 [Note] Shutting down plugin 'sha256_password'
  2853. 2018-01-10T19:04:24.033191Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2854. 2018-01-10T19:04:24.033404Z 0 [Note] Shutting down plugin 'binlog'
  2855. 2018-01-10T19:04:24.035172Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2856.  
  2857. 2018-01-10T19:04:33.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2858. 2018-01-10T19:04:33.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2859. 2018-01-10T19:04:33.574245Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2860. 2018-01-10T19:04:33.574611Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2861. 2018-01-10T19:04:33.574736Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2862. 2018-01-10T19:04:33.574845Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 47440 ...
  2863. 2018-01-10T19:04:33.585984Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2864. 2018-01-10T19:04:33.588501Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2865. 2018-01-10T19:04:33.588538Z 0 [Note] InnoDB: Uses event mutexes
  2866. 2018-01-10T19:04:33.588557Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2867. 2018-01-10T19:04:33.588570Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2868. 2018-01-10T19:04:33.590277Z 0 [Note] InnoDB: Number of pools: 1
  2869. 2018-01-10T19:04:33.590515Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2870. 2018-01-10T19:04:33.592900Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2871. 2018-01-10T19:04:33.626161Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2872. 2018-01-10T19:04:33.654668Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2873. 2018-01-10T19:04:33.746723Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2874. 2018-01-10T19:04:33.746861Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2875. 2018-01-10T19:04:33.757584Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2876. 2018-01-10T19:04:33.758292Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2877. 2018-01-10T19:04:33.758311Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2878. 2018-01-10T19:04:33.758839Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024528
  2879. 2018-01-10T19:04:33.759044Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2880. 2018-01-10T19:04:33.759200Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2881. 2018-01-10T19:04:33.769251Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2882. 2018-01-10T19:04:33.769277Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2883. 2018-01-10T19:04:33.769937Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 11:04:33
  2884. 2018-01-10T19:04:33.770492Z 0 [Warning] CA certificate ca.pem is self signed.
  2885. 2018-01-10T19:04:33.770549Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2886. 2018-01-10T19:04:33.775549Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2887. 2018-01-10T19:04:33.775625Z 0 [Note] IPv6 is available.
  2888. 2018-01-10T19:04:33.775647Z 0 [Note] - '::' resolves to '::';
  2889. 2018-01-10T19:04:33.775741Z 0 [Note] Server socket created on IP: '::'.
  2890. 2018-01-10T19:04:33.861914Z 0 [Note] Event Scheduler: Loaded 0 events
  2891. 2018-01-10T19:04:33.862044Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2892. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2893. 2018-01-10T19:04:33.862065Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2894. 2018-01-10T19:04:33.862090Z 0 [Note] Beginning of list of non-natively partitioned tables
  2895. 2018-01-10T19:04:34.150151Z 0 [Note] End of list of non-natively partitioned tables
  2896. 2018-01-10T19:05:12.544999Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2897. 2018-01-10T19:05:12.550727Z 0 [Note] Shutting down slave threads
  2898. 2018-01-10T19:05:12.550778Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2899. 2018-01-10T19:05:12.550795Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2900. 2018-01-10T19:05:12.550851Z 0 [Note] Binlog end
  2901. 2018-01-10T19:05:12.552711Z 0 [Note] Shutting down plugin 'ngram'
  2902. 2018-01-10T19:05:12.552739Z 0 [Note] Shutting down plugin 'partition'
  2903. 2018-01-10T19:05:12.552750Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  2904. 2018-01-10T19:05:12.552760Z 0 [Note] Shutting down plugin 'ARCHIVE'
  2905. 2018-01-10T19:05:12.552768Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  2906. 2018-01-10T19:05:12.552804Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  2907. 2018-01-10T19:05:12.552818Z 0 [Note] Shutting down plugin 'MyISAM'
  2908. 2018-01-10T19:05:12.552857Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  2909. 2018-01-10T19:05:12.552868Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  2910. 2018-01-10T19:05:12.552878Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  2911. 2018-01-10T19:05:12.552886Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  2912. 2018-01-10T19:05:12.552895Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  2913. 2018-01-10T19:05:12.552904Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  2914. 2018-01-10T19:05:12.552913Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  2915. 2018-01-10T19:05:12.552922Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  2916. 2018-01-10T19:05:12.552930Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  2917. 2018-01-10T19:05:12.552939Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  2918. 2018-01-10T19:05:12.552948Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  2919. 2018-01-10T19:05:12.552958Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  2920. 2018-01-10T19:05:12.552967Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  2921. 2018-01-10T19:05:12.552976Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  2922. 2018-01-10T19:05:12.552985Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  2923. 2018-01-10T19:05:12.552994Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  2924. 2018-01-10T19:05:12.553002Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  2925. 2018-01-10T19:05:12.553011Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  2926. 2018-01-10T19:05:12.553023Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  2927. 2018-01-10T19:05:12.553032Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  2928. 2018-01-10T19:05:12.553041Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  2929. 2018-01-10T19:05:12.553049Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  2930. 2018-01-10T19:05:12.553058Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  2931. 2018-01-10T19:05:12.553067Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  2932. 2018-01-10T19:05:12.553076Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  2933. 2018-01-10T19:05:12.553084Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  2934. 2018-01-10T19:05:12.553093Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  2935. 2018-01-10T19:05:12.553101Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  2936. 2018-01-10T19:05:12.553110Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  2937. 2018-01-10T19:05:12.553119Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  2938. 2018-01-10T19:05:12.553128Z 0 [Note] Shutting down plugin 'InnoDB'
  2939. 2018-01-10T19:05:12.553174Z 0 [Note] InnoDB: FTS optimize thread exiting.
  2940. 2018-01-10T19:05:12.553228Z 0 [Note] InnoDB: Starting shutdown...
  2941. 2018-01-10T19:05:12.708483Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  2942. 2018-01-10T19:05:12.714677Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 11:05:12
  2943. 2018-01-10T19:05:12.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2944. 2018-01-10T19:05:12.6NZ mysqld_safe A mysqld process already exists
  2945. 2018-01-10T19:05:13.360963Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024556
  2946. 2018-01-10T19:05:13.361286Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  2947. 2018-01-10T19:05:13.361314Z 0 [Note] Shutting down plugin 'MEMORY'
  2948. 2018-01-10T19:05:13.361328Z 0 [Note] Shutting down plugin 'CSV'
  2949. 2018-01-10T19:05:13.361340Z 0 [Note] Shutting down plugin 'sha256_password'
  2950. 2018-01-10T19:05:13.361350Z 0 [Note] Shutting down plugin 'mysql_native_password'
  2951. 2018-01-10T19:05:13.361519Z 0 [Note] Shutting down plugin 'binlog'
  2952. 2018-01-10T19:05:13.362759Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  2953.  
  2954. 2018-01-10T19:05:17.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  2955. 2018-01-10T19:05:17.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  2956. 2018-01-10T19:05:17.867694Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  2957. 2018-01-10T19:05:17.867896Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2958. 2018-01-10T19:05:17.868021Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  2959. 2018-01-10T19:05:17.868088Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 50730 ...
  2960. 2018-01-10T19:05:17.877856Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  2961. 2018-01-10T19:05:17.879608Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  2962. 2018-01-10T19:05:17.879634Z 0 [Note] InnoDB: Uses event mutexes
  2963. 2018-01-10T19:05:17.879652Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  2964. 2018-01-10T19:05:17.879668Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  2965. 2018-01-10T19:05:17.880032Z 0 [Note] InnoDB: Number of pools: 1
  2966. 2018-01-10T19:05:17.880173Z 0 [Note] InnoDB: Using CPU crc32 instructions
  2967. 2018-01-10T19:05:17.881702Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  2968. 2018-01-10T19:05:17.893555Z 0 [Note] InnoDB: Completed initialization of buffer pool
  2969. 2018-01-10T19:05:17.943086Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  2970. 2018-01-10T19:05:18.008274Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  2971. 2018-01-10T19:05:18.008452Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  2972. 2018-01-10T19:05:18.016495Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  2973. 2018-01-10T19:05:18.017426Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  2974. 2018-01-10T19:05:18.017447Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  2975. 2018-01-10T19:05:18.017984Z 0 [Note] InnoDB: Waiting for purge to start
  2976. 2018-01-10T19:05:18.111264Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024556
  2977. 2018-01-10T19:05:18.111430Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  2978. 2018-01-10T19:05:18.111590Z 0 [Note] Plugin 'FEDERATED' is disabled.
  2979. 2018-01-10T19:05:18.178701Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  2980. 2018-01-10T19:05:18.178735Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  2981. 2018-01-10T19:05:18.178763Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 11:05:18
  2982. 2018-01-10T19:05:18.180265Z 0 [Warning] CA certificate ca.pem is self signed.
  2983. 2018-01-10T19:05:18.180324Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  2984. 2018-01-10T19:05:18.186801Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  2985. 2018-01-10T19:05:18.186943Z 0 [Note] IPv6 is available.
  2986. 2018-01-10T19:05:18.186975Z 0 [Note] - '::' resolves to '::';
  2987. 2018-01-10T19:05:18.187067Z 0 [Note] Server socket created on IP: '::'.
  2988. 2018-01-10T19:05:18.259591Z 0 [Note] Event Scheduler: Loaded 0 events
  2989. 2018-01-10T19:05:18.259710Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  2990. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  2991. 2018-01-10T19:05:18.259727Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  2992. 2018-01-10T19:05:18.259737Z 0 [Note] Beginning of list of non-natively partitioned tables
  2993. 2018-01-10T19:05:18.517795Z 0 [Note] End of list of non-natively partitioned tables
  2994. 2018-01-10T19:05:27.215123Z 0 [Note] Giving 0 client threads a chance to die gracefully
  2995. 2018-01-10T19:05:27.215153Z 0 [Note] Shutting down slave threads
  2996. 2018-01-10T19:05:27.215175Z 0 [Note] Forcefully disconnecting 0 remaining clients
  2997. 2018-01-10T19:05:27.215190Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  2998. 2018-01-10T19:05:27.215232Z 0 [Note] Binlog end
  2999. 2018-01-10T19:05:27.217546Z 0 [Note] Shutting down plugin 'ngram'
  3000. 2018-01-10T19:05:27.217566Z 0 [Note] Shutting down plugin 'partition'
  3001. 2018-01-10T19:05:27.217580Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  3002. 2018-01-10T19:05:27.217593Z 0 [Note] Shutting down plugin 'ARCHIVE'
  3003. 2018-01-10T19:05:27.217605Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  3004. 2018-01-10T19:05:27.217634Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  3005. 2018-01-10T19:05:27.217651Z 0 [Note] Shutting down plugin 'MyISAM'
  3006. 2018-01-10T19:05:27.217695Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  3007. 2018-01-10T19:05:27.217709Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  3008. 2018-01-10T19:05:27.217722Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  3009. 2018-01-10T19:05:27.217734Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  3010. 2018-01-10T19:05:27.217746Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  3011. 2018-01-10T19:05:27.217758Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  3012. 2018-01-10T19:05:27.217770Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  3013. 2018-01-10T19:05:27.217781Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  3014. 2018-01-10T19:05:27.217793Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  3015. 2018-01-10T19:05:27.217804Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  3016. 2018-01-10T19:05:27.217816Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  3017. 2018-01-10T19:05:27.217828Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  3018. 2018-01-10T19:05:27.217839Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  3019. 2018-01-10T19:05:27.217851Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  3020. 2018-01-10T19:05:27.217863Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  3021. 2018-01-10T19:05:27.217878Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  3022. 2018-01-10T19:05:27.217890Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  3023. 2018-01-10T19:05:27.217902Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  3024. 2018-01-10T19:05:27.217914Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  3025. 2018-01-10T19:05:27.217925Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  3026. 2018-01-10T19:05:27.217937Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  3027. 2018-01-10T19:05:27.217949Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  3028. 2018-01-10T19:05:27.217960Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  3029. 2018-01-10T19:05:27.217972Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  3030. 2018-01-10T19:05:27.217983Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  3031. 2018-01-10T19:05:27.217995Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  3032. 2018-01-10T19:05:27.218006Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  3033. 2018-01-10T19:05:27.218018Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  3034. 2018-01-10T19:05:27.218030Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  3035. 2018-01-10T19:05:27.218041Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  3036. 2018-01-10T19:05:27.218053Z 0 [Note] Shutting down plugin 'InnoDB'
  3037. 2018-01-10T19:05:27.218103Z 0 [Note] InnoDB: FTS optimize thread exiting.
  3038. 2018-01-10T19:05:27.218188Z 0 [Note] InnoDB: Starting shutdown...
  3039. 2018-01-10T19:05:27.361436Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  3040. 2018-01-10T19:05:27.362425Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 11:05:27
  3041. 2018-01-10T19:05:27.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  3042. 2018-01-10T19:05:27.6NZ mysqld_safe A mysqld process already exists
  3043. 2018-01-10T19:05:28.105920Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2238024584
  3044. 2018-01-10T19:05:28.106121Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  3045. 2018-01-10T19:05:28.106139Z 0 [Note] Shutting down plugin 'MEMORY'
  3046. 2018-01-10T19:05:28.106152Z 0 [Note] Shutting down plugin 'CSV'
  3047. 2018-01-10T19:05:28.106162Z 0 [Note] Shutting down plugin 'sha256_password'
  3048. 2018-01-10T19:05:28.106170Z 0 [Note] Shutting down plugin 'mysql_native_password'
  3049. 2018-01-10T19:05:28.106277Z 0 [Note] Shutting down plugin 'binlog'
  3050. 2018-01-10T19:05:28.107103Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  3051.  
  3052. 2018-01-10T19:05:37.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  3053. 2018-01-10T19:05:37.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  3054. 2018-01-10T19:05:37.960494Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  3055. 2018-01-10T19:05:37.960758Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  3056. 2018-01-10T19:05:37.960868Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  3057. 2018-01-10T19:05:37.960935Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 52049 ...
  3058. 2018-01-10T19:05:37.970934Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  3059. 2018-01-10T19:05:37.976611Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  3060. 2018-01-10T19:05:37.976718Z 0 [Note] InnoDB: Uses event mutexes
  3061. 2018-01-10T19:05:37.976742Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  3062. 2018-01-10T19:05:37.976758Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  3063. 2018-01-10T19:05:37.977279Z 0 [Note] InnoDB: Number of pools: 1
  3064. 2018-01-10T19:05:37.977461Z 0 [Note] InnoDB: Using CPU crc32 instructions
  3065. 2018-01-10T19:05:37.979299Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  3066. 2018-01-10T19:05:37.994211Z 0 [Note] InnoDB: Completed initialization of buffer pool
  3067. 2018-01-10T19:05:38.018542Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  3068. 2018-01-10T19:05:38.130578Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  3069. 2018-01-10T19:05:38.130737Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  3070. 2018-01-10T19:05:38.139130Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  3071. 2018-01-10T19:05:38.139881Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  3072. 2018-01-10T19:05:38.139903Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  3073. 2018-01-10T19:05:38.140109Z 0 [Note] InnoDB: Waiting for purge to start
  3074. 2018-01-10T19:05:38.203305Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2238024584
  3075. 2018-01-10T19:05:38.203490Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  3076. 2018-01-10T19:05:38.203567Z 0 [Note] Plugin 'FEDERATED' is disabled.
  3077. 2018-01-10T19:05:38.213824Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 11:05:38
  3078. 2018-01-10T19:05:38.215291Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  3079. 2018-01-10T19:05:38.215309Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  3080. 2018-01-10T19:05:38.216658Z 0 [Warning] CA certificate ca.pem is self signed.
  3081. 2018-01-10T19:05:38.216713Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  3082. 2018-01-10T19:05:38.221668Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  3083. 2018-01-10T19:05:38.221747Z 0 [Note] IPv6 is available.
  3084. 2018-01-10T19:05:38.221797Z 0 [Note] - '::' resolves to '::';
  3085. 2018-01-10T19:05:38.221884Z 0 [Note] Server socket created on IP: '::'.
  3086. 2018-01-10T19:05:38.286909Z 0 [Note] Event Scheduler: Loaded 0 events
  3087. 2018-01-10T19:05:38.287028Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  3088. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  3089. 2018-01-10T19:05:38.287046Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  3090. 2018-01-10T19:05:38.287055Z 0 [Note] Beginning of list of non-natively partitioned tables
  3091. 2018-01-10T19:05:38.540418Z 0 [Note] End of list of non-natively partitioned tables
  3092. 2018-01-10T19:33:12.485700Z 38 [Note] Aborted connection 38 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3093. 2018-01-10T19:33:12.485929Z 42 [Note] Aborted connection 42 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3094. 2018-01-10T19:33:12.485949Z 46 [Note] Aborted connection 46 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3095. 2018-01-10T19:33:12.486260Z 50 [Note] Aborted connection 50 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3096. 2018-01-10T19:33:12.486704Z 58 [Note] Aborted connection 58 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3097. 2018-01-10T19:33:12.486856Z 54 [Note] Aborted connection 54 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3098. 2018-01-10T19:33:12.487241Z 62 [Note] Aborted connection 62 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3099. 2018-01-10T19:33:12.487380Z 66 [Note] Aborted connection 66 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3100. 2018-01-10T19:33:12.487847Z 74 [Note] Aborted connection 74 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3101. 2018-01-10T19:33:12.488105Z 78 [Note] Aborted connection 78 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3102. 2018-01-10T19:33:12.488113Z 70 [Note] Aborted connection 70 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3103. 2018-01-10T19:33:12.488786Z 82 [Note] Aborted connection 82 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3104. 2018-01-10T19:33:12.488800Z 86 [Note] Aborted connection 86 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3105. 2018-01-10T19:33:12.488874Z 94 [Note] Aborted connection 94 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3106. 2018-01-10T19:33:12.488877Z 90 [Note] Aborted connection 90 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3107. 2018-01-10T19:33:12.489260Z 102 [Note] Aborted connection 102 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3108. 2018-01-10T19:33:12.489347Z 98 [Note] Aborted connection 98 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3109. 2018-01-10T19:34:53.880475Z 114 [Note] Aborted connection 114 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3110. 2018-01-10T19:34:53.880561Z 116 [Note] Aborted connection 116 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3111. 2018-01-10T19:35:00.463610Z 152 [Note] Aborted connection 152 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3112. 2018-01-10T19:35:00.463912Z 156 [Note] Aborted connection 156 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3113. 2018-01-10T19:35:00.463913Z 160 [Note] Aborted connection 160 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3114. 2018-01-10T19:35:00.464202Z 164 [Note] Aborted connection 164 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3115. 2018-01-10T19:35:00.464745Z 172 [Note] Aborted connection 172 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3116. 2018-01-10T19:35:00.465034Z 176 [Note] Aborted connection 176 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3117. 2018-01-10T19:35:00.465075Z 168 [Note] Aborted connection 168 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3118. 2018-01-10T19:35:00.465339Z 180 [Note] Aborted connection 180 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3119. 2018-01-10T19:35:00.466067Z 192 [Note] Aborted connection 192 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3120. 2018-01-10T19:35:00.466159Z 184 [Note] Aborted connection 184 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3121. 2018-01-10T19:35:00.466162Z 188 [Note] Aborted connection 188 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3122. 2018-01-10T19:35:00.466764Z 204 [Note] Aborted connection 204 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3123. 2018-01-10T19:35:00.466953Z 196 [Note] Aborted connection 196 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3124. 2018-01-10T19:35:00.466963Z 208 [Note] Aborted connection 208 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3125. 2018-01-10T19:35:00.466969Z 200 [Note] Aborted connection 200 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3126. 2018-01-10T19:35:00.467212Z 212 [Note] Aborted connection 212 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3127. 2018-01-10T19:35:00.467415Z 216 [Note] Aborted connection 216 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3128. 2018-01-10T19:39:41.280449Z 236 [Note] Aborted connection 236 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3129. 2018-01-10T19:39:41.280454Z 238 [Note] Aborted connection 238 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3130. 2018-01-10T19:39:50.101527Z 242 [Note] Aborted connection 242 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3131. 2018-01-10T19:39:50.112498Z 234 [Note] Aborted connection 234 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3132. 2018-01-10T19:39:50.112519Z 240 [Note] Aborted connection 240 to db: 'github_development_notifications' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3133. 2018-01-10T19:39:50.112564Z 232 [Note] Aborted connection 232 to db: 'github_development_kv' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3134. 2018-01-10T19:39:50.112575Z 230 [Note] Aborted connection 230 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3135. 2018-01-10T20:16:09.777056Z 0 [Note] Giving 0 client threads a chance to die gracefully
  3136. 2018-01-10T20:16:09.777378Z 0 [Note] Shutting down slave threads
  3137. 2018-01-10T20:16:09.777422Z 0 [Note] Forcefully disconnecting 0 remaining clients
  3138. 2018-01-10T20:16:09.777449Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  3139. 2018-01-10T20:16:09.777542Z 0 [Note] Binlog end
  3140. 2018-01-10T20:16:09.802943Z 0 [Note] Shutting down plugin 'ngram'
  3141. 2018-01-10T20:16:09.803000Z 0 [Note] Shutting down plugin 'partition'
  3142. 2018-01-10T20:16:09.803014Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  3143. 2018-01-10T20:16:09.803025Z 0 [Note] Shutting down plugin 'ARCHIVE'
  3144. 2018-01-10T20:16:09.803035Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  3145. 2018-01-10T20:16:09.803113Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  3146. 2018-01-10T20:16:09.803130Z 0 [Note] Shutting down plugin 'MyISAM'
  3147. 2018-01-10T20:16:09.803221Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  3148. 2018-01-10T20:16:09.803235Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  3149. 2018-01-10T20:16:09.803247Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  3150. 2018-01-10T20:16:09.803258Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  3151. 2018-01-10T20:16:09.803268Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  3152. 2018-01-10T20:16:09.803291Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  3153. 2018-01-10T20:16:09.803302Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  3154. 2018-01-10T20:16:09.803313Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  3155. 2018-01-10T20:16:09.803324Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  3156. 2018-01-10T20:16:09.803334Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  3157. 2018-01-10T20:16:09.803345Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  3158. 2018-01-10T20:16:09.803355Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  3159. 2018-01-10T20:16:09.803366Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  3160. 2018-01-10T20:16:09.803377Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  3161. 2018-01-10T20:16:09.803388Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  3162. 2018-01-10T20:16:09.803399Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  3163. 2018-01-10T20:16:09.803410Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  3164. 2018-01-10T20:16:09.803419Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  3165. 2018-01-10T20:16:09.803428Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  3166. 2018-01-10T20:16:09.803437Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  3167. 2018-01-10T20:16:09.803446Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  3168. 2018-01-10T20:16:09.803456Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  3169. 2018-01-10T20:16:09.803465Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  3170. 2018-01-10T20:16:09.803474Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  3171. 2018-01-10T20:16:09.803483Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  3172. 2018-01-10T20:16:09.803496Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  3173. 2018-01-10T20:16:09.803505Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  3174. 2018-01-10T20:16:09.803515Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  3175. 2018-01-10T20:16:09.803524Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  3176. 2018-01-10T20:16:09.803536Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  3177. 2018-01-10T20:16:09.803545Z 0 [Note] Shutting down plugin 'InnoDB'
  3178. 2018-01-10T20:16:09.803658Z 0 [Note] InnoDB: FTS optimize thread exiting.
  3179. 2018-01-10T20:16:09.803814Z 0 [Note] InnoDB: Starting shutdown...
  3180. 2018-01-10T20:16:09.946448Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  3181. 2018-01-10T20:16:09.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  3182. 2018-01-10T20:16:09.950771Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 12:16:09
  3183. 2018-01-10T20:16:10.6NZ mysqld_safe A mysqld process already exists
  3184. 2018-01-10T20:16:10.802109Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2309221069
  3185. 2018-01-10T20:16:10.802365Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  3186. 2018-01-10T20:16:10.802388Z 0 [Note] Shutting down plugin 'MEMORY'
  3187. 2018-01-10T20:16:10.802403Z 0 [Note] Shutting down plugin 'CSV'
  3188. 2018-01-10T20:16:10.802420Z 0 [Note] Shutting down plugin 'sha256_password'
  3189. 2018-01-10T20:16:10.802443Z 0 [Note] Shutting down plugin 'mysql_native_password'
  3190. 2018-01-10T20:16:10.802815Z 0 [Note] Shutting down plugin 'binlog'
  3191. 2018-01-10T20:16:10.804923Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  3192.  
  3193. 2018-01-10T20:16:20.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  3194. 2018-01-10T20:16:20.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  3195. 2018-01-10T20:16:20.925053Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  3196. 2018-01-10T20:16:20.925309Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  3197. 2018-01-10T20:16:20.925578Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  3198. 2018-01-10T20:16:20.925660Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 71024 ...
  3199. 2018-01-10T20:16:20.975598Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  3200. 2018-01-10T20:16:20.978234Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  3201. 2018-01-10T20:16:20.978279Z 0 [Note] InnoDB: Uses event mutexes
  3202. 2018-01-10T20:16:20.978303Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  3203. 2018-01-10T20:16:20.978321Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  3204. 2018-01-10T20:16:20.978900Z 0 [Note] InnoDB: Number of pools: 1
  3205. 2018-01-10T20:16:20.979122Z 0 [Note] InnoDB: Using CPU crc32 instructions
  3206. 2018-01-10T20:16:20.981614Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  3207. 2018-01-10T20:16:21.004377Z 0 [Note] InnoDB: Completed initialization of buffer pool
  3208. 2018-01-10T20:16:21.153484Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  3209. 2018-01-10T20:16:22.131386Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  3210. 2018-01-10T20:16:22.131560Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  3211. 2018-01-10T20:16:22.141513Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  3212. 2018-01-10T20:16:22.144737Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  3213. 2018-01-10T20:16:22.144782Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  3214. 2018-01-10T20:16:22.145654Z 0 [Note] InnoDB: Waiting for purge to start
  3215. 2018-01-10T20:16:22.200815Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2309221069
  3216. 2018-01-10T20:16:22.201103Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  3217. 2018-01-10T20:16:22.201227Z 0 [Note] Plugin 'FEDERATED' is disabled.
  3218. 2018-01-10T20:16:22.253755Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  3219. 2018-01-10T20:16:22.253793Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  3220. 2018-01-10T20:16:22.255194Z 0 [Warning] CA certificate ca.pem is self signed.
  3221. 2018-01-10T20:16:22.255286Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  3222. 2018-01-10T20:16:22.263549Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  3223. 2018-01-10T20:16:22.263661Z 0 [Note] IPv6 is available.
  3224. 2018-01-10T20:16:22.263695Z 0 [Note] - '::' resolves to '::';
  3225. 2018-01-10T20:16:22.263783Z 0 [Note] Server socket created on IP: '::'.
  3226. 2018-01-10T20:16:22.523292Z 0 [Note] Event Scheduler: Loaded 0 events
  3227. 2018-01-10T20:16:22.523403Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  3228. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  3229. 2018-01-10T20:16:22.523420Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  3230. 2018-01-10T20:16:22.523430Z 0 [Note] Beginning of list of non-natively partitioned tables
  3231. 2018-01-10T20:16:24.093973Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 12:16:24
  3232. 2018-01-10T20:16:24.286251Z 0 [Note] End of list of non-natively partitioned tables
  3233. 2018-01-10T20:26:54.257057Z 38 [Note] Aborted connection 38 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3234. 2018-01-10T20:26:54.257614Z 46 [Note] Aborted connection 46 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3235. 2018-01-10T20:26:54.257614Z 42 [Note] Aborted connection 42 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3236. 2018-01-10T20:26:54.257706Z 50 [Note] Aborted connection 50 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3237. 2018-01-10T20:26:54.258001Z 54 [Note] Aborted connection 54 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3238. 2018-01-10T20:26:54.258497Z 58 [Note] Aborted connection 58 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3239. 2018-01-10T20:26:54.258499Z 62 [Note] Aborted connection 62 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3240. 2018-01-10T20:26:54.258815Z 66 [Note] Aborted connection 66 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3241. 2018-01-10T20:26:54.259261Z 70 [Note] Aborted connection 70 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3242. 2018-01-10T20:26:54.259856Z 78 [Note] Aborted connection 78 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3243. 2018-01-10T20:26:54.259915Z 74 [Note] Aborted connection 74 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3244. 2018-01-10T20:26:54.259921Z 82 [Note] Aborted connection 82 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3245. 2018-01-10T20:26:54.260265Z 86 [Note] Aborted connection 86 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3246. 2018-01-10T20:26:54.260593Z 94 [Note] Aborted connection 94 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3247. 2018-01-10T20:26:54.260648Z 90 [Note] Aborted connection 90 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3248. 2018-01-10T20:26:54.260926Z 102 [Note] Aborted connection 102 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3249. 2018-01-10T20:26:54.261060Z 98 [Note] Aborted connection 98 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3250. 2018-01-10T20:32:31.685880Z 122 [Note] Aborted connection 122 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3251. 2018-01-10T20:32:31.690299Z 124 [Note] Aborted connection 124 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3252. 2018-01-10T20:32:41.558889Z 120 [Note] Aborted connection 120 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3253. 2018-01-10T20:32:41.559951Z 118 [Note] Aborted connection 118 to db: 'github_development_kv' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3254. 2018-01-10T20:32:41.573634Z 126 [Note] Aborted connection 126 to db: 'github_development_notifications' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3255. 2018-01-10T20:32:41.573663Z 128 [Note] Aborted connection 128 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3256. 2018-01-10T20:32:41.573667Z 116 [Note] Aborted connection 116 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3257. 2018-01-10T20:33:14.566204Z 228 [Note] Aborted connection 228 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3258. 2018-01-10T20:33:14.566209Z 180 [Note] Aborted connection 180 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3259. 2018-01-10T20:33:14.566242Z 200 [Note] Aborted connection 200 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3260. 2018-01-10T20:33:14.566351Z 220 [Note] Aborted connection 220 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3261. 2018-01-10T20:33:14.566421Z 176 [Note] Aborted connection 176 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3262. 2018-01-10T20:33:14.566592Z 196 [Note] Aborted connection 196 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3263. 2018-01-10T20:33:14.566593Z 192 [Note] Aborted connection 192 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3264. 2018-01-10T20:33:14.566712Z 224 [Note] Aborted connection 224 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3265. 2018-01-10T20:33:14.566711Z 212 [Note] Aborted connection 212 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3266. 2018-01-10T20:33:14.566755Z 216 [Note] Aborted connection 216 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3267. 2018-01-10T20:33:14.566756Z 208 [Note] Aborted connection 208 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3268. 2018-01-10T20:33:14.566769Z 204 [Note] Aborted connection 204 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3269. 2018-01-10T20:33:14.566779Z 184 [Note] Aborted connection 184 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3270. 2018-01-10T20:33:14.566784Z 188 [Note] Aborted connection 188 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3271. 2018-01-10T20:33:14.566791Z 172 [Note] Aborted connection 172 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3272. 2018-01-10T20:33:15.399768Z 236 [Note] Aborted connection 236 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3273. 2018-01-10T20:33:15.399844Z 232 [Note] Aborted connection 232 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3274. 2018-01-10T20:38:46.317415Z 256 [Note] Aborted connection 256 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3275. 2018-01-10T20:38:46.328090Z 258 [Note] Aborted connection 258 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3276. 2018-01-10T20:38:56.219137Z 262 [Note] Aborted connection 262 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3277. 2018-01-10T20:38:56.219890Z 252 [Note] Aborted connection 252 to db: 'github_development_kv' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3278. 2018-01-10T20:38:56.233488Z 254 [Note] Aborted connection 254 to db: 'github_development' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3279. 2018-01-10T20:38:56.234742Z 250 [Note] Aborted connection 250 to db: 'github_development_spokes' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3280. 2018-01-10T20:38:56.235028Z 260 [Note] Aborted connection 260 to db: 'github_development_notifications' user: 'root' host: 'localhost' (Got an error reading communication packets)
  3281. 2018-01-10T21:14:49.074760Z 0 [Note] Giving 0 client threads a chance to die gracefully
  3282. 2018-01-10T21:14:49.084892Z 0 [Note] Shutting down slave threads
  3283. 2018-01-10T21:14:49.095796Z 0 [Note] Forcefully disconnecting 0 remaining clients
  3284. 2018-01-10T21:14:49.096018Z 0 [Note] Event Scheduler: Purging the queue. 0 events
  3285. 2018-01-10T21:14:49.096187Z 0 [Note] Binlog end
  3286. 2018-01-10T21:14:49.202696Z 0 [Note] Shutting down plugin 'ngram'
  3287. 2018-01-10T21:14:49.202761Z 0 [Note] Shutting down plugin 'partition'
  3288. 2018-01-10T21:14:49.202785Z 0 [Note] Shutting down plugin 'BLACKHOLE'
  3289. 2018-01-10T21:14:49.202801Z 0 [Note] Shutting down plugin 'ARCHIVE'
  3290. 2018-01-10T21:14:49.202813Z 0 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  3291. 2018-01-10T21:14:49.202907Z 0 [Note] Shutting down plugin 'MRG_MYISAM'
  3292. 2018-01-10T21:14:49.202925Z 0 [Note] Shutting down plugin 'MyISAM'
  3293. 2018-01-10T21:14:49.203028Z 0 [Note] Shutting down plugin 'INNODB_SYS_VIRTUAL'
  3294. 2018-01-10T21:14:49.203044Z 0 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  3295. 2018-01-10T21:14:49.203056Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  3296. 2018-01-10T21:14:49.203069Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  3297. 2018-01-10T21:14:49.203080Z 0 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  3298. 2018-01-10T21:14:49.203091Z 0 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  3299. 2018-01-10T21:14:49.203103Z 0 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  3300. 2018-01-10T21:14:49.203114Z 0 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  3301. 2018-01-10T21:14:49.203125Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  3302. 2018-01-10T21:14:49.203135Z 0 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  3303. 2018-01-10T21:14:49.203146Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  3304. 2018-01-10T21:14:49.203157Z 0 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  3305. 2018-01-10T21:14:49.203168Z 0 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  3306. 2018-01-10T21:14:49.203180Z 0 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  3307. 2018-01-10T21:14:49.203191Z 0 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  3308. 2018-01-10T21:14:49.203202Z 0 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  3309. 2018-01-10T21:14:49.203213Z 0 [Note] Shutting down plugin 'INNODB_METRICS'
  3310. 2018-01-10T21:14:49.203224Z 0 [Note] Shutting down plugin 'INNODB_TEMP_TABLE_INFO'
  3311. 2018-01-10T21:14:49.203235Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  3312. 2018-01-10T21:14:49.203246Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  3313. 2018-01-10T21:14:49.203259Z 0 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  3314. 2018-01-10T21:14:49.203270Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  3315. 2018-01-10T21:14:49.203282Z 0 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  3316. 2018-01-10T21:14:49.203293Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  3317. 2018-01-10T21:14:49.203305Z 0 [Note] Shutting down plugin 'INNODB_CMPMEM'
  3318. 2018-01-10T21:14:49.203316Z 0 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  3319. 2018-01-10T21:14:49.203327Z 0 [Note] Shutting down plugin 'INNODB_CMP'
  3320. 2018-01-10T21:14:49.203349Z 0 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  3321. 2018-01-10T21:14:49.203361Z 0 [Note] Shutting down plugin 'INNODB_LOCKS'
  3322. 2018-01-10T21:14:49.203373Z 0 [Note] Shutting down plugin 'INNODB_TRX'
  3323. 2018-01-10T21:14:49.203384Z 0 [Note] Shutting down plugin 'InnoDB'
  3324. 2018-01-10T21:14:49.203531Z 0 [Note] InnoDB: FTS optimize thread exiting.
  3325. 2018-01-10T21:14:49.203662Z 0 [Note] InnoDB: Starting shutdown...
  3326. 2018-01-10T21:14:49.374516Z 0 [Note] InnoDB: Dumping buffer pool(s) to /usr/local/var/mysql/ib_buffer_pool
  3327. 2018-01-10T21:14:49.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  3328. 2018-01-10T21:14:49.395902Z 0 [Note] InnoDB: Buffer pool(s) dump completed at 180110 13:14:49
  3329. 2018-01-10T21:14:49.6NZ mysqld_safe A mysqld process already exists
  3330. 2018-01-10T21:14:50.325695Z 0 [Note] InnoDB: Shutdown completed; log sequence number 2439224490
  3331. 2018-01-10T21:14:50.325945Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  3332. 2018-01-10T21:14:50.325964Z 0 [Note] Shutting down plugin 'MEMORY'
  3333. 2018-01-10T21:14:50.325976Z 0 [Note] Shutting down plugin 'CSV'
  3334. 2018-01-10T21:14:50.325989Z 0 [Note] Shutting down plugin 'sha256_password'
  3335. 2018-01-10T21:14:50.326007Z 0 [Note] Shutting down plugin 'mysql_native_password'
  3336. 2018-01-10T21:14:50.326320Z 0 [Note] Shutting down plugin 'binlog'
  3337. 2018-01-10T21:14:50.328185Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: Shutdown complete
  3338.  
  3339. 2018-01-10T21:14:59.6NZ mysqld_safe Logging to '/usr/local/var/mysql/C02VJ0HKHTDH.err'.
  3340. 2018-01-10T21:14:59.6NZ mysqld_safe Starting mysqld daemon with databases from /usr/local/var/mysql
  3341. 2018-01-10T21:14:59.921222Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  3342. 2018-01-10T21:14:59.921422Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  3343. 2018-01-10T21:14:59.921535Z 0 [Note] --secure-file-priv is set to NULL. Operations related to importing and exporting data are disabled
  3344. 2018-01-10T21:14:59.921594Z 0 [Note] /usr/local/opt/mysql/bin/mysqld (mysqld 5.7.20) starting as process 62376 ...
  3345. 2018-01-10T21:14:59.929164Z 0 [Warning] Setting lower_case_table_names=2 because file system for /usr/local/var/mysql/ is case insensitive
  3346. 2018-01-10T21:14:59.931747Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  3347. 2018-01-10T21:14:59.931790Z 0 [Note] InnoDB: Uses event mutexes
  3348. 2018-01-10T21:14:59.931816Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  3349. 2018-01-10T21:14:59.931835Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  3350. 2018-01-10T21:14:59.932377Z 0 [Note] InnoDB: Number of pools: 1
  3351. 2018-01-10T21:14:59.932597Z 0 [Note] InnoDB: Using CPU crc32 instructions
  3352. 2018-01-10T21:14:59.935469Z 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
  3353. 2018-01-10T21:14:59.946353Z 0 [Note] InnoDB: Completed initialization of buffer pool
  3354. 2018-01-10T21:15:00.003627Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  3355. 2018-01-10T21:15:00.138327Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  3356. 2018-01-10T21:15:00.138486Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  3357. 2018-01-10T21:15:00.150002Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  3358. 2018-01-10T21:15:00.150777Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  3359. 2018-01-10T21:15:00.150793Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  3360. 2018-01-10T21:15:00.151154Z 0 [Note] InnoDB: Waiting for purge to start
  3361. 2018-01-10T21:15:00.232829Z 0 [Note] InnoDB: 5.7.20 started; log sequence number 2439224490
  3362. 2018-01-10T21:15:00.233282Z 0 [Note] InnoDB: Loading buffer pool(s) from /usr/local/var/mysql/ib_buffer_pool
  3363. 2018-01-10T21:15:00.233545Z 0 [Note] Plugin 'FEDERATED' is disabled.
  3364. 2018-01-10T21:15:00.248028Z 0 [Note] Found ca.pem, server-cert.pem and server-key.pem in data directory. Trying to enable SSL support using them.
  3365. 2018-01-10T21:15:00.248056Z 0 [Note] Skipping generation of SSL certificates as certificate files are present in data directory.
  3366. 2018-01-10T21:15:00.249320Z 0 [Warning] CA certificate ca.pem is self signed.
  3367. 2018-01-10T21:15:00.249377Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  3368. 2018-01-10T21:15:00.268554Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  3369. 2018-01-10T21:15:00.268732Z 0 [Note] IPv6 is available.
  3370. 2018-01-10T21:15:00.268763Z 0 [Note] - '::' resolves to '::';
  3371. 2018-01-10T21:15:00.268878Z 0 [Note] Server socket created on IP: '::'.
  3372. 2018-01-10T21:15:00.352459Z 0 [Note] Event Scheduler: Loaded 0 events
  3373. 2018-01-10T21:15:00.352592Z 0 [Note] /usr/local/opt/mysql/bin/mysqld: ready for connections.
  3374. Version: '5.7.20' socket: '/tmp/mysql.sock' port: 3306 Homebrew
  3375. 2018-01-10T21:15:00.352610Z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA.TABLES;' to get a list of tables using the deprecated partition engine. You may use the startup option '--disable-partition-engine-check' to skip this check.
  3376. 2018-01-10T21:15:00.352620Z 0 [Note] Beginning of list of non-natively partitioned tables
  3377. 2018-01-10T21:15:00.829948Z 0 [Note] End of list of non-natively partitioned tables
  3378. 2018-01-10T21:15:01.496354Z 0 [Note] InnoDB: Buffer pool(s) load completed at 180110 13:15:01
Add Comment
Please, Sign In to add comment