D*I
4 楼
do you need to perform full text search? if so ... you can only use myisam
storage engine, but this is not as good as innoDB (which does not support full
text search ) .
I think maybe, you can use innodb to do storage , but use another third party
package to do the full text search.
【在 L******r 的大作中提到】
: 文本长度不定,用mysql的话怎么弄?
: 谢谢
storage engine, but this is not as good as innoDB (which does not support full
text search ) .
I think maybe, you can use innodb to do storage , but use another third party
package to do the full text search.
【在 L******r 的大作中提到】
: 文本长度不定,用mysql的话怎么弄?
: 谢谢
g*b
6 楼
如果文件很大,比如10M以上,我觉得还是存在文件系统速度更快.Database只记录文件位
置.
我处理大量的50兆以上的文件,我存在文件系统.
置.
我处理大量的50兆以上的文件,我存在文件系统.
相关阅读
#1z1-045 book is wanted[转载] Sybase/MS sql server interview questions要面试了 怎么准备有没有可能将在Access里做好的东西导入到Oracle里去[转载] Can anyone interpret this simple SQL?运行一个死循环的过程会怎么样?[转载] 真正高手:如何修改flashget数据库文件Help: stored procedure in oracle两个列联合作Primary Key,还需要单独建index吗?Where to find ORACLE 9i的考试资料??怎么调用已经被重载的父类方法?菜鸟求教 MS Access pass through query请问grocery store管理用什么软件比较合适?如何解决从Access export到text file,数据误差问题?[转载] an Oracle ODBC question[转载] 请教一个网页+数据库的问题求助,关于ASP大家能不能推荐一本经典的有关数据库的书?今典问题: 这个Self Query咋写?sybase如何实现create table as (select *)