Changeset 4272 for trunk/psLib/test/dataIO/verified/tst_psDB.stderr
- Timestamp:
- Jun 15, 2005, 9:53:05 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataIO/verified/tst_psDB.stderr (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataIO/verified/tst_psDB.stderr
r4270 r4272 59 59 60 60 <DATE><TIME>|<HOST>|I|TPDBDropTable 61 psDBDropTable shall create/drop a new table in the new test database.62 <DATE><TIME>|<HOST>|I|TPDBDropTable63 61 psDBDropTable: insert should fail here... 64 62 <DATE><TIME>|<HOST>|E|psDBInsertRows (FILE:LINENO) … … 66 64 <DATE><TIME>|<HOST>|E|psDBInsertOneRow (FILE:LINENO) 67 65 Insert failed. 66 <DATE><TIME>|<HOST>|I|TPDBDropTable 67 Following should generate an error message for NULL database object 68 <DATE><TIME>|<HOST>|E|p_psDBRunQuery (FILE:LINENO) 69 Invalid psDB has been specified. 70 <DATE><TIME>|<HOST>|E|psDBDropTable (FILE:LINENO) 71 Failed to drop table. 72 <DATE><TIME>|<HOST>|I|TPDBDropTable 73 Following should generate an error message for invalid table 74 <DATE><TIME>|<HOST>|E|p_psDBRunQuery (FILE:LINENO) 75 Failed to execute SQL query. Error: Unknown table 'table99' 76 <DATE><TIME>|<HOST>|E|psDBDropTable (FILE:LINENO) 77 Failed to drop table. 78 <DATE><TIME>|<HOST>|I|TPDBDropTable 79 Following should generate an error message for NULL table 80 <DATE><TIME>|<HOST>|E|p_psDBRunQuery (FILE:LINENO) 81 Failed to execute SQL query. Error: 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 '(null)' at line 1 82 <DATE><TIME>|<HOST>|E|psDBDropTable (FILE:LINENO) 83 Failed to drop table. 68 84 69 85 ---> TESTPOINT PASSED (psDB{dbDropTable} | tst_psDB.c)
Note:
See TracChangeset
for help on using the changeset viewer.
