🕸Fergus Duniho wrote on Wed, Apr 19, 2017 08:51 PM UTC:
I tested the SELECT statement in a test script, mysql-test.php, and it worked. I beautified the code to make it easier to read, but I'm still not sure what the problem is. The relevant code uses the query "SELECT * FROM Person WHERE 1 ORDER BY LastName". However, the problem may be code that precedes it.
I tested the SELECT statement in a test script, mysql-test.php, and it worked. I beautified the code to make it easier to read, but I'm still not sure what the problem is. The relevant code uses the query "SELECT * FROM Person WHERE 1 ORDER BY LastName". However, the problem may be code that precedes it.