<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I have just installed 2.1.6-2 on a Centos 5.3 machine with MySQL
6.0.11. When I run the schema.sql to create the radius database tables
I get an error on the last table, radpostauth about a syntax error:<br>
<br>
# mysql -u root -p radius </etc/raddb/sql/mysql/schema.sql<br>
Enter password: <br>
ERROR 1064 (42000) at line 127: 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 '(14) NOT NULL,<br>
  PRIMARY KEY  (id),<br>
  KEY username (username(32))<br>
)' at line 6<br>
<br>
If I log in and check the database, all of the tables are created
except radpostauth.<br>
<br>
I've googled and read FAQs and everything I could think of, but I can't
seem to figure this out or find a post from someone who had the same
problem. Can anyone suggest anything?<br>
<br>
Many thanks!<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title></title>
Cheers,<br>
jeanette-<br>
<br>
</div>
</body>
</html>