Description:The query in the how to repeat crashes a mysql 4.1.9 server. (just in case of: freebsd from ports ) the subquery returns more than one row, however in the query below, this is not recognized by the server. It does only happen if all the components are present, if you ...
"DocEntry" FROM "TESTB" AS T) A ),'S') FROM "TESTA" And of course a pre-condition is that this query returns max. one row, otherwise you will get an error that results with more than one row are not allowed. You must be a registered user to add a comment. If you've already...