Hi guys,
I have been trying to use the mysql server for using it as a database for online pages. Everything falls in place, and it's just fine....But the problem is that when I create fields using for example say "create some_tab(name varchar(255));", it works during inserts, but beyond 255...