[PHP-DEV] Bug #2803: Full Circular Join From: monolith <email protected>
Date: 11/23/99

From: monolith <email protected>
Operating system: Linux
PHP version: 3.0.12
PHP Bug Type: mSQL related
Bug description: Full Circular Join

This not really a bug with PHP, but probably a bug with mSQL itself. I inner joined two tables, using the same inner join "=" clause. This cuased the query to loop apon itself recursivly grabbing information from three tables until it crashed the PHP and SQL machine.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>