mysql schema currently broken in 3.0.1

John Dennis jdennis at redhat.com
Tue Jan 21 18:47:37 CET 2014


This commit

3d00eb1 "Acctsession time is unsigned int"

broke the mysql schema, it generates a SQL Syntax Error

The problem is the unsigned qualifier must come after the type
declaration, not before it. Attached is a trivial one line fix. Not sure
what other branches this might have been committed to (master?), if so
it needs to be updated there too.

-- 
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeradius-mysql-schema.patch
Type: text/x-patch
Size: 755 bytes
Desc: not available
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140121/5281b410/attachment.bin>


More information about the Freeradius-Devel mailing list