[TYPO3-dev] Some problems with indexed_search in connection with Oracle (dbal)

Moreno Feltscher moreno.feltscher at gmail.com
Wed Sep 19 15:33:47 CEST 2007


Martin Kutschker wrote on 19.09.2007 15:11:17:

> Moreno Feltscher schrieb:
> > http://bugs.typo3.org/view.php?id=6369 (with fix, feedback and tests
> > would be great!)
>
> I think this happens when a (base) word is more than one time on a page but
> not yet in the index_words-table. *
>
> But it's really not a problem. You see the error only because you have
> enabled DBAL-debugging. I think you would see the error too, if you enable
> SQL-debugging with Mysql.
>
> Masi
>
> * I have seen the error just now on a PostgreSQL installation.
This sounds traceable for me. I think the wid is a random key
generated for each word.

So, thanks, I think I can live with this errors in my DBAL-Log :)

But now I'm not sure what I'll do, perform a SELECT without an error
or an INSERT with an error... I think I'll take the first one, which
equals my fix.

Moreno




More information about the TYPO3-dev mailing list