Re: MYSQL PATCHES FOR ETCH

2008-10-20 Thread Michelle Konzack
Note:  I am subscribed to the list and have NOT ask for useless CCs:

Am 2008-10-17 13:36:14, schrieb Steve Kemp:
 On Wed Oct 15, 2008 at 21:27:26 +0200, Michelle Konzack wrote:
 
  Why not use a real database like PostgreSQL and
  not crap which must be patched to be a database?
 
   Please don't troll.

This has nothing to do with trolling...

   Please also don't send a one/two line message with a 15 line
  signature.  How many people really need your postal address?

I have installed MySQL from Etch and it has  some  problems  with  SQL99
where PostgreSQL has not...  MySQL has limitations in all directions and
does not run stable as PostgreSQL.

Also I hate Software Designer which desing there Software for MySQL only
and can not be (or only  with  much  rework)  made  running  with  other
Databases even there is nothing in the software,  which  made  it  MySQL
specific.

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: MYSQL PATCHES FOR ETCH

2008-10-17 Thread Michelle Konzack
Am 2008-10-15 11:32:10, schrieb Krishna Chandra Prajapati:
 Hi,
 
 I am using mysql-server-5.0.32 on debian (etch).  I would like to know from
 where i can get patches for mysql  and how to install the mysql pathces on
 debian.

Why not use a real database like PostgreSQL and
not crap which must be patched to be a database?

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: MYSQL PATCHES FOR ETCH

2008-10-17 Thread Steve Kemp
On Wed Oct 15, 2008 at 21:27:26 +0200, Michelle Konzack wrote:

 Why not use a real database like PostgreSQL and
 not crap which must be patched to be a database?

  Please don't troll.

  Please also don't send a one/two line message with a 15 line
 signature.  How many people really need your postal address?

Steve
-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



MYSQL PATCHES FOR ETCH

2008-10-15 Thread Krishna Chandra Prajapati
Hi,

I am using mysql-server-5.0.32 on debian (etch).  I would like to know from
where i can get patches for mysql  and how to install the mysql pathces on
debian.

Thanks,
-- 
Krishna Chandra Prajapati
MySQL DBA,
Mob: 9912924044
Email-id: [EMAIL PROTECTED]


Re: MYSQL PATCHES FOR ETCH

2008-10-15 Thread Raquel
On Wed, 15 Oct 2008 11:32:10 +0530
Krishna Chandra Prajapati [EMAIL PROTECTED] wrote:

 Hi,
 
 I am using mysql-server-5.0.32 on debian (etch).  I would like to
 know from where i can get patches for mysql  and how to install the
 mysql pathces on debian.
 
 Thanks,
 -- 
 Krishna Chandra Prajapati

The same as for any other Debian package:

# aptitude update
# aptitude upgrade

Gets security updates and installs them.

-- 
Raquel
http://www.byraquel.com

The care of human life and happiness, and not their destruction, is
the first and only legitimate object of good government.

  --Thomas Jefferson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: MYSQL PATCHES FOR ETCH

2008-10-15 Thread Krishna Chandra Prajapati
Hi Raquel,

Is it required to restart the system after performing the below steps.


On Wed, Oct 15, 2008 at 11:50 AM, Raquel [EMAIL PROTECTED] wrote:

 On Wed, 15 Oct 2008 11:32:10 +0530
 Krishna Chandra Prajapati [EMAIL PROTECTED] wrote:

  Hi,
 
  I am using mysql-server-5.0.32 on debian (etch).  I would like to
  know from where i can get patches for mysql  and how to install the
  mysql pathces on debian.
 
  Thanks,
  --
  Krishna Chandra Prajapati

 The same as for any other Debian package:

 # aptitude update
 # aptitude upgrade

 Gets security updates and installs them.

 --
 Raquel
 http://www.byraquel.com
 
 The care of human life and happiness, and not their destruction, is
 the first and only legitimate object of good government.

  --Thomas Jefferson


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]




-- 
Krishna Chandra Prajapati
MySQL DBA,
Ed Ventures e-Learning Pvt.Ltd.
1-8-303/48/15, Sindhi Colony
P.G.Road, Secunderabad.
Pin Code: 53
Office Number: 040-66489771
Mob: 9912924044
URL: ed-ventures-online.com
Email-id: [EMAIL PROTECTED]


Re: MYSQL PATCHES FOR ETCH

2008-10-15 Thread Florian Kulzer
On Wed, Oct 15, 2008 at 11:38:44 +0200, Mariusz Sielicki wrote:
 2008/10/15 Krishna Chandra Prajapati:
  Hi Raquel,
 
  Is it required to restart the system after performing the below steps.
 
 No, system restart is not required. After upgrade only upgraded
 deamons are restarting, if it nessesary of course.

The package debian-goodies has a nice tool called checkrestart; it will
tell you which services have to be restarted. If a system library gets
upgraded then you can use checkrestart to find out which daemons are
using this library and hence should be restarted. On the other hand, if
you upgrade a package that is directly responsible for a service then
the corresponding daemon should be automatically restarted by the
installation scripts.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: MYSQL PATCHES FOR ETCH

2008-10-15 Thread Mariusz Sielicki
2008/10/15 Krishna Chandra Prajapati [EMAIL PROTECTED]:
 Hi Raquel,

 Is it required to restart the system after performing the below steps.

No, system restart is not required. After upgrade only upgraded
deamons are restarting, if it nessesary of course.


Mariusz

 On Wed, Oct 15, 2008 at 11:50 AM, Raquel [EMAIL PROTECTED] wrote:

 On Wed, 15 Oct 2008 11:32:10 +0530
 Krishna Chandra Prajapati [EMAIL PROTECTED] wrote:

  Hi,
 
  I am using mysql-server-5.0.32 on debian (etch).  I would like to
  know from where i can get patches for mysql  and how to install the
  mysql pathces on debian.
 
  Thanks,
  --
  Krishna Chandra Prajapati

 The same as for any other Debian package:

 # aptitude update
 # aptitude upgrade

 Gets security updates and installs them.

 --
 Raquel
 http://www.byraquel.com
 
 The care of human life and happiness, and not their destruction, is
 the first and only legitimate object of good government.

  --Thomas Jefferson


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]




 --
 Krishna Chandra Prajapati
 MySQL DBA,
 Ed Ventures e-Learning Pvt.Ltd.
 1-8-303/48/15, Sindhi Colony
 P.G.Road, Secunderabad.
 Pin Code: 53
 Office Number: 040-66489771
 Mob: 9912924044
 URL: ed-ventures-online.com
 Email-id: [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]