[Typo3-dev] database relations in TYPO3

Dmitry Dulepov typo3 at fm-world.ru
Wed Nov 16 16:36:03 CET 2005


Hi!

Dmitry Dulepov wrote:
> I do not see a problem. For example, why you can do this:
> 	select * from sys_filemounts where uid in
> 		(select file_mountpoints from be_user
> 			where username='admin')

I must say that my example does not properly with mysql 4.1.7 either.
This is interesting: though nested queries are supported, they do not
work as expected (got only one uid, expected more).

Dmitry.




More information about the TYPO3-dev mailing list