Package: tutos2
Version: 2.0.20050413-3
Severity: grave
Justification: renders package unusable


When invoque http://<..>/scheme.php for create tables
one error occur:

DBerror: MYSQL:[EMAIL PROTECTED] on thunder 1064: You have an error in your 
SQL syntax; check the manual that corresponds to your MySQL server 
version for the right syntax to use near 'repeat int4 not null,r_arg 
varchar(5) ,r_ignore int4 not null,creator int4 ,crea' at line 1

Checking de syntax of statment for creation of calendar
table show:

CREATE TABLE calendar (id int4 primary key,a_start
datetime not null,a_end datetime not null,t_ignore int4
,description varchar(100) ,trace int4 not
null,mod_allow int4 not null,outside int4 ,remember
int4 ,remembered int4 ,visitor int4 ,product int4
,repeat int4 not null,r_arg varchar(5) ,r_ignore int4
not null,creator int4 ,creation datetime )
COMMENT='TUTOS calendar'

I think that repeat column is not a valid name, because
is valid statment in mysql sever 5.0


(Documentation of Mysql server 5.0)
17.2.10.6. REPEAT Statement

[begin_label:] REPEAT
    statement_list
UNTIL search_condition
END REPEAT [end_label]



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tutos2 depends on:
ii  apache2                       2.0.55-4   next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2] 2.0.55-4   traditional model for Apache2
ii  debconf [debconf-2.0]         1.4.70     Debian configuration management sy
ii  libapache-mod-php4            4:4.4.2-1  server-side, HTML-embedded scripti
ii  libapache2-mod-php4           4:4.4.2-1  server-side, HTML-embedded scripti
ii  libphp-jpgraph                1.5.2-10   Object oriented graph library for 
ii  php4-mysql                    4:4.4.2-1  MySQL module for php4
ii  php4-pgsql                    4:4.4.2-1  PostgreSQL module for php4
ii  smarty                        2.6.11-1   Template engine for PHP
ii  wwwconfig-common              0.0.44     Debian web auto configuration

Versions of packages tutos2 recommends:
ii  logrotate                     3.7.1-2    Log rotation utility
pn  postgresql                    <none>     (no description available)

-- debconf information excluded


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

Reply via email to