• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

typo on database backup/upgrade page

Scheduled Pinned Locked Moved Solved
General
3
3
818
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N
    neodawg
    last edited by May 16, 2016, 3:49 AM

    @Developers

    Seems to be a typo on the Database Update page. Server is CentOS 6.5

    http://fog/fog/management/index.php?node=schemaupdater

    cd ~;mysqldump --allowkeywords -x -v fog > fogbackup.sql
    
    Should be
    
    cd ~;mysqldump --allow-keywords -x -v fog > fogbackup.sql
    
    1 Reply Last reply Reply Quote 1
    • S
      Sebastian Roth Moderator
      last edited by Sebastian Roth May 16, 2016, 3:48 AM May 16, 2016, 9:47 AM

      Thanks for reporting! Confirmed on debian:

      mysqldump --allowkeywords -x -v fog > fogbackup.sql
      mysqldump: unknown option '--allowkeywords'
      

      Needs fixing in packages/web/lib/pages/schemaupdaterpage.class.php line 27.

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by May 16, 2016, 11:24 AM

        Fixed in latest.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        1 / 1
        • First post
          2/3
          Last post

        163

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project