Results 1 to 5 of 5

Thread: Installing MySQL on Ubuntu 8.10

  1. #1
    Join Date
    May 2006
    Location
    Allen, TX
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Installing MySQL on Ubuntu 8.10

    I want to install the mysql server on my new Ubuntu 8.10 install. The question I have is which mysql server? When I type sudo apt-get install mysql-server and do tab completion I see 3 mysql server options:

    mysql-server mysql-server-4.1 mysql-server-5.0

    I also see a mysql-community-server-5.0. So I guess my first question is what is the diff between the community version and the others and then what is the story between the 3 non-community versions? Obviously, 4.1 and 5.0 are easy but the non-version one?

    thanks...
    Erik

  2. #2
    Join Date
    Jul 2008
    Location
    Haifa, Israel
    Beans
    103
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Installing MySQL on Ubuntu 8.10

    Why don't you get it from the repository?

  3. #3
    Join Date
    Dec 2005
    Location
    SF, CA, USA
    Beans
    40
    Distro
    Ubuntu Development Release

    Re: Installing MySQL on Ubuntu 8.10

    Not sure about mysql-community-server since the regular versions are the community versions (versus the enterprise version). mysql-server generally is just an alias to the latest version.

    So which do you want to install? mysql-server-5.0

    Unless you have a special reason to use an older version (compatibility with an old app, for ex).

  4. #4
    Join Date
    Apr 2009
    Beans
    1

    Re: Installing MySQL on Ubuntu 8.10

    Hi,

    I just did a fresh install of Ubuntu 8.10 64 bit on a Lenovo SL3000. Everything was going smoothly until I notices I was unable to some basic packages from the repository.

    In which repository would I be able to find mysql related packages (server, client, etc) ?

    Thanks

    Arturo

  5. #5
    Join Date
    May 2008
    Beans
    Hidden!

    Re: Installing MySQL on Ubuntu 8.10

    Quote Originally Posted by arturoguedez View Post
    I just did a fresh install of Ubuntu 8.10 64 bit on a Lenovo SL3000. Everything was going smoothly until I notices I was unable to some basic packages from the repository.

    In which repository would I be able to find mysql related packages (server, client, etc) ?
    They should be in main. What errors are you getting?

Tags for this Thread

Bookmarks

Posting Permissions

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