test
Css
code posted
created at 20 Oct 00:53, updated at 03 Nov 13:28
Edit
|
Back
1 2 3 4 5 |
CREATE TABLE vs_clickinfo ( counter_id BIGINT(20) NOT NULL PRIMARY KEY AUTO_INCREMENT, counter_ip VARCHAR(15) NOT NULL DEFAULT '', counter_timed VARCHAR(11) NOT NULL DEFAULT '' )ENGINE=MYISAM; |
202 Bytes in 2 ms with coderay