Re: Is MySQL available in Testing?
I wrote:
> > I can't find package "mysql".
Karsten M. Self wrote:
> $ www-browser http://packages.debian.org/
> $ apt-cache search mysql
> $ sudo apt-get install apt-file
> $ sudo apt-file update
> $ apt-file search mysql
'apt-cache search mysql' found it:
mysql-client - mysql database client binaries
mysql-common - mysql database common files (e.g. /etc/mysql/my.cnf)
mysql-navigator - GUI client program for MySQL database server
mysql-server - mysql database server binaries
mysqlcc - The official GUI interface for MySQL
mysqlcc-i18n - The official GUI interface for MySQL with non-English support
mysqltcl - Interface to the MySQL database for the Tcl language.
Wow,
I think "mysql-server" is what I need.
Not sure if I need "mysql-client" and "mysql-common" but will find out along
the way I am sure.
Thanks for the clues, guys :-).
Roger
Reply to: