Slashdot Mirror


Novell to Ship MySQL With NetWare 6

An anonymous reader writes "Coming close on the heels of their announcement that they've ported PostgreSQL to NetWare, Novell announced today that they will begin shipping MySQL with NetWare 6. Owing to customer and partner doubts about the GPL, Novell has chosen the commercial version of MySQL, rather than the GPL'ed version."

37 of 210 comments (clear)

  1. Shipping both? by mgkimsal2 · · Score: 4, Insightful

    Were they going to ship both, or only ship mysql, and have postgres as a 'supported' but not 'shipped' system?

    1. Re:Shipping both? by FreeLinux · · Score: 3, Informative

      It appears that they will be shipping MySQL as part of the OS distribution however, PostgreSQL is available as part of a separate Software Developer's Kit.

  2. No choice about the license. by feinorgh · · Score: 5, Informative

    Reading the license term for MySQL it seems pretty clear that Novell has no choice in choosing the license model. According to the terms at the MySQL page, MySQL is only GPL if the whole system is open sourced or GPL:ed. N'est ce pas?

    1. Re:No choice about the license. by WilliamX · · Score: 5, Interesting

      MySQL has always published incorrect information about it means for MySQL to be licensed under the GPL. Much of the text was from when it was published under the free-for-non-commercial use license. They keep this incorrect explanation to encourage people and companies to financially support the company's work.

      And while I applaud them seeking financial support, and hope companies who profit from MySQL do support the company and the product's development, their having that false explanation of the GPL licensing and what it means should be removed and replaced with a more honest licensing explanation.

    2. Re:No choice about the license. by mattc58 · · Score: 4, Interesting

      I can verify this post. I am an ISV with a product for MySQL. Their understanding of the licensing issues is confusing at best.

    3. Re:No choice about the license. by pmineiro · · Score: 5, Interesting

      Reading the license term for MySQL it seems pretty clear that Novell has no choice in choosing the license model. According to the terms at the MySQL page, MySQL is only GPL if the whole system is open sourced or GPL:ed. N'est ce pas?

      Actually this points to an important weakness in the GPL ... it only applies if you link against code.

      It is possible, for instance, to write your own mysql client library, which then communicates with the mysql server over a socket. Separate programs, no license infringements, so your code (with your special client library) can be closed source even if you use the mysql GPL license (and, when you distribute your complete product, be sure to include a copy of the mysql source).

      However, most people use (link against) the (GPL'd) mysql client library to talk to the mysql server, and that's what gets them.

      It is for this reason that I suspect mysql's protocol and client documentation is nonexistant. Contrast to the extensively documented PostgreSQL protocol and client libraries, which is a BSD license product. There is no incentive for the PostgreSQL guys to create impediments to custom engineered client libraries.

      -- p

    4. Re:No choice about the license. by WilliamX · · Score: 4, Informative

      The reasoning is somewhat inaccurate here. The mysql client library is LGPL, making it prefectly ok to link in non-GPL software.

      What gets people is that MySQL continues to describe the GPL licensing of MySQL in a false light, and as such creates a confusion among those who are not already knowledgable about the GPL.

      As I said in my earlier post, I understand the reason why they are doing it, they want to encourage purchase of commercial support licenses. But in doing so, they are making themselves look ridiculous, and should instead post an accurate explanation of the licensing.

      It's my opinion that MySQL AB never really wanted to open source their product, but did so under pressure from the community who regularly used its non-open source licensing as an attack against it. So this is their way of getting open sourced, but still trying to make people feel that they are obligated to purchase licenses that they are not obligated to do under the GPL license.

    5. Re:No choice about the license. by WilliamX · · Score: 3, Insightful

      Because that is a contradiction. If the software is free, then you can't then turn around and try to control HOW it is used. The two requirements would be mutually exclusive.

      The fact is that software DOES cost money to produce, but that doesn't mean that the best way to profit from it is by selling it only as a commercial non-free product. I believe that MySQL does profit from its commercial support services, for those who need that service, or use it as a means of supporting the product. The problem I have is only that I feel that the licensing explantion is deliberately deceptive, and that it reflects poorly on them.

      It is not anything new there, it has been this way ever since they become GPL. The text describing the licensing is almost identical to the text describing their non-open source licensing prior to becoming GPL, except they replace non-commercial use with GPL in the text.

      If you want to release a product and require a commercial license to use it, then release it under that commercial license, but don't try to also claim that it is GPL, and that you can't use the GPL license if you are using it commercially. The GPL license allows no such exemption, nor should it.

  3. What version? by mgkimsal2 · · Score: 5, Interesting

    It says it'll ship in 2003, but a beta is available.

    WHEN will MySQL 4 get out of 'development' and into 'stable'? The infoworld article was already mentioning MySQL 5, but 4 is still alpha/beta, not 'production', and the 3.23 series seems to be progressing still.

    1. Re:What version? by mgkimsal2 · · Score: 5, Interesting

      If the developers won't give it the label 'stable', then it's not worth it. Funny, they think it's good enough to win head-to-head competitions via eweek against big db players, but they don't have enough confidence to label it 'stable'. Seems a bit hypocritical. What would the outcry be if MS 'won' benchmarks with 'alpha' software?

    2. Re:What version? by scott1853 · · Score: 5, Funny


      I don't know why they could be so far behind schedule, they hired John Romero and the project manager for Falcon 4 to help keep them on track. What could have happened?

    3. Re:What version? by io333 · · Score: 3, Interesting

      I've never seen this said before, though I suppose it has been:

      In my experience, a program that runs under a Microsoft OS is usually into version 3.x or 4.x until it is anything that could actually be called "stable." And by stable, what comes to mind are programs that don't crash unexpectedly and do what they are actually supposed to do.

      Examples under windows of programs that were not really "stable" under at least version 4 are:

      Internet Explorer
      Microsoft Word
      Microsoft Windows
      WordPerfect
      Eudora
      Lotus123
      CoolEdit ... the list is nearly endless.

      On the other hand, under Linux, I've used software called "beta", and less than version 1.x (heck, sometimes it's like version 0.1alpha) that is just as solid and functional as a 6.x or 7.x version of something in the Microsoft world.

      Examples are:
      Komba
      Mozilla
      bbweather
      WindowMaker
      flux box
      mplayer
      xine.... again the list is nearly endless.

      I'm not quite sure what the philosophy is here except to kind of thumb noses at Winsoftware windows versions and commercial software marketing BS in general... but fact is that I'd trust a 0.3 beta version of some linux program just as much as I'd trust a release verison 9.x of anything under Windows.

      But then I wonder if this hurts Linux when it comes to getting JoeAverage to run LinSoftware:

      Isn't Joe gonna think that version 6 of Internet Explorer might be better than version 1 of Mozilla?

  4. So what's new (and a Novell is dying troll, too) by swb · · Score: 5, Interesting

    I loved Netware 4.11 and think that NDS even then is better than the next two iterations of Active Directory could hope to be.

    However, Novell has been doing this "Me too!!!!" thing with bundling stuff for years. Perl, the whole Netscape server, some IBM web thing, etc and it means nothing.

    I hate to agree with the trolls, but Novell is dying. There was even an article in the WSJ last Friday about companies trading *below* their hard asset valus, and guess who was on it? Novell was! The Wall Street logic apparently was that trading below asset value was the sign that you were a dead duck and that investors not only didn't think you would do well now, but thought you'd likely go bankrupt, too.

  5. Novell needs better marketing by Charlton+Heston · · Score: 5, Insightful

    I dislike marketers as much as any programmer, or for that matter, anyone who's had their dinner interrupted by a phone call. But Novell needs better marketing in general. They've got really neat technology, but nobody knows about it. I think that if Novell discovered cold fusion they wouldn't tell anyone. The most they'd do is but a little paper sign on the door of the laboratory saying "cold fusion inside - don't tell anyone."

    So, without the proper marketing, I doubt anyone will ever discover that Novell can be a web services platform, or that there's a built-in database that's ready to use.

    --
    Get your stinking paws off me you damn dirty ape
  6. In Related News: by Anonymous Coward · · Score: 3, Funny

    Microsoft announced that Cardfile would be bundled in their next version of Windows.

  7. Here it is. by FreeLinux · · Score: 4, Interesting

    Here is Novell's press release on the matter. (man their new web site sucks) It appears that earlier reports of PostgreSQL were inaccurate.

    Now, what the press release doesn't say is if Novell plans to remove Pervasive/BTrieve from Netware. Netware has always been deeply steeped in Btrieve (an abomination, in my opinion). Indeed Netware 3 through 6 even use BTrieve for the TCP/IP stack. I can't imagine why but, they do.

    1. Re:Here it is. by ttfkam · · Score: 3, Informative

      Information has to be held somewhere; why not a database? The common misconception is that Btrieve and MySQL (or other relational databases) are equivalents. They are not. Btrieve is closer in concept to BerkeleyDB and variants.

      Apples and oranges. And the network data has to be stored somewhere.

      --

      - I don't need to go outside, my CRT tan'll do me just fine.
  8. Re:A question from the ignorant by mmacdona86 · · Score: 5, Insightful

    This is not really a big issue one way or the other for the GPL. MySQL is available with a GPL license, for use in GPL applications, or with a different license for non-GPL applications. Novell thought that some of their customers might want to build a non-GPL applications with MySQL and Netware, so they gave them that option by supplying the non-GPL license for MySQL. I mean, this makes sense; I would think that adding MySQL with the GPL license to Netware isn't much of a value add.

  9. This is neat-o keen, but. by Asprin · · Score: 3, Interesting


    This is neat-o keen, but exactly how does this convince people who are running NT or Linux servers (and who therefore can *already* get MySQL for free) to go with NetWare?

    If I were Novell, I'd be more interested in developing a Samba-style SMB server NLM to try to replace NT file and print servers -- look in any current virus catalog under "Klez" for more details...

    --
    "Lawyers are for sucks."
    - Doug McKenzie
    1. Re:This is neat-o keen, but. by eMilkshake · · Score: 5, Interesting
      NetWare 6.0 comes with Native File Access, and it's available for NetWare 5.1. It supplies CIFS/AFP/NFS access to NetWare servers.

      As much as I used to agree with those who sound the "better product" drum, as a former Novell sysadmin (primary NDS admin for a state university and developer of a YES approved NLM), Novell has lost it. They have too much development in Bangalore (yes, I have participated in a conference call with Bangalore engineers, and yes, they did speak English well, but didn't quite get some concepts on failover I was trying to explain as required) and too much turnover among developer staff. Couple that with a core kernel that's too small to extend (flaws in the kernel prevented effective multi-CPU work are documented on their developer site -- look for NKS) and you have a lean, mean server OS that rocks on a 486, but looks as out of place today as big hair and belts over large sweaters.

    2. Re:This is neat-o keen, but. by kelzer · · Score: 3, Insightful

      If I were Novell, I'd be more interested in developing a Samba-style SMB server NLM to try to replace NT file and print servers

      I've heard a lot of people making that suggestion, including members of the Samba team. The problem is that NetWare's file services are superior to NT's, so Novell isn't so anxious to emulate an NT server.

      For example, NetWare has their "salvage" capability, in which deleted files can be restored. It's so powerful that it's been called "poor man's version control." Note for those who are security consious: the deleted files keep the same ACL they had before deletion, so they are never recoverable by somebody who didn't have rights to read them before they were deleted. Furthermore, individual files can be flagged as "purge immediate", and directories can be as well. Finally, the entire feature can be disabled.

      Another advantage of NetWare file services is inherited rights, and the inherited rights filter. "Inherited rights" means that if you have a 50 GB disk that's got 175,000 files on it, and you want to grant one person read-rights to every file on the disk, you just grant them the read-right to the root, and you're done. Unlike NT, you don't have to wait 15 minutes for the rights to propagate through the entire filesystem. And if there's a branch of the directory tree that you don't ever want rights to flow into, you can add an inherited rights filter to prevent this from happening.

      NetWare drivers also tend to be much more intelligent when copying files across the network. With NT, if you open up a folder that's on a server across the WAN, and copy a bunch of files to another folder on the same server, NT tends to pull the files across the WAN to your workstation, then send them back to the original server. Novell's been aware of and avoided this issue since the mid 1980's, when they first built NCOPY.EXE to avoid the problem in DOS.

      If they implemented Samba, they'd lose some of their perceived technical advantage over NT, and they can't really afford to lose what little advantage they have.
      --

      ---------------------------------------------
      SERENITY NOW!!!!!!!!!!!!!!!!
  10. I'm really surprised... by FreeLinux · · Score: 4, Funny

    I'm surprised that GNU/RMS hasn't rallied the GNU/FSF and explained the GNU/GPL to them.

    1. Re:I'm really surprised... by Anonymous Coward · · Score: 5, Funny
      No, not GNU/RMS, but RMS/GNU, since it's obvious that there would be no GNU without RMS. Hence RMS/GNU :-)

      (for the humor impaired, it's just a joke)

  11. Look at Netware 6 by FreeLinux · · Score: 5, Informative

    I were Novell, I'd be more interested in developing a Samba-style SMB server NLM to try to replace NT file and print servers

    Netware 6 already has this. I forget their name for it but, it goes under the guise of Any Client or some such. With this feature, Microsoft clients can connect to the Netware 6 servers without the previously required Novell client. The Netware 6 server looks to the client, like a NT server. Netware 6 also supports an NFS like export that allows *nix clients to also connect natively, without the use of Novell client software.

    Netware 6 has a lot of really powerful features. What's more, I think that Linuxers would like it because it has a similar feel, even if the commands are different. Hell, it even runs Xwindows with the IceWM.

  12. Re:What IS Novell?? by Magorak · · Score: 4, Informative

    Novell has been around a long time and will continue to be around a long time regardless of what any Linux/NT/200 people may think.

    The company I work for is a pure Novell shop. We run Groupwise for our email, and plenty of other Novell products and we do extremely well. In fact, Novell even powers our web presence. We will be upgrading from Netware 5 to Netware 6 this year.

    It IS a real OS. Standalone server sits in my server room and runs all of it's apps very well. It's a hell of a lot more stable than any 2K/NT box and in many ways, just as stable as a Unix box. I won't say better, but I will say it does a good job.

    I hate it when people say that Novell is dead and dying. They've been around a long time and they are still around because they always make a decent product and require very little maintenance, unlike the MS OSes out there.

    --
    No matter how fast computers get, you'll always be waiting - Matt Klem
  13. Re:So what's new (and a Novell is dying troll, too by Tablizer · · Score: 3, Insightful

    (* People have cried the Novell is dead/dying mantra since the release of NT 4.0 yet, their still plugging along. Don't count them dead yet. *)

    Novell is the Apple of Networking. (Well, except for their esthetically ugly screens.)

    Too many companies rely on them. Their cash cow may shrink, but will probably never die any more than 360-based mainframes will. At worse, another company will purchase them (IBM? Computer Associates? Some European tech company?)

    If Wall Street hates Novell that much, then perhaps I'll purchase some stock...........wait, I have no money for stock purchases due to the last stock poppage and sour tech econ. Bummer.

  14. Re:What version? free software vs. commercial soft by d3xt3r · · Score: 5, Insightful
    Here lies the differentiation between free software and commercial software. Free software isn't release or production quality until the software developers feel that it is 100% stable. Commercial software is production quanity when the big boss says it's time to make more money with another release.

    For example, Win2K was released with 100,000 known bugs. Apache Software Foundation was running their website w/Apache 2.0 beta for over a year before the code went "gold". This is the fundamental difference. Just b/c Microsoft calls it SQL Server 2000 doesn't mean it's gold code.

  15. Re:What IS Novell?? by krammit · · Score: 4, Informative

    Netware in its current incarnation is a top notch server OS. It's got one of, if not the best LDAP implementations available (NDS, eDirectory) that offers integration with all of its products for very easy administration. (Groupwise is an excellent Exchange replacement, minus the constant virus problems). Once its setup, that's it. It does not require constant attention like other server OSes *cough*. It does still load on top of DOS (for reasons I can't understand) but it is in no way a DOS based OS. In fact, it seems to have borrowed quite a bit from Unix in versions 5 and 6.

    What you gain: dead easy file/print administration, extensible LDAP framework built right in, excellent reliablity/stability, can be easily (if you read the documentation) performance tuned

    What you lose: application support and expensive licensing.

    For small to mid size businesses, you could do better with a WinNT or *nix solution, but for large enterprises with massively distributed networks, Netware is an excellent way to go.

    --
    "Watch your cornhole, bud."
  16. MacOS X 10.2 Server ships with MySQL too by didiken · · Score: 3, Informative

    Hey by the way, MacOS X 10.2 Server ships with MySQL too !

  17. This is because Oracle for Netware is gone? by kirkb · · Score: 5, Insightful

    For years, Novell Netware included a copy of Oracle. Didn't Oracle recently announce that they aren't porting to Netware anymore? That's probably the only reason that Novell has moved to support MySQL and PostgreSQL.

    --
    Slashdot: come for the pedantry, stay for the condescension.
  18. Or a reforming troll. by Soko · · Score: 3, Insightful

    Actually, let me make an educated guess here.

    I think they've seen the writing in the wall as far as NetWare goes, and are thinking of taking the best parts of it and porting those parts to Linux. This story on E-Week shows that they've re-organised thier engineering units to make a "Cross Platform" group with Linux as a specific target. MySQL on NetWare may be the first step in a wholesale change at Novell.

    If they can pulll this off, they'll survive - quit nicely too, I think. Dunno if I'd mortgage the house to buy thier stock, but they seem a survivor in the IT world.

    Soko

    --
    "Depression is merely anger without enthusiasm." - Anonymous
  19. Re:So what's new (and a Novell is dying troll, too by alistair · · Score: 5, Interesting
    One of the main problems Novell have is that the market, and customers to a large extent, always associate them with Netware, which most corporation are activly retiring.

    Yet if you look at their full product range they have products such as;
    • Zenworks, probably the best NT / 2000 Desktop managememnt and application installer out there.
    • DirXML - A fantastic meta directory product which has been fully based on XML and XSLT since long before they were fashionable.
    • eDirectory - A fully featured and very capable multi-master directory which runs on NT, Solaris and Linux and knocks AD into a crooked hat yet is fully LDAP complient (more so in many ways than Netscape / Sun's Directory Server).
    • A very nice suite of WEb Services products they recently aquired from Silverstream.

    I could go on but the message is clear, the company is packed with good products which it doesn't know how to sell.

    Last year I ran an evaluation of all the Meta Directory software out there and DirXML was the clear winner. We bought it and are very happy with it's performance, it certainly should be looked at by anyone who has looked at the Sun ONE or Siemens "equivelents".

    My advice to Novell would be that they need to spin off the Netware business to continue developing this and keeping their many millions of existing users happy. The remainder of the business should then be refocused as a Directory Services company. They already almost give away eDirectory, they should make this more official and then when organisations are hooked sell them all the value add products which integrate so nicely with this.
    This would also be welcomed by all the organisations who are concerned about Active Directory's single platform nature and the high cost of the Sun ONE Directory and their on|off support for Linux, which Novell have always been very committed too.
  20. Re:So what's new (and a Novell is dying troll, too by erth64net · · Score: 3, Informative

    This is just a me-too tatic by Novell. Many of Novell's previous me-too's have fallen by the wayside as well. One exception at present is Perl.

    NetWare ships with Perl 5.00307, an almost useless and stripped down old version (released October 1996 by the Perl folks, and released November 2000 by the NetWare folks) - where you cannot compile your own Modules without a Windows NT machine (95/98 will not be sufficent) Microsoft Visual C 4.2 or later, a CodeWarrior compiler and linker, the "NetWare SDK", "NLM & NetWare Libraries for C" and "NetWare Server Protocol Libraries for C".

    To put it as breifly as possible; Perl for NetWare is poorly supported, and does not support basic things such as fork(), chown, syscall, chroot, alarm, and about 20 other functions that are standard with a real, and current Network Operating System (ie: Unix based systems, and to a lesser extent, Win32 systems).

    MySQL users on NetWare will very likely fall into the same unsupported trap... History speaks for itself, beware!

  21. Re:So what's new (and a Novell is dying troll, too by swb · · Score: 3, Interesting

    I think that the info tech world, except for a few places, has largely written them off the same way that Banyan was written off. Wasn't Vines/Streetalk lightyears ahead of anything else at the time?

    Novell may have a barely positive operational cash flow (sales revnue - sales cost), but I'd almost bet that they have an overall negative cashflow, especially considering their investment holdings are probably taking a pounding.

    I seriously doubt that there will be a Netware 7.

    *I* think they should have ported the Netware file/print system to other OSs. Clearly Netware-the-OS tanked when the Internet got hot and people wanted a general purpose OS to run arbitrary server apps (db, web, ftp, mail, etc etc) on. Netware as an OS failed miserably (we tried!) to do those 'other' tasks well, so people bought NT/Unix.

    They they found that NT/Unix did file sharing "good enough" and stopped buying Netware. Pretty much end of story.

    Novell also fucked over Mac users with NW5, which is why we're on 2k. As awful as it can be, its better than what Novell had at the time for Mac support.

  22. Check Out Novell Connection by foo+fighter · · Score: 3, Informative

    Novell Connection magazine is really an excellant rag. http://www.nwconnection.com/

    It's short, which means you can find time to read the whole thing each month.

    It has informative articles about Novell products, not lame marketing-written crap. It's worth keeping up on what Novell is doing because most of their products are truly kick-ass.

    You can probably qualify for a free subscription.

    The killer feature is the monthly column on packet filtering and traffic shaping. Awesome. Probably the best regular column out of the dozen or so IT/Networking mags I get each month.

    --
    obviously no deficiencies vs. no obvious deficiencies
  23. Re:What version? free software vs. commercial soft by ttfkam · · Score: 5, Insightful

    And if they're not 100% sure, why are they touting it? For the same reason that commercial companies release before it's time: mindshare.

    Yes, we know that an open beta from Apache is as good or better than an initial release from a commercial developer. We know that the stable releases from Apache are akin to the third (or so) patch release for a commercial product.

    What's the difference? Quality? Not necessarily. The difference is in semantics. Some open source entities produce bad code (have you looked around on Freshmeat lately?) and some commercial software houses produce good code.

    How can we tell which is better? Cutting the crap and testing the products in question. If having the source available is important to you, obviously the open source software will win out every time. If only package functionality matters to you, waving a banner won't determine the best choice.

    As far as "gold" code, you're wrong. "Gold" code simply means that it's going to be released. It designates that a particular snapshot of the codebase is being burned onto CDs and put into a shrinkwrapped package. "Gold" refers to a baseline, not the quality of the baseline. If you replaced "gold" with "good", I'd agree with you.

    --

    - I don't need to go outside, my CRT tan'll do me just fine.
  24. So that's why Microsoft was attacking by SgtChaireBourne · · Score: 3, Interesting

    That seems to explain why Microsoft was attacking MySQL so much a few weeks ago.

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.