1 2
INSERT INTO session(session_id, username, user_lvl, ip_addr, port, created, modified) VALUES('hashyhash', 'testuser', 'groupadm', '10.10.0.1', 2433, now(), now());