Re: Problems loading a TEXT field

2004-01-09 Thread Michael Stassen
mark wrote (1/9/2004): On Friday 09 January 2004 01:44 pm, Diana Soares wrote: From the manual, check: * the file must be on the server * you must specify the full pathname to the file (ok, you did this) * you must have the FILE privilege Ahhh! Misunderstood that one. Got it, now. Thanks. Stil

Re: Problems loading a TEXT field

2004-01-09 Thread mark
On Friday 09 January 2004 01:44 pm, Diana Soares wrote: > From the manual, check: > > * the file must be on the server > * you must specify the full pathname to the file (ok, you did this) > * you must have the FILE privilege Ahhh! Misunderstood that one. Got it, now. Thanks. Still don't understa

Re: Problems loading a TEXT field

2004-01-09 Thread Diana Soares
>From the manual, check: * the file must be on the server * you must specify the full pathname to the file (ok, you did this) * you must have the FILE privilege * the file must be readable by all and be smaller than max_allowed_packet If the file doesn't exist or can't be read due to one of the