(mysql): delete from adoxyz where lastname like 'Smi%'
1146: Table 'test.adoxyz' doesn't exist
(mysql):
SELECT *
FROM ADOXYZ WHERE id = -1
1146: Table 'test.ADOXYZ' doesn't exist
Bad $rs in GetInsertSQL. Connection or SQL invalid. Try using $connection->debug=true;
(mysql):
1065: Query was empty
Bad $rs in GetInsertSQL. Connection or SQL invalid. Try using $connection->debug=true;
(mysql):
1065: Query was empty
(mysql): SHOW COLUMNS FROM ADOXYZ
1146: Table 'test.ADOXYZ' doesn't exist
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/admin.emanuelnyc.org/httpdocs/sps/lib/adodb/adodb-lib.inc.php on line 690
(mysql):
SELECT *
FROM ADOXYZ WHERE lastname='Smith$@//' ORDER BY 1
1146: Table 'test.ADOXYZ' doesn't exist
No record found!
Bad $rs in GetUpdateSQL. Connection or SQL invalid. Try using $connection->debug=true;
(mysql): 'Smith$@//'
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''Smith$@//'' at line 1
Error1 : Rows Affected=, should be 1
Bad $rs in GetUpdateSQL. Connection or SQL invalid. Try using $connection->debug=true;
(mysql): 'Smith$@//'
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''Smith$@//'' at line 1
Error 2: Rows Affected=, should be 1
(mysql): select * from ADOXYZ where lastname like 'Sm%'
1146: Table 'test.ADOXYZ' doesn't exist
Bad $rs in rs2html. Connection or SQL invalid. Try using $connection->debug=true;
(mysql): SELECT * FROM ADOXYZ WHERE lastname like 'Sm%' LIMIT 1
1146: Table 'test.ADOXYZ' doesn't exist
Notice: Only variable references should be returned by reference in /var/www/vhosts/admin.emanuelnyc.org/httpdocs/sps/lib/adodb/adodb.inc.php on line 1684
(mysql): select * from ADOXYZ where lastname like 'Sm%'
1146: Table 'test.ADOXYZ' doesn't exist
Bad $rs in rs2html. Connection or SQL invalid. Try using $connection->debug=true;