https://bugs.contribs.org/show_bug.cgi?id=8399

Jean-Philippe Pialasse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
currently it is : 
create table pppoe (
    debut datetime not null,
    fin datetime,
    duree time,
    pid_pppd int unsigned not null,
    ip int unsigned not null,
    peer int unsigned not null,
    volume_in int unsigned,
    volume_out int unsigned,
    primary key (debut) );


int unsigned will fix INT(10)



Package smeserver-sme9admin enqueued.  Job ID: 1454.

%changelog
* Wed Nov 23 2016 Jean-Philipe Pialasse <[email protected]> 1.5-17.sme
- fix limited size in mysql fields for traffic accounting [SME: 8399]

* Wed Nov 23 2016 Jean-Philipe Pialasse <[email protected]> 1.5-16.sme
- add more verbose email alert [SME: 9725]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to