Skip to content

Instantly share code, notes, and snippets.

@rhys19
Created September 17, 2017 01:07
Show Gist options
  • Save rhys19/622e0ae653346764c6031d263a3a91f4 to your computer and use it in GitHub Desktop.
Save rhys19/622e0ae653346764c6031d263a3a91f4 to your computer and use it in GitHub Desktop.
mysql log
2017-08-01T07:56:43.868657Z 0 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*320 pages, LSN=2525652
2017-08-01T07:56:44.043017Z 0 [Warning] InnoDB: Starting to delete and rewrite log files.
2017-08-01T07:56:44.532819Z 0 [Warning] InnoDB: New log files created, LSN=2525652
2017-08-15T03:29:18.875823Z 1190 [Warning] Host name 'DESKTOP-IMRG0A5.localdomain' could not be resolved: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2017-08-20T17:29:34.995296Z 0 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2017-08-20T17:29:34.998796Z 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2017-08-20T17:29:35.042302Z 0 [ERROR] Aborting
2017-08-20T17:29:47.905510Z 0 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2017-08-20T17:29:47.907511Z 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2017-08-20T17:29:47.909011Z 0 [ERROR] Aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment