[horde] Error in 'scripts/db/category.sql'

Martín Marqués martin at bugs.unl.edu.ar
Fri Nov 16 06:49:26 PST 2001


On Vie 16 Nov 2001 10:52, you wrote:
> Using MySQL, I get an error when running the 'scripts/db/category.sql'
> script:
>
> ERROR 1074 at line 3: Too big column length for column 'category_name' (max
> = 255). Use BLOB instead
>
> This version of category.sql was taken from CVS a few minutes ago.
>
> Should I use BLOB, or simply shorten it to 255 chars?

Had no problem with PostgreSQL, but I know for sure that I will have the same 
problem you have with Informix.

TEXT is the best choice.

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        mmarques at unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------




More information about the horde mailing list