Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 13 of 13
  1. #1
    Member
    Join Date
    Dec 2004
    Posts
    80

    Default Manual upgrade to MySQL 4.1.22 on the CURRENT tree ?

    Hello,

    I realized that the EDGE tree now have the mysql-4.1.22 rpm's, this version addresses many bugs which we really need.

    The question is ! how to manually upgrade from mysql-4.1.21 on the CURRENT tree to mysql-4.1.22 from the EDGE tree, I've got the rpm's related to this.

    Here's the rpm's I've got.

    MySQL-bench-4.1.22-0.glibc23.x86_64.rpm
    MySQL-devel-4.1.22-0.glibc23.x86_64.rpm
    MySQL-server-4.1.22-0.glibc23.x86_64.rpm
    MySQL-client-4.1.22-0.glibc23.x86_64.rpm
    MySQL-embedded-4.1.22-0.glibc23.x86_64.rpm
    MySQL-shared-4.1.22-0.glibc23.x86_64.rpm


    However, when running "$rpm -Uhv *", it spits out this error..

    error: Failed dependencies:
    perl-DBI is needed by MySQL-bench-4.1.22-0.glibc23.x86_64
    perl(DBI) is needed by MySQL-client-4.1.22-0.glibc23.x86_64
    perl(DBI) is needed by MySQL-server-4.1.22-0.glibc23.x86_64


    I queried the rpm database and couldn't fine this perl-DBI rpm installed.

    How is it suggested to proceed ?


    ,Thanks.

  2. #2
    Member
    Join Date
    Jun 2004
    Location
    03819
    Posts
    37

    Default

    I'd love to do this as well. I'm not willing to go to EDGE just yet to get it.

  3. #3
    Member
    Join Date
    Sep 2006
    Posts
    16

    Default

    i could do with this as have a couple of scripts that don't report data correctly under 4.1.21, any help would be appreciated.

  4. #4
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    This is not supported, so do so at own risk:

    1. Touch /etc/mysqlupdisable
    2. rpm -Uvh --force --nodeps *.rpm

  5. #5
    Member
    Join Date
    Sep 2006
    Posts
    16

    Default

    is it likely to cause issues? will cpanel be supporting it soon, if so i will maybe wait until they do

  6. #6
    Member
    Join Date
    Jan 2005
    Posts
    45

    Default

    Can't the upgrading be done this way:

    http://forums.cpanel.net/showthread....pgrad%2A+mysql

    ???

  7. #7
    Member
    Join Date
    Sep 2006
    Posts
    16

    Default

    no because we already have 4.1 installed.

  8. #8
    Member
    Join Date
    Jan 2005
    Posts
    45

    Default

    Ok, thanks... actually I just tried that method a few seconds ago, and I couldn't have my mysql upgraded..

    So anyone tried above ways and got done successfully?

  9. #9
    Member
    Join Date
    Jan 2005
    Posts
    45

    Default

    OK, SEEMS TO BE AN IMPORTANT UPDATE

    I tried hardly to successfully upgraded the MySQL on one of my machine from 4.1.21 to 4.1.22, and tested, and no problem at all, BUT BUT BUT.... see what, by running "upcp --force" it downgraded the MySQL version automatically back to 4.1.21.

    So folks I'd suggest you guys do NOT do manually upgrade anything especially if you are like me not a professional server guy..

    Sticking to 4.1.21.... wait untill CPanel to support it, and it will always do the upgrading job for you..

    ciao
    TT

    EDIT: but again, why CPanel still does not support 4.1.22 since this new release of mysql has been released for a couple of months, just curious.
    Last edited by ttk_2k; 03-09-2007 at 11:54 AM.

  10. #10
    cPanel Development cpanelkenneth's Avatar
    Join Date
    Apr 2006
    Posts
    3,788
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    Quote Originally Posted by ttk_2k View Post
    OK, SEEMS TO BE AN IMPORTANT UPDATE

    I tried hardly to successfully upgraded the MySQL on one of my machine from 4.1.21 to 4.1.22, and tested, and no problem at all, BUT BUT BUT.... see what, by running "upcp --force" it downgraded the MySQL version automatically back to 4.1.21.

    So folks I'd suggest you guys do NOT do manually upgrade anything especially if you are like me not a professional server guy..

    Sticking to 4.1.21.... wait untill CPanel to support it, and it will always do the upgrading job for you..

    ciao
    TT

    EDIT: but again, why CPanel still does not support 4.1.22 since this new release of mysql has been released for certain months, just curious.

    That's why you need to touch the /etc/mysqlupdisable file

    We do support 4.1.22, just not in all branches.

  11. #11
    Member
    Join Date
    Jan 2005
    Posts
    45

    Default

    Quote Originally Posted by cpanelkenneth View Post
    That's why you need to touch the /etc/mysqlupdisable file

    We do support 4.1.22, just not in all branches.
    OMG I see... so after touch /etc/mysqldisable, it won't be automatically upgraded even by running "upcp --force"??

    Thank you very much.

    [update]

    Ok, done smoothly on all of my servers, just one question however:

    why on every account's cPanel home page, it still shows this:

    MySQL version: 4.1.21-standard

    however on PhpMyAdmin and other places incld SSH are all showing I'm having the new version!

    ???

    Thanks!!

    TT

    [update 2]

    Never mind, solved by this:

    http://forums.cpanel.net/showthread....version+cpanel
    Last edited by ttk_2k; 03-09-2007 at 03:51 PM.

  12. #12
    Registered User
    Join Date
    Mar 2004
    Posts
    2

    Default

    About how much time is it estimated for the mySQL 4.1.22 to be available for upgrade in a current or stable version?

    Today 10.9.0 (build 7924) - CURRENT Tree was released but it stills supports 4.1.21 only.

  13. #13
    Member
    Join Date
    Jan 2005
    Posts
    45

    Default

    Quote Originally Posted by Panagioths View Post
    About how much time is it estimated for the mySQL 4.1.22 to be available for upgrade in a current or stable version?

    Today 10.9.0 (build 7924) - CURRENT Tree was released but it stills supports 4.1.21 only.
    Oh... I doubt that would be a short waiting...

Similar Threads & Tags
Similar threads

  1. Replies: 2
    Last Post: 06-23-2010, 09:54 PM
  2. Possible problem with Current tree?
    By dragon2611 in forum E-mail Discussions
    Replies: 2
    Last Post: 05-29-2008, 02:47 PM
  3. 10.9.0 (build CURRENT) - 9 Tree screwed up Horde calendar!
    By Domenico in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 09-22-2006, 04:05 AM
  4. MYSQL errors after upgrade to latest CURRENT version
    By mydomain in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 10-31-2004, 12:10 PM
  5. upcp Current Tree
    By anup123 in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 10-09-2004, 02:19 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube