Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: Mysql 4.1 is now production ready

  1. #1
    Member
    Join Date
    Jul 2003
    Location
    New Mexico
    Posts
    98

    Default Mysql 4.1 is now production ready

    http://www.mysql.com/news-and-events...e_2004_32.html

    I have been waiting some time for this one to go production status as it offers the improved text search and improved memory footprints I need for my search engine.

    How long before this becomes a Cpanel update?
    Donny J Lairson

    http://www.gunmuse.com

    He who laughs last thinks the slowest.

  2. #2
    Member Sinewy's Avatar
    Join Date
    May 2004
    Location
    Sydney, Australia
    Posts
    370

    Default

    4.1.7 is the *first* production quality version. i dont think it'll be a cpanel update that soon. the first production quality update usually has issues. example is php 5.0.0

  3. #3
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,770

    Default

    MySQL 4.0 was a bit of a disaster when it came out. We will be holding off for a few months until we thing 4.1 is stable.

  4. #4
    Member Sinewy's Avatar
    Join Date
    May 2004
    Location
    Sydney, Australia
    Posts
    370

    Default

    just a suggestion: maybe 4.1 could be added to Tweak Settings with !!BETA!! around it?

  5. #5
    Member
    Join Date
    Jun 2004
    Location
    amsterdam
    Posts
    267

    Default

    I have test 4.1.7 with cpanel and it is not working good. There is many bugs that must fixed first. You can beter wait on the next few releases

  6. #6
    Member
    Join Date
    Jul 2003
    Location
    New Mexico
    Posts
    98

    Default

    I like the Beta idea otherwise how are you going to FIND those problems that your concerned might be there.


    And not to be rude but "having problems" is not specific and there is no way for anyone to judge what your doing is a problem versus the upgrade went wrong or your software on your server is the one really having the problem with a newer version of software.

    The best play would be an upgrade option to 4.1.7 call it beta and allow a downgrade to 4.0.22 downgrade option for those finding software issues.
    Donny J Lairson

    http://www.gunmuse.com

    He who laughs last thinks the slowest.

  7. #7
    Member
    Join Date
    Mar 2004
    Location
    This Planet
    Posts
    984

    Default

    i believe starting mysql with --new switch in 4.0.22 does allow one to test for the new features or something which are there in 4.1.x Not sure on this though. Has anyone tried this?

    Anup

  8. #8
    Member
    Join Date
    Jul 2003
    Location
    New Mexico
    Posts
    98

    Default

    Well I just tested it on my local with my software WOW. You won't believe how fast phpmyadmin snaps open large(41mb was mine) dbs. And that is on a Windows XP local. I can't wait to see this on my Linux box. Opening up that db on my local used to take 12-15 seconds nows its just a blink.

    So I think the Faster Mysql is not a bluff but a reality this time. As it was supposed to be faster when moving to 4.0 but I never really saw the speed increase.

    I will try that --new switch ona mysql start and see what that does. thanks for the tip.
    Donny J Lairson

    http://www.gunmuse.com

    He who laughs last thinks the slowest.

  9. #9
    Member
    Join Date
    Oct 2003
    Location
    Nirvana
    Posts
    184

    Default

    In reality if you know how to make it work, 4.1.7 can work just fine with cPanel. I would recommend you wait until it is officially supported though.
    http://www.lifelesspeople.com/ The revolution has begun! Pay by Post™ Webhosting is here!

  10. #10
    Member
    Join Date
    Jul 2003
    Posts
    120

    Default Don't forget innodb_file_per_table available since 4.1.1

    We are awaiting 4.1.x release for months, and hope don't have to wait to long from now.
    We actually have few clients using InnoDB tables and there are problems when moving accounts, the data from InnoDB tables doesn't move with Cpanel account migration, just empty tables.
    Also space used by InnoDB tables are not assigned to each client. All tables are in keep in one HUGE ibdata1 file so we have a lot of space used by clients but reported as mysql.

    Sincerely hope Cpanel takes the need of this upgrade as a must.
    Thanks
    GF
    Last edited by gflamerich; 11-10-2004 at 12:27 PM. Reason: mistype

  11. #11
    Member
    Join Date
    Jul 2003
    Location
    New Mexico
    Posts
    98

    Default

    I joined the MySql mailing list to see what kind of problems people are having. Most of it is UTF-8 compliance (Which I tested with the above suggested switch).

    BTW to test your server for 4.1 compliance add this to your my.cnf file.

    [mysqld-4.0]
    new


    http://dev.mysql.com/doc/mysql/en/Up...-from-4.0.html If you want to read about all the little quirks that come with upgradeing to 4.1.7

    For some (like those using innodb) it will be a bigger task.

    basiclly it looks like the SAFE way to upgrade is to do a complete mysqldump and reload the tables after you have upgraded. I hope that cpanel looks at this as the WAY to do the upgrade automatically as it will save everyone so much grief by automating a difficult process.

    I was reading somewhere that something else had to be updated with phpmyadmin itself for use with 4.1.X

    I have been running it on the New switch for 4 days without a hiccup.

    We upgraded our local to 4.1.8 and we are rewriting our search software to use the Mysql subsearch queries which should increase our search speed by 3-500% by eliminating the php handshake of Array data.
    Donny J Lairson

    http://www.gunmuse.com

    He who laughs last thinks the slowest.

  12. #12
    Member
    Join Date
    Oct 2003
    Location
    Tucson, AZ
    Posts
    13

    Default Sad

    This is extremely sad. Mysql 4 has been in beta and gamma testing for over a year now. It's not like it was a surprise that it was coming out and what changes would come with it. The cpanel folks could have been writing updates & such this whole time. Extremely sad and poor foresight.

  13. #13
    Registered User
    Join Date
    Nov 2004
    Posts
    1

    Angry Agreed

    I agree with Sirmanson. Not only has mysql 4.1 been in development for quite a while, the claim that the calls made by WHM/CPANEL will be affected by the change is proof of a poor architecture within the package itself. If they had properly abstracted the database layer it would be a simple process of updating the one layer. Also, if they had done this, it would not be much of a hassle to allow side by side 4.0 & 4.1 servers.

    I would expect, that with as many licenses as cPanel has sold, and considering how fast their competitors are updating their respective packages to allow for third-party software updates, that cPanel would be more on top of things. But alas, as a cPanel user of over a year now, I have come to expect different.

    We have just begun using Helm on a newly purchased windows box. While it was completely unfamiliar upon first glance, it was apparent immediately how much better the framework of the software was. We found that it was easily integrated with many of our existing solutions, and was extended fairly easily.

    Not the case with cPanel. While I will say that cPanel has a host of great features, it's lacking in feature #1 -- Support.

    Seth Webster
    President
    Webglimmer Internet Solutions
    Last edited by SethWebster; 11-29-2004 at 08:55 PM.

  14. #14
    Member
    Join Date
    Oct 2003
    Location
    Valencia, CA
    Posts
    60

    Default status?

    Just wondering if 4.1.8 has been integrated with cpanel at this point? If so, could someone explain how to upgrade? Thanks.

  15. #15
    Member
    Join Date
    Jul 2003
    Location
    New Mexico
    Posts
    98

    Default

    No, Intergration is not done. I think this is a cpanel intergration to that mysql and not a server issue. There is another post on the forum somewhere for running dual databases.
    Donny J Lairson

    http://www.gunmuse.com

    He who laughs last thinks the slowest.

Page 1 of 2 12 LastLast

Similar Threads

  1. who uses Lustre in production with virtual machines?
    By SoftDux in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 08-02-2010, 05:12 PM
  2. Safe now to move production to Apache2.2?
    By erick_paper in forum cPanel & WHM Discussions
    Replies: 5
    Last Post: 12-15-2007, 09:30 AM
  3. Which environment is better for production Server
    By bruceleeon in forum New User Questions
    Replies: 10
    Last Post: 04-13-2007, 03:21 PM
  4. OK, FreeBSD is not ready for production.
    By carock in forum cPanel & WHM Discussions
    Replies: 13
    Last Post: 10-22-2003, 07:07 AM