Advertisement
Guest User

Untitled

a guest
Jul 28th, 2018
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. 2018-07-24T17:25:10.629479Z 0 [Warning] 'NO_AUTO_CREATE_USER' sql mode was not set.
  2. 2018-07-24T17:25:10.631558Z 0 [Warning] Insecure configuration for --secure-file-priv: Location is accessible to all OS users. Consider choosing a different directory.
  3. 2018-07-24T17:25:10.631610Z 0 [Note] /rdsdbbin/oscar/bin/mysqld (mysqld 5.7.12) starting as process 17397 ...
  4. 2018-07-24T17:25:10.652709Z 0 [Warning] You need to use --log-bin to make --log-slave-updates work.
  5. 2018-07-24T17:25:10.662745Z 0 [Warning] InnoDB: Setting innodb_checksums to OFF is DEPRECATED. This option may be removed in future releases. You should set innodb_checksum_algorithm=NONE instead.
  6. 2018-07-24T17:25:10.662831Z 0 [Note] InnoDB: PUNCH HOLE support not available
  7. 2018-07-24T17:25:10.662847Z 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  8. 2018-07-24T17:25:10.662851Z 0 [Note] InnoDB: Uses event mutexes
  9. 2018-07-24T17:25:10.662854Z 0 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
  10. 2018-07-24T17:25:10.662857Z 0 [Note] InnoDB: Compressed tables use zlib 1.2.3
  11. 2018-07-24T17:25:10.663481Z 0 [Note] InnoDB: == Add SYNC_FAST DDL...
  12. 2018-07-24T17:25:10.666213Z 0 [Note] InnoDB: Number of pools: 1
  13. 2018-07-24T17:25:10.670422Z 0 [Note] InnoDB: Using CPU crc32 instructions
  14. 2018-07-24T17:25:10.672081Z 0 [Note] InnoDB: Initializing buffer pool, total size = 699M, instances = 1, chunk size = 699M
  15. 2018-07-24T17:25:16.032055Z 0 [Note] InnoDB: Completed initialization of buffer pool
  16. 2018-07-24T17:25:16.041573Z 0 [Note] InnoDB: page_cleaner coordinator priority: -20
  17. 2018-07-24T17:25:16.063364Z 0 [Note] InnoDB: Highest supported file format is Barracuda.
  18. 2018-07-24T17:25:16.158133Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  19. 2018-07-24T17:25:16.158148Z 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  20. 2018-07-24T17:25:16.158192Z 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  21. 2018-07-24T17:25:16.158200Z 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  22. 2018-07-24T17:25:16.175163Z 0 [Note] InnoDB: 96 redo rollback segment(s) found. 96 redo rollback segment(s) are active.
  23. 2018-07-24T17:25:16.175182Z 0 [Note] InnoDB: 32 non-redo rollback segment(s) are active.
  24. 2018-07-24T17:25:16.175488Z 0 [Note] InnoDB: Waiting for purge to start
  25. 2018-07-24T17:25:16.225683Z 0 [Note] InnoDB: 5.7.12 started; log sequence number 0
  26. 2018-07-24T17:25:16.227142Z 0 [Note] Plugin 'FEDERATED' is disabled.
  27. 180724 17:25:16 server_audit: Audit STARTED.
  28. 180724 17:25:16 server_audit: Query cache is enabled with the TABLE events. Some table reads can be veiled.180724 17:25:16 server_audit: server_audit_incl_users set to ''.
  29. 180724 17:25:16 server_audit: server_audit_excl_users set to ''.
  30. 2018-07-24T17:25:16.249672Z 0 [ERROR] Can't open shared library '/rdsdbbin/oscar-5.7.12.200020.0/lib/plugin/aws_auth.so' (errno: 2 /rdsdbbin/oscar-5.7.12.200020.0/lib/plugin/aws_auth.so: cannot open shared object file: No such file or directory)
  31. 2018-07-24T17:25:16.249688Z 0 [Warning] Couldn't load plugin named 'AWSAuthenticationPlugin' with soname 'aws_auth.so'.
  32. 2018-07-24T17:25:16.251747Z 0 [Note] InnoDB: Last MySQL binlog file position 0 1065, file name mysql-bin-changelog.000004
  33. 2018-07-24T17:25:16.256381Z 0 [Note] Skipping generation of SSL certificates as options related to SSL are specified.
  34. 2018-07-24T17:25:16.258639Z 0 [Note] Skipping generation of RSA key pair as key files are present in data directory.
  35. 2018-07-24T17:25:16.259830Z 0 [Note] Server hostname (bind-address): '*'; port: 3306
  36. 2018-07-24T17:25:16.259891Z 0 [Note] IPv6 is available.
  37. 2018-07-24T17:25:16.259900Z 0 [Note] - '::' resolves to '::';
  38. 2018-07-24T17:25:16.298684Z 0 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  39. 2018-07-24T17:25:16.298702Z 0 [Warning] 'user' entry 'rdsadmin@localhost' ignored in --skip-name-resolve mode.
  40. 2018-07-24T17:25:16.298723Z 0 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  41. 2018-07-24T17:25:16.298737Z 0 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  42. 2018-07-24T17:25:16.397353Z 0 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  43. 2018-07-24T17:25:16.474758Z 0 [Note] Event Scheduler: Loaded 0 events
  44. 2018-07-24T17:25:16.486121Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  45. 2018-07-24T17:25:16.486137Z 1 [Warning] 'user' entry 'rdsadmin@localhost' ignored in --skip-name-resolve mode.
  46. 2018-07-24T17:25:16.486158Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  47. 2018-07-24T17:25:16.486172Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  48. 2018-07-24T17:25:16.486292Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  49. 2018-07-24T17:25:16.632208Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
  50. 2018-07-24T17:25:16.632222Z 1 [Warning] 'user' entry 'rdsadmin@localhost' ignored in --skip-name-resolve mode.
  51. 2018-07-24T17:25:16.632243Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resolve mode.
  52. 2018-07-24T17:25:16.632257Z 1 [Warning] 'proxies_priv' entry '@ root@localhost' ignored in --skip-name-resolve mode.
  53. 2018-07-24T17:25:16.632297Z 1 [Warning] 'tables_priv' entry 'sys_config mysql.sys@localhost' ignored in --skip-name-resolve mode.
  54. 2018-07-24T17:25:16.944428Z 0 [Note] /rdsdbbin/oscar/bin/mysqld: ready for connections.
  55. Version: '5.7.12' socket: '/tmp/mysql.sock' port: 3306 MySQL Community Server (GPL)
  56.  
  57. ----------------------- END OF LOG ----------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement