Advertisement
idflorin

can't uninstall MySQL

Apr 15th, 2021
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. 2021-04-15 22:27:18 0 [Note] /www/server/mysql/bin/mysqld (initiated by: unknown): Normal shutdown
  2. 2021-04-15 22:27:18 0 [Note] Event Scheduler: Purging the queue. 0 events
  3. 2021-04-15 22:27:18 0 [Note] InnoDB: FTS optimize thread exiting.
  4. 2021-04-15 22:27:18 0 [Note] InnoDB: Starting shutdown...
  5. 2021-04-15 22:27:18 0 [Note] InnoDB: Dumping buffer pool(s) to /www/server/data/ib_buffer_pool
  6. 2021-04-15 22:27:18 0 [Note] InnoDB: Buffer pool(s) dump completed at 210415 22:27:18
  7. 2021-04-15 22:27:19 0 [Note] InnoDB: Shutdown completed; log sequence number 29393947931; transaction id 12105762
  8. 2021-04-15 22:27:19 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  9. 2021-04-15 22:27:19 0 [Note] /www/server/mysql/bin/mysqld: Shutdown complete
  10.  
  11. 2021-04-15 22:27:33 0 [Note] InnoDB: Using Linux native AIO
  12. 2021-04-15 22:27:33 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  13. 2021-04-15 22:27:33 0 [Note] InnoDB: Uses event mutexes
  14. 2021-04-15 22:27:33 0 [Note] InnoDB: Compressed tables use zlib 1.2.7
  15. 2021-04-15 22:27:33 0 [Note] InnoDB: Number of pools: 1
  16. 2021-04-15 22:27:33 0 [Note] InnoDB: Using SSE2 crc32 instructions
  17. 2021-04-15 22:27:33 0 [Note] mysqld: O_TMPFILE is not supported on /tmp (disabling future attempts)
  18. 2021-04-15 22:27:33 0 [Note] InnoDB: Initializing buffer pool, total size = 512M, instances = 1, chunk size = 128M
  19. 2021-04-15 22:27:33 0 [Note] InnoDB: Completed initialization of buffer pool
  20. 2021-04-15 22:27:33 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  21. 2021-04-15 22:27:34 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  22. 2021-04-15 22:27:34 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  23. 2021-04-15 22:27:34 0 [Note] InnoDB: Setting file '/www/server/data/ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  24. 2021-04-15 22:27:34 0 [Note] InnoDB: File '/www/server/data/ibtmp1' size is now 12 MB.
  25. 2021-04-15 22:27:34 0 [Note] InnoDB: Waiting for purge to start
  26. 2021-04-15 22:27:34 0 [Note] InnoDB: 10.4.12 started; log sequence number 29393947931; transaction id 12105764
  27. 2021-04-15 22:27:34 0 [Note] InnoDB: Loading buffer pool(s) from /www/server/data/ib_buffer_pool
  28. 2021-04-15 22:27:34 0 [Note] Plugin 'FEEDBACK' is disabled.
  29. 2021-04-15 22:27:34 0 [Note] Server socket created on IP: '::'.
  30. 2021-04-15 22:27:34 0 [Warning] 'user' entry 'root@vmi393471.contaboserver.net' ignored in --skip-name-resolve mode.
  31. 2021-04-15 22:27:34 0 [Warning] 'proxies_priv' entry '@% root@vmi393471.contaboserver.net' ignored in --skip-name-resolve mode.
  32. 2021-04-15 22:27:34 0 [Note] Reading of all Master_info entries succeeded
  33. 2021-04-15 22:27:34 0 [Note] Added new Master_info '' to hash table
  34. 2021-04-15 22:27:34 0 [Note] /www/server/mysql/bin/mysqld: ready for connections.
  35. Version: '10.4.12-MariaDB-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution
  36. 2021-04-15 22:27:34 0 [Note] InnoDB: Buffer pool(s) load completed at 210415 22:27:34
  37. 2021-04-15 22:27:34 9 [Warning] Access denied for user 'root'@'localhost' (using password: NO)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement