Package: netmrg
Severity: normal

Hello

In /usr/share/netmrg/db/netmrg.mysql you have to change the following
to make the package work with newer MySQL versions:

CREATE TABLE conditions (
  id int(11) NOT NULL auto_increment,
  event_id int(11) NOT NULL default '0',
  value bigint(20) NOT NULL default '0',
- condition smallint(6) NOT NULL default '0',
+ `condition` smallint(6) NOT NULL default '0',

bye,

-christian-

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-k8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])


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

Reply via email to