Advertisement
erit

Nextcloud docker - mariadb

Dec 15th, 2016
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. 2016-12-15T12:38:15.003013435Z Initializing database
  2. 2016-12-15T12:38:22.976097127Z
  3. 2016-12-15T12:38:22.976164009Z WARNING: OPENGIS REQUIRED SP-S WERE NOT COMPLETELY INSTALLED!
  4. 2016-12-15T12:38:22.976190384Z GIS extentions might not work properly.
  5. 2016-12-15T12:38:22.976453083Z
  6. 2016-12-15T12:38:22.976496416Z PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  7. 2016-12-15T12:38:22.976520523Z To do so, start the server, then issue the following commands:
  8. 2016-12-15T12:38:22.976561061Z
  9. 2016-12-15T12:38:22.976597975Z '/usr/bin/mysqladmin' -u root password 'new-password'
  10. 2016-12-15T12:38:22.976622703Z '/usr/bin/mysqladmin' -u root -h password 'new-password'
  11. 2016-12-15T12:38:22.976650806Z
  12. 2016-12-15T12:38:22.976685133Z Alternatively you can run:
  13. 2016-12-15T12:38:22.976708003Z '/usr/bin/mysql_secure_installation'
  14. 2016-12-15T12:38:22.976727725Z
  15. 2016-12-15T12:38:22.976766696Z which will also give you the option of removing the test
  16. 2016-12-15T12:38:22.976789135Z databases and anonymous user created by default. This is
  17. 2016-12-15T12:38:22.976809540Z strongly recommended for production servers.
  18. 2016-12-15T12:38:22.976847983Z
  19. 2016-12-15T12:38:22.976871308Z See the MariaDB Knowledgebase at http://mariadb.com/kb or the
  20. 2016-12-15T12:38:22.976891750Z MySQL manual for more instructions.
  21. 2016-12-15T12:38:22.976932888Z
  22. 2016-12-15T12:38:22.976956197Z Please report any problems at http://mariadb.org/jira
  23. 2016-12-15T12:38:22.976976260Z
  24. 2016-12-15T12:38:22.977019862Z The latest information about MariaDB is available at http://mariadb.org/.
  25. 2016-12-15T12:38:22.977042823Z You can find additional information about the MySQL part at:
  26. 2016-12-15T12:38:22.977090520Z http://dev.mysql.com
  27. 2016-12-15T12:38:22.977119607Z Support MariaDB development by buying support/new features from MariaDB
  28. 2016-12-15T12:38:22.977143470Z Corporation Ab. You can contact us about this at sales@mariadb.com.
  29. 2016-12-15T12:38:22.977186029Z Alternatively consider joining our community based development effort:
  30. 2016-12-15T12:38:22.977209295Z http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
  31. 2016-12-15T12:38:22.977229080Z
  32. 2016-12-15T12:38:22.977622598Z Database initialized
  33. 2016-12-15T12:38:23.027922442Z MySQL init process in progress...
  34. 2016-12-15T12:38:24.047776810Z MySQL init process in progress...
  35. 2016-12-15T12:38:25.055337087Z MySQL init process in progress...
  36. 2016-12-15T12:38:26.062549084Z MySQL init process in progress...
  37. 2016-12-15T12:38:27.076090623Z MySQL init process in progress...
  38. 2016-12-15T12:38:28.082752160Z MySQL init process in progress...
  39. 2016-12-15T12:38:29.095486682Z MySQL init process in progress...
  40. 2016-12-15T12:38:30.102289787Z MySQL init process in progress...
  41. 2016-12-15T12:38:31.111032574Z MySQL init process in progress...
  42. 2016-12-15T12:38:32.123576213Z MySQL init process in progress...
  43. 2016-12-15T12:38:33.143294587Z MySQL init process in progress...
  44. 2016-12-15T12:38:34.151947321Z MySQL init process in progress...
  45. 2016-12-15T12:38:35.166552867Z MySQL init process in progress...
  46. 2016-12-15T12:38:36.175962504Z MySQL init process in progress...
  47. 2016-12-15T12:38:37.182374519Z MySQL init process in progress...
  48. 2016-12-15T12:38:38.192254103Z MySQL init process in progress...
  49. 2016-12-15T12:38:39.202820424Z MySQL init process in progress...
  50. 2016-12-15T12:38:40.210589734Z MySQL init process in progress...
  51. 2016-12-15T12:38:41.218573224Z MySQL init process in progress...
  52. 2016-12-15T12:38:42.226587875Z MySQL init process in progress...
  53. 2016-12-15T12:38:43.244254992Z MySQL init process in progress...
  54. 2016-12-15T12:38:44.252005469Z MySQL init process in progress...
  55. 2016-12-15T12:38:45.259422869Z MySQL init process in progress...
  56. 2016-12-15T12:38:46.271730949Z MySQL init process in progress...
  57. 2016-12-15T12:38:47.282976247Z MySQL init process in progress...
  58. 2016-12-15T12:38:48.291165498Z MySQL init process in progress...
  59. 2016-12-15T12:38:49.300128164Z MySQL init process in progress...
  60. 2016-12-15T12:38:50.309084090Z MySQL init process in progress...
  61. 2016-12-15T12:38:51.333201558Z MySQL init process in progress...
  62. 2016-12-15T12:38:52.350241311Z MySQL init process in progress...
  63. 2016-12-15T12:38:53.381650345Z MySQL init process in progress...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement