Re: apt-get mysql-server



On Friday 10 November 2006 14:50, Kevin Mark wrote:
On Fri, Nov 10, 2006 at 03:32:42PM -0700, Tom Brown wrote:
Hello,

I apt-got mysql-server on two debian sarge machines. On the first
machine, mysql-server 5 was installed. The second machine, mysql-server 4
was installed. They both have the same sources.list. Any ideas why this
would happen? How would I fix this?

Thanks,
Tom

Hi Tom,
could you provide this for both:
'cat /etc/apt/sources.list'
and
'dpkg -l mysql*'
cheers,
Kev

Kev,

Thanks for your reply. I'm still a little confused about this. I tried to
install mysql-server-5.0 on the second server but apt-get couldn't find the
package. So, I'm not sure how I got version 5 on the first server.

First server:
deb http://debian.oregonstate.edu/debian/ stable main
deb-src http://debian.oregonstate.edu/debian/ stable main
deb http://security.debian.org/ stable/updates main

un mysql <none>
(no description available)
pn mysql-admin <none>
(no description available)
pn mysql-admin-common <none>
(no description available)
un mysql-base <none>
(no description available)
ii mysql-bench 5.0.18-0.glibc23
MySQL - Benchmarks and test system
ii mysql-client 5.0.18-0.glibc23
MySQL - Client
pn mysql-client-4.1 <none>
(no description available)
ii mysql-common 4.0.24-10sarge2
mysql database common files (e.g. /etc/mysql/my.cnf)
rc mysql-common-4.1 4.1.11a-4sarge2
mysql database common files (e.g. /etc/mysql/my.cnf)
un mysql-dev <none>
(no description available)
ii mysql-devel 5.0.18-0.glibc23
MySQL - Development header files and libraries
un mysql-doc <none>
(no description available)
un mysql-doc-4.1 <none>
(no description available)
un mysql-gpl-client <none>
(no description available)
un mysql-gpl-dev <none>
(no description available)
pn mysql-navigator <none>
(no description available)
pn mysql-query-browser <none>
(no description available)
pn mysql-query-browser-common <none>
(no description available)
ii mysql-server 5.0.18-0.glibc23
MySQL: a very fast and reliable SQL database server
rc mysql-server-4.1 4.1.11a-4sarge2
mysql database server binaries
ii mysql-shared 5.0.18-0.glibc23
MySQL - Shared libraries
pn mysqltcl <none>
(no description available)

Second server:
deb http://debian.oregonstate.edu/debian/ stable main
deb-src http://debian.oregonstate.edu/debian/ stable main
deb http://security.debian.org/ stable/updates main

un mysql <none>
(no description available)
pn mysql-admin <none>
(no description available)
pn mysql-admin-common <none>
(no description available)
un mysql-base <none>
(no description available)
ii mysql-client 4.0.24-10sarge2
mysql database client binaries
pn mysql-client-4.1 <none>
(no description available)
ii mysql-common 4.0.24-10sarge2
mysql database common files (e.g. /etc/mysql/my.cnf)
pn mysql-common-4.1 <none>
(no description available)
un mysql-dev <none>
(no description available)
un mysql-devel <none>
(no description available)
un mysql-doc <none>
(no description available)
un mysql-doc-4.1 <none>
(no description available)
un mysql-gpl-client <none>
(no description available)
un mysql-gpl-dev <none>
(no description available)
pn mysql-navigator <none>
(no description available)
pn mysql-query-browser <none>
(no description available)
pn mysql-query-browser-common <none>
(no description available)
ii mysql-server 4.0.24-10sarge2
mysql database server binaries
pn mysql-server-4.1 <none>
(no description available)
pn mysqltcl <none>
(no description available)


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Mysql Server Problem, with a fresh install
    ... and i need to launch a mysql database in order to use a database for apache&php. ... > I though that during the installation, the server will installed by itself, because of the checked box but ... ... Install the server as follows: ...
    (Fedora)
  • Re: Mysql Server Problem, with a fresh install
    ... and i need to launch a mysql database in order to use a database ... > We i installed my fedora, i check the mysql box but now, when i look for the mysqld (with ... > I though that during the installation, the server will installed by itself, because of the ... If the server isn't installed you can install it with ...
    (Fedora)
  • Re: RH 8.0 Where is libmysqlclient.so.10 library
    ... > We are using a seperate machine as mysql database server. ... > My question is do i need to install mysql to get this library ??. ...
    (linux.redhat.install)
  • cant install DBD::mysql - missing mysql.h?
    ... I am trynig to access a MySQL database by using the DBI module under ... I am trying to install the DBD::mysql module. ... readline() on closed filehandle PIPE at Makefile.PL line 176. ...
    (comp.lang.perl.misc)
  • Re: sarge to etch upgrade failed with unmet dependencies
    ... try running apt-get -f install for it to suggest a solution. ... >> played with the force option before with bad results. ... The following packages are in a mess due to serious problems during ... libmysqlclient15off mysql database client library ...
    (Debian-User)