Results 1 to 10 of 327

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Backup MySQL Database

    mysqldump Ver 6.6 Distrib 3.22.29, for sun-solaris2.7 (sparc)
    You might ask them to upgrade your MySQL version.
    v3.22 is very old.
    I think the backup contribution was written based on v3.23 minimum, and is compatible thru to v5.x
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #2
    Join Date
    May 2007
    Location
    Leicester, England
    Posts
    165
    Plugin Contributions
    1

    Default Re: Backup MySQL Database

    Quote Originally Posted by DrByte View Post
    You might ask them to upgrade your MySQL version.
    v3.22 is very old.
    I think the backup contribution was written based on v3.23 minimum, and is compatible thru to v5.x
    Hi

    I am puzzled by this: the database I created is defined by the host as being version 5.0.21 - I was given an option as to whether I wanted version 4 or version 5 of MySQL database, and chose version 5.

    Is the reference
    /usr/bin/mysqldump Ver 6.6 Distrib 3.22.29, for sun-solaris2.7 (sparc)
    to the version of MySQL dump, rather than for the whole database?

  3. #3
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Backup MySQL Database

    to the version of MySQL dump, rather than for the whole database?
    v3.22 for mySQL is said as is. Indeed, this is very old and would be recommended to send a support ticket to your web hosting service requesting an upgrade to the latest version released from mySQL manufacturer.

  4. #4
    Join Date
    May 2007
    Location
    Leicester, England
    Posts
    165
    Plugin Contributions
    1

    Default Re: Backup MySQL Database

    Quote Originally Posted by TheOracle View Post
    v3.22 for mySQL is said as is. Indeed, this is very old and would be recommended to send a support ticket to your web hosting service requesting an upgrade to the latest version released from mySQL manufacturer.
    I am sorry to appear to be really dense, but the host is adamant that my zen cart databse files are in a MySQL database and the version is 5.0.21.

    Without wishing to be a pain - since they are adamant that this is the case - is the Distrib value of 3.22.29 referring to the mysqldump 'software'?

    I have asked fo an 'upgrade' but I am unsure as to what I am sking to be upgraded!

    bTW: It is worth noting that the Zen Cart server information enquiry output states that the mysQL version is 5.0.21!!

  5. #5
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Backup MySQL Database

    Perhaps this is about some kind of partial upgrade here since I don't see how a complete upgrade would contain two different version from one command file to another. All versions should be equally constant under each mySQL releases normally.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Backup MySQL Database

    Quote Originally Posted by blag View Post
    Hi

    I am puzzled by this: the database I created is defined by the host as being version 5.0.21 - I was given an option as to whether I wanted version 4 or version 5 of MySQL database, and chose version 5.
    Is the reference to the version of MySQL dump, rather than for the whole database?
    /usr/bin/mysqldump Ver 6.6 Distrib 3.22.29, for sun-solaris2.7 (sparc)
    [/QUOTE]
    Yes, that was quoted from the utility's help text which you posted earlier. It has no reflection on the version of your database.

    The contribution will backup v3.23, v4.x, and v5.x databases, as long as the mysqldump utility installed on the same webserver as your site matches the database engine version.

    Perhaps ask your host two questions:
    1. What versions of mysqldump are available on your server
    2. What is the path where the mysqldump binary resides -- which matches the MySQL version your hosting plan is configured to use.
    (ie: maybe your host has multiple versions of MySQL installed, and the default path picked up by the plugin is grabbing the oldest one, thus causing you this trouble.)

    If you cannot use the plugin because your server's resources are not up to date, you can easily do backups using phpMyAdmin instead.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Aug 2006
    Posts
    197
    Plugin Contributions
    1

    Default Re: Backup MySQL Database

    How do I make a secure connection while using the "Download without storing on server* *(Safer via a secured HTTPS connection)" option?

    Do I just type https: into the address bar instead of http:? Even when I do this I am still warned that I am sending info over an unencrypted connection.

    Thanks,

    Nate

  8. #8
    Join Date
    Aug 2006
    Posts
    197
    Plugin Contributions
    1

    Default Re: Backup MySQL Database

    One other dilemma: when I run the mod with the "No Compression (Pure SQL)" option selected I still get a gzipped file. Am I doing something wrong?

    Thanks,

    Nate

 

 

Similar Threads

  1. Backup MySQL Database vs using cPanel backup option?
    By IronMan101 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 30 Jul 2007, 08:46 AM
  2. Database Backup Manager - MySQL
    By sicness in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 7 Aug 2006, 09:42 PM
  3. Backup MySQL Database failure
    By JFD in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 3 Jun 2006, 06:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg