Test cases for 0.3

1 view
Skip to first unread message

Phil Bayfield

unread,
Jan 11, 2011, 3:14:33 AM1/11/11
to GoMySQL
Queries:

CREATE TABLE
INSERT (Multiple rows of random data)
SELECT (Verify inserted data)
UPDATE
DELETE
DROP TABLE

Prepared statements:

CREATE TABLE
INSERT (Multiple rows of random data, multiple times per statement)
SELECT (Verify inserted data, multiple times per statement)
UPDATE (multiple times per statement)
DELETE (multiple times per statement)
DROP TABLE

Anything else to add?
(Too early in the morning to think of anything else!)
Reply all
Reply to author
Forward
0 new messages