Hi,

No problem in my case, i´m using varchar inorder to get url and image paths and works 
well, and they are indexed in some cases.

Blob fiels make tables work slower? Does they use much disk? I´m meking a database 
with descriptions of buildings usin blob for descriptions. Is there another way for do 
the same in a better way?

Thanks

Javier Armendáriz
[EMAIL PROTECTED]

Brian Warn wrote:

> Hello,
>
> I want to use two text columns  as my primary key.  From the DuBois book, I see that 
>I cannot do this since my v. 3.22.32 tables are ISAM, and BLOB and TEXT columns 
>cannot be indexed.  Besides upgrading to v. 3.23+, is there any workaround to this?  
>One column will simply store really long URL values (300 characters max, I'm 
>guessing), and the other column stores graphic image names, probably 50 characters 
>max in length.  Any reason why varchar wouldn't work for this?
>
> Thanks,
> Brian


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to