| 5 | 2006-06-24 11:06 | Connection | Connection::exec |
DB
| Query: create table logs(
id INTEGER PRIMARY KEY AUTOINCREMENT,
adddate INTEGER,
classname TEXT,
methodname TEXT,
logtype INTEGER,
message TEXT,
exectime TEXT
) ( DB: sqlite:z:/home/apk.local/www/data/storage/storage.db) | 0.0711309909821 |